| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -79/+14 |
|\ |
|
| * | srm_env: don't bother with pointer to srm_env_t | Al Viro | 2013-04-09 | 1 | -24/+9 |
| * | srm_env: use proc_remove_subtree() | Al Viro | 2013-04-09 | 1 | -57/+7 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-23 | 6 | -18/+22 |
| |\ \ |
|
| * | | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-04-01 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -14/+3 |
|\ \ \ |
|
| * | | | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 2013-03-04 | 1 | -1/+0 |
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 2 | -13/+3 |
* | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+1 |
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 3 | -23/+1 |
|\ \ \ \ |
|
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | | alpha: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -21/+2 |
| * | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| | |_|/
| |/| | |
|
* / | | | mm/alpha: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 3 | -26/+6 |
|/ / / |
|
* | | | alpha: irq: remove deprecated use of IRQF_DISABLED | Will Deacon | 2013-04-07 | 3 | -9/+8 |
* | | | alpha: irq: run all handlers with interrupts disabled | Will Deacon | 2013-04-07 | 2 | -8/+8 |
* | | | alpha: makefile: don't enforce small data model for kernel builds | Will Deacon | 2013-04-07 | 1 | -1/+1 |
* | | | alpha: Add irongate_io to PCI bus resources | Jay Estabrook | 2013-04-07 | 1 | -0/+5 |
| |/
|/| |
|
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon | 2013-03-09 | 1 | -0/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -1/+1 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 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-24 | 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-04 | 2 | -10/+1 |
| * | | alpha: remove stray debris left in copy_process() | Al Viro | 2013-02-04 | 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-22 | 1 | -11/+9 |
|\ \ |
|
| * | | mm: use vm_unmapped_area() on alpha architecture | Michel Lespinasse | 2013-02-22 | 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-19 | 1 | -0/+2 |
| * | | | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-16 | 1 | -9/+8 |
| * | | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 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-21 | 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-20 | 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 |
|\ \
| |/
|/| |
|