Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+3 |
2014-01-19 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 1 | -0/+2 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -20/+5 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 5 | -26/+103 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-17 | alpha: Use qemu+cserve provided high-res clock and alarm. | Richard Henderson | 1 | -0/+70 |
2013-11-17 | alpha: Reorganize rtc handling | Richard Henderson | 2 | -14/+1 |
2013-11-17 | alpha: Primitive support for CPU power down. | Richard Henderson | 2 | -0/+2 |
2013-11-17 | alpha: Notice if we're being run under QEMU | Richard Henderson | 1 | -6/+12 |
2013-11-17 | alpha: Eliminate compiler warning from memset macro | Richard Henderson | 1 | -6/+18 |
2013-11-15 | alpha: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -1/+4 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 1 | -1/+1 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 1 | -1/+3 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-07-20 | alpha: Force the user-visible HZ to a constant 1024. | Richard Henderson | 2 | -10/+5 |
2013-07-20 | alpha: Implement atomic64_dec_if_positive | Richard Henderson | 1 | -0/+28 |
2013-07-20 | alpha: Improve atomic_add_unless | Richard Henderson | 1 | -23/+37 |
2013-07-20 | alpha: Add kcmp and finit_module syscalls | Richard Henderson | 2 | -2/+3 |
2013-07-20 | alpha: locks: remove unused arch_*_relax operations | Will Deacon | 1 | -4/+0 |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro | 1 | -1/+1 |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -1/+1 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-07-04 | mm/ALPHA: clean up unused VALID_PAGE() | Jiang Liu | 1 | -2/+0 |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro | 1 | -0/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-18 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-05-02 | 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/vir... | Linus Torvalds | 2 | -13/+3 |
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 1 | -2/+0 |
2013-04-07 | alpha: irq: remove deprecated use of IRQF_DISABLED | Will Deacon | 1 | -1/+1 |
2013-04-01 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2 | -13/+3 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -11/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -1/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -6/+0 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -4/+1 |
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/+1 |
2013-01-04 | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -7/+1 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-17 | UAPI: (Scripted) Disintegrate arch/alpha/include/asm | David Howells | 54 | -1275/+1349 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |