Age | Commit message (Expand) | Author | Files | Lines |
2017-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 11 | -29/+51 |
2017-03-09 | s390: wire up statx system call | Heiko Carstens | 3 | -1/+6 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+1 |
2017-03-07 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -4/+4 |
2017-03-03 | sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched... | Ingo Molnar | 1 | -0/+1 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | KVM: s390: Fix guest migration for huge guests resulting in panic | Janosch Frank | 1 | -1/+18 |
2017-03-02 | s390/ipl: always use load normal for CCW-type re-IPL | Heiko Carstens | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 2 | -2/+2 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 5 | -1/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 10 | -0/+12 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
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 | 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-03-01 | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS | Anton Blanchard | 4 | -4/+4 |
2017-03-01 | s390/timex: micro optimization for tod_to_ns | Martin Schwidefsky | 1 | -8/+4 |
2017-03-01 | s390/cputime: provide archicture specific cputime_to_nsecs | Martin Schwidefsky | 1 | -1/+7 |
2017-03-01 | s390/cputime: reset all accounting fields on fork | Martin Schwidefsky | 1 | -0/+3 |
2017-03-01 | s390/cputime: remove last traces of cputime_t | Martin Schwidefsky | 2 | -13/+3 |
2017-03-01 | s390: fix in-kernel program checks | Martin Schwidefsky | 1 | -5/+5 |
2017-03-01 | s390/crypt: fix missing unlock in ctr_paes_crypt on error path | Martin Schwidefsky | 1 | -1/+4 |
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 |