Age | Commit message (Expand) | Author |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | s390: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | s390: expose number of page table levels | Kirill A. Shutemov |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-13 | s390/smp: wait until secondaries are active & online | Heiko Carstens |
2015-04-13 | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens |
2015-04-13 | s390/cacheinfo: add missing facility check | Heiko Carstens |
2015-04-12 | s390: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-11 | make new_sync_{read,write}() static | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard |
2015-04-09 | Merge branch 'iocb' into for-davem | Al Viro |
2015-04-07 | tracing: Add TRACE_SYSTEM_VAR to kvm-s390 | Steven Rostedt (Red Hat) |
2015-04-07 | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-31 | KVM: s390: migrate vcpu interrupt state | Jens Freimann |
2015-03-31 | KVM: s390: refactor vcpu injection function | Jens Freimann |
2015-03-31 | KVM: s390: add ioctl to inject local interrupts | Jens Freimann |
2015-03-31 | KVM: s390: cpu timer irq priority | David Hildenbrand |
2015-03-31 | KVM: s390: deliver floating interrupts in order of priority | Jens Freimann |
2015-03-31 | KVM: s390: fix get_all_floating_irqs | Jens Freimann |
2015-03-31 | KVM: s390: enable more features that need no hypervisor changes | Christian Borntraeger |
2015-03-31 | KVM: s390: store the breaking-event address on pgm interrupts | David Hildenbrand |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar |
2015-03-30 | s390/syscalls: simplify syscall_get_arch() | Heiko Carstens |
2015-03-27 | livepatch: add support on s390 | Jiri Slaby |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra |
2015-03-26 | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. | Nikolay Nikolaev |
2015-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-25 | s390: fix /proc/interrupts output | Sebastian Ott |
2015-03-25 | s390/irq: enforce correct irqclass_sub_desc array size | Heiko Carstens |