| Commit message (Expand) | Author | Age |
... | |
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 |
* | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ |
|
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | | alpha: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| * | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 |
| | |_|/
| |/| | |
|
* / | | | mm/alpha: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
|/ / / |
|
* | | | alpha: irq: remove deprecated use of IRQF_DISABLED | Will Deacon | 2013-04-07 |
* | | | alpha: irq: run all handlers with interrupts disabled | Will Deacon | 2013-04-07 |
* | | | alpha: makefile: don't enforce small data model for kernel builds | Will Deacon | 2013-04-07 |
* | | | alpha: Add irongate_io to PCI bus resources | Jay Estabrook | 2013-04-07 |
| |/
|/| |
|
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
* | | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon | 2013-03-08 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ |
|
| * | | alpha: pass k_sigaction and siginfo_t using ksignal pointer | Al Viro | 2013-02-14 |
| * | | burying unused conditionals | Al Viro | 2013-02-14 |
| * | | alpha: switch to generic old sigsuspend | Al Viro | 2013-02-03 |
| * | | alpha: remove stray debris left in copy_process() | Al Viro | 2013-02-03 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 |
| * | | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | mm: use vm_unmapped_area() on alpha architecture | Michel Lespinasse | 2013-02-21 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 |
|\ \ \ |
|
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 |
| * | | | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-16 |
| * | | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch/alpha: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 |
| * | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 |
|\ \ |
|
| * | | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 |
| |/ |
|
* | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 |
|\ \
| |/
|/| |
|
| * | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 |
* | | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| * | | alpha: switch to generic sigaltstack | Al Viro | 2012-12-19 |
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 |
| * | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | | UAPI: (Scripted) Disintegrate arch/alpha/include/asm | David Howells | 2012-12-17 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|