| Commit message (Expand) | Author | Age | Files | Lines |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 5 | -89/+48 |
|\ \ |
|
| * | | alpha: pass k_sigaction and siginfo_t using ksignal pointer | Al Viro | 2013-02-14 | 1 | -66/+45 |
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -2/+0 |
| * | | alpha: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 2 | -10/+1 |
| * | | alpha: remove stray debris left in copy_process() | Al Viro | 2013-02-03 | 1 | -1/+0 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+0 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+1 |
| * | | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 | 1 | -11/+9 |
|\ \ |
|
| * | | mm: use vm_unmapped_area() on alpha architecture | Michel Lespinasse | 2013-02-21 | 1 | -11/+9 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 2 | -9/+11 |
|\ \ \ |
|
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+2 |
| * | | | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-15 | 1 | -9/+8 |
| * | | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -2/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch/alpha: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 | 1 | -1/+2 |
|\ \ |
|
| * | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
| * | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 | 1 | -2/+4 |
|\ \ |
|
| * | | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 | 1 | -2/+4 |
| |/ |
|
* | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -13/+11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 5 | -18/+3 |
|\ \ |
|
| * | | alpha: switch to generic sigaltstack | Al Viro | 2012-12-19 | 2 | -9/+2 |
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
| * | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | | UAPI: (Scripted) Disintegrate arch/alpha/include/asm | David Howells | 2012-12-17 | 54 | -1275/+1349 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -9/+5 |
|\ \ \ |
|
| * | | | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 | 1 | -1/+1 |
| * | | | alpha: use BUG_ON where possible | Sasha Levin | 2012-11-08 | 1 | -8/+4 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 | 1 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 | 4 | -45/+68 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 8 | -103/+43 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | new helper: signal_pt_regs() | Al Viro | 2012-11-29 | 1 | -0/+1 |
| * | | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -3/+0 |
| * | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | | alpha: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 4 | -59/+17 |
| * | | | | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | | get rid of pt_regs argument of search_binary_handler() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro | 2012-11-28 | 1 | -21/+14 |