Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 3 | -0/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+8 |
2017-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -60/+959 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "an one" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+6 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -7/+5 |
2017-02-24 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens | 1 | -0/+1 |
2017-02-24 | s390: TASK_SIZE for kernel threads | Martin Schwidefsky | 1 | -1/+2 |
2017-02-24 | s390/crypt: Add protected key AES module | Martin Schwidefsky | 3 | -2/+633 |
2017-02-23 | s390/pkey: Introduce pkey kernel module | Harald Freudenberger | 6 | -0/+206 |
2017-02-23 | s390/nmi: purge tlbs after control register validation | Heiko Carstens | 1 | -1/+2 |
2017-02-23 | s390/nmi: fix order of register validation | Heiko Carstens | 1 | -12/+12 |
2017-02-23 | s390/crypto: Add PCKMO inline function | Harald Freudenberger | 1 | -0/+32 |
2017-02-23 | s390/mm: use _SEGMENT_ENTRY_EMPTY in the code | Dominik Dingel | 3 | -11/+11 |
2017-02-23 | s390: opt into HAVE_COPY_THREAD_TLS | Heiko Carstens | 2 | -3/+3 |
2017-02-23 | s390: restore address space when returning to user space | Heiko Carstens | 5 | -25/+53 |
2017-02-23 | s390: rename CIF_ASCE to CIF_ASCE_PRIMARY | Heiko Carstens | 3 | -15/+15 |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -58/+227 |
2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 1 | -1/+1 |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 74 | -548/+552 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -27/+2 |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+2 |
2017-02-21 | bpf: fix unlocking of jited image when module ronx not set | Daniel Borkmann | 1 | -1/+1 |
2017-02-21 | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann | 1 | -0/+1 |
2017-02-20 | s390/syscall: fix single stepped system calls | Martin Schwidefsky | 1 | -0/+1 |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann | 1 | -18/+0 |
2017-02-17 | bpf: remove stubs for cBPF from arch code | Daniel Borkmann | 1 | -8/+0 |
2017-02-17 | KVM: race-free exit from KVM_RUN without POSIX signals | Paolo Bonzini | 1 | -0/+4 |
2017-02-17 | s390: add missing "do {} while (0)" loop constructs to multiline macros | Heiko Carstens | 3 | -8/+8 |
2017-02-17 | s390/mm: add cond_resched call to kernel page table dumper | Heiko Carstens | 1 | -0/+2 |
2017-02-17 | s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE | Heiko Carstens | 4 | -6/+3 |
2017-02-17 | s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG | Heiko Carstens | 1 | -9/+9 |
2017-02-17 | s390: replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 3 | -9/+9 |
2017-02-17 | s390: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 6 | -5/+7 |
2017-02-17 | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 7 | -6/+4 |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 17 | -18/+20 |
2017-02-17 | s390/kdump: Use "LINUX" ELF note name instead of "CORE" | Michael Holzheu | 1 | -1/+5 |
2017-02-09 | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 5 | -49/+70 |
2017-02-08 | s390: add no-execute support | Martin Schwidefsky | 15 | -132/+277 |
2017-02-08 | s390: report new vector facilities | Martin Schwidefsky | 3 | -2/+10 |
2017-02-08 | s390: use correct input data address for setup_randomness | Heiko Carstens | 1 | -1/+1 |