Age | Commit message (Expand) | Author |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-01-20 | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell |
2015-01-15 | s390/bpf: Zero extend parameters before calling C function | Michael Holzheu |
2015-01-15 | s390/bpf: Fix sk_load_byte_msh() | Michael Holzheu |
2015-01-15 | s390/bpf: Fix offset parameter for skb_copy_bits() | Michael Holzheu |
2015-01-15 | s390/bpf: Fix skb_copy_bits() parameter passing | Michael Holzheu |
2015-01-15 | s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) | Michael Holzheu |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-12 | s390/uprobes: fix user space PER events | Jan Willeke |
2015-01-09 | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu |
2015-01-09 | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky |
2015-01-07 | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | s390: wire up execveat syscall | Heiko Carstens |
2014-12-18 | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger |
2014-12-18 | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger |
2014-12-18 | s390/kvm: REPLACE barrier fixup with READ_ONCE | Christian Borntraeger |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro |
2014-12-08 | s390/cputime: fix 31-bit compile | Martin Schwidefsky |
2014-12-08 | s390/mm: fix memory leak of ptlock in pmd_free_tlb | Martin Schwidefsky |
2014-12-08 | s390: use local symbol names in entry[64].S | Martin Schwidefsky |
2014-12-08 | s390/ptrace: always include vector registers in core files | Martin Schwidefsky |
2014-12-08 | s390/simd: clear vector register pointer on fork/clone | Martin Schwidefsky |
2014-12-08 | s390: translate cputime magic constants to macros | Frederic Weisbecker |
2014-12-08 | s390/idle: convert open coded idle time seqcount | Frederic Weisbecker |
2014-12-08 | s390/idle: add missing irq off lockdep annotation | Heiko Carstens |
2014-12-08 | s390/debug: avoid function call for debug_sprintf_* | Christian Borntraeger |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |
2014-12-05 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |