| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-30 | linux-3.10.0-1160.el7 |  Jason A. Donenfeld | 1 | -0/+1 |
| 2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 1 | -4/+1 |
| 2013-05-05 | h8300: single_open() leaks |  Al Viro | 1 | -1/+1 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -15/+20 |
| 2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+2 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 2 | -9/+0 |
| 2013-04-30 | dump_stack: unify debug information printed by show_regs() |  Tejun Heo | 1 | -0/+2 |
| 2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors |  Tejun Heo | 1 | -7/+0 |
| 2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -31/+4 |
| 2013-04-29 | mm/h8300: use common help functions to free reserved pages |  Jiang Liu | 1 | -27/+3 |
| 2013-04-29 | h8300: Don't use create_proc_read_entry() |  David Howells | 1 | -14/+20 |
| 2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch |  Thomas Gleixner | 1 | -1/+0 |
| 2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() |  Al Viro | 1 | -3/+2 |
| 2013-04-08 | h8300: Use generic idle loop |  Thomas Gleixner | 2 | -31/+5 |
| 2013-03-31 | net: add option to enable error queue packets waking select |  Keller, Jacob E | 1 | -0/+2 |
| 2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. |  Rusty Russell | 1 | -4/+1 |
| 2013-03-12 | Select VIRT_TO_BUS directly where needed |  Stephen Rothwell | 1 | -1/+1 |
| 2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations |  Al Viro | 2 | -9/+0 |
| 2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS |  Stephen Rothwell | 1 | -0/+1 |
| 2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -3/+0 |
| 2013-02-26 | default SET_PERSONALITY() in linux/elf.h |  Al Viro | 1 | -3/+0 |
| 2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 5 | -98/+11 |
| 2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2013-02-14 | burying unused conditionals |  Al Viro | 2 | -3/+0 |
| 2013-02-03 | h8300: switch to generic old sigaction() |  Al Viro | 3 | -39/+1 |
| 2013-02-03 | h8300: switch to generic old sigsuspend |  Al Viro | 2 | -11/+1 |
| 2013-02-03 | h8300: kill useless wrappers, fix rt_sigreturn(2) |  Al Viro | 2 | -23/+6 |
| 2013-02-03 | h8300: switch to generic sigaltstack |  Al Viro | 2 | -13/+3 |
| 2013-02-03 | consolidate kernel-side struct sigaction declarations |  Al Viro | 1 | -6/+1 |
| 2013-02-03 | consolidate declarations of k_sigaction |  Al Viro | 1 | -4/+0 |
| 2013-01-29 | Merge branch 'master' into for-next |  Jiri Kosina | 48 | -686/+622 |
| 2013-01-23 | soreuseport: infrastructure |  Tom Herbert | 1 | -1/+1 |
| 2013-01-17 | sk-filter: Add ability to lock a socket filter program |  Vincent Bernat | 1 | -0/+2 |
| 2013-01-04 | h8300: Fix home page URL in h8300/README |  Masanari Iida | 1 | -1/+1 |
| 2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 2 | -10/+1 |
| 2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 4 | -9/+1 |
| 2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions |  Al Viro | 1 | -6/+0 |
| 2012-12-19 | new helper: current_user_stack_pointer() |  Al Viro | 1 | -0/+1 |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series |  Al Viro | 2 | -3/+0 |
| 2012-12-19 | UAPI: (Scripted) Disintegrate arch/h8300/include/asm |  David Howells | 39 | -546/+595 |
| 2012-12-18 | h8300: select generic atomic64_t support |  Fengguang Wu | 1 | -0/+1 |
| 2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 10 | -129/+29 |
| 2012-12-09 | h8300: Use generic asm/mmu.h |  Lars-Peter Clausen | 2 | -10/+1 |
| 2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core |  Ingo Molnar | 1 | -0/+1 |
| 2012-11-29 | new helper: signal_pt_regs() |  Al Viro | 1 | -0/+1 |
| 2012-11-29 | unify default ptrace_signal_deliver |  Al Viro | 1 | -2/+0 |
| 2012-11-28 | flagday: don't pass regs to copy_thread() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | h8300: switch to generic fork/vfork/clone |  Al Viro | 3 | -44/+6 |
| 2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next |  Al Viro | 8 | -83/+22 |