Age | Commit message (Expand) | Author |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | scripts/spelling.txt: add "an one" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens |
2017-02-24 | s390: TASK_SIZE for kernel threads | Martin Schwidefsky |
2017-02-24 | s390/crypt: Add protected key AES module | Martin Schwidefsky |
2017-02-23 | s390/pkey: Introduce pkey kernel module | Harald Freudenberger |
2017-02-23 | s390/nmi: purge tlbs after control register validation | Heiko Carstens |
2017-02-23 | s390/nmi: fix order of register validation | Heiko Carstens |
2017-02-23 | s390/crypto: Add PCKMO inline function | Harald Freudenberger |
2017-02-23 | s390/mm: use _SEGMENT_ENTRY_EMPTY in the code | Dominik Dingel |
2017-02-23 | s390: opt into HAVE_COPY_THREAD_TLS | Heiko Carstens |
2017-02-23 | s390: restore address space when returning to user space | Heiko Carstens |
2017-02-23 | s390: rename CIF_ASCE to CIF_ASCE_PRIMARY | Heiko Carstens |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-21 | bpf: fix unlocking of jited image when module ronx not set | Daniel Borkmann |
2017-02-21 | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann |
2017-02-20 | s390/syscall: fix single stepped system calls | Martin Schwidefsky |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann |
2017-02-17 | bpf: remove stubs for cBPF from arch code | Daniel Borkmann |
2017-02-17 | KVM: race-free exit from KVM_RUN without POSIX signals | Paolo Bonzini |
2017-02-17 | s390: add missing "do {} while (0)" loop constructs to multiline macros | Heiko Carstens |
2017-02-17 | s390/mm: add cond_resched call to kernel page table dumper | Heiko Carstens |
2017-02-17 | s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE | Heiko Carstens |
2017-02-17 | s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG | Heiko Carstens |
2017-02-17 | s390: replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2017-02-17 | s390: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390/kdump: Use "LINUX" ELF note name instead of "CORE" | Michael Holzheu |
2017-02-09 | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2017-02-08 | s390: add no-execute support | Martin Schwidefsky |
2017-02-08 | s390: report new vector facilities | Martin Schwidefsky |
2017-02-08 | s390: use correct input data address for setup_randomness | Heiko Carstens |
2017-02-08 | s390/sclp: don't add new lines to each printed string | Heiko Carstens |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott |
2017-02-07 | s390/debug: make debug event time stamps relative to the boot TOD clock | Martin Schwidefsky |
2017-02-07 | s390/topology: correct allocation of topology information | Martin Schwidefsky |
2017-02-07 | s390: make setup_randomness work | Heiko Carstens |
2017-02-06 | KVM: s390: detect some program check loops | Christian Borntraeger |