Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" | Linus Torvalds | 1 | -6/+0 |
2017-12-14 | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 1 | -0/+1 |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -52/+25 |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -67/+79 |
2017-12-07 | s390: fix compat system call table | Heiko Carstens | 1 | -3/+3 |
2017-12-06 | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 12 | -52/+25 |
2017-12-06 | KVM: s390: Fix skey emulation permission check | Janosch Frank | 1 | -2/+9 |
2017-12-06 | KVM: s390: mark irq_state.flags as non-usable | Christian Borntraeger | 1 | -2/+4 |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman | 12 | -48/+0 |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 12 | -0/+12 |
2017-12-05 | s390/uapi: correct whitespace & coding style in asm/ptrace.h | Hendrik Brueckner | 1 | -66/+52 |
2017-12-05 | s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 4 | -3/+29 |
2017-12-05 | s390/mm: fix off-by-one bug in 5-level page table handling | Heiko Carstens | 1 | -2/+0 |
2017-12-05 | s390: Remove redudant license text | Martin Schwidefsky | 2 | -10/+0 |
2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky | 22 | -0/+22 |
2017-12-05 | s390: always save and restore all registers on context switch | Heiko Carstens | 1 | -14/+13 |
2017-12-05 | s390/virtio: add BSD license to virtio-ccw | Michael S. Tsirkin | 1 | -1/+1 |
2017-11-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+2 |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 68 | -234/+90 |
2017-11-29 | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams | 1 | -0/+6 |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -1/+1 |
2017-11-28 | s390/gs: add compat regset for the guarded storage broadcast control block | Martin Schwidefsky | 1 | -0/+8 |
2017-11-27 | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr | 1 | -5/+2 |
2017-11-24 | s390: revert ELF_ET_DYN_BASE base changes | Martin Schwidefsky | 1 | -7/+8 |
2017-11-24 | s390: Remove redundant license text | Greg Kroah-Hartman | 4 | -24/+0 |
2017-11-24 | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 8 | -46/+0 |
2017-11-24 | s390: include: Remove redundant license text | Greg Kroah-Hartman | 12 | -73/+0 |
2017-11-24 | s390: kernel: Remove redundant license text | Greg Kroah-Hartman | 13 | -72/+0 |
2017-11-24 | s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 10 | -0/+10 |
2017-11-24 | s390: appldata: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 4 | -0/+4 |
2017-11-24 | s390: pci: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 4 | -0/+4 |
2017-11-24 | s390: mm: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 4 | -0/+4 |
2017-11-24 | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 11 | -0/+11 |
2017-11-24 | s390: kernel: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 22 | -0/+22 |
2017-11-24 | s390: sthyi: add SPDX identifiers to the remaining files | Martin Schwidefsky | 1 | -0/+1 |
2017-11-24 | s390/debug: use pK for kernel pointers | Christian Borntraeger | 1 | -1/+1 |
2017-11-24 | s390: fix alloc_pgste check in init_new_context again | Martin Schwidefsky | 1 | -1/+1 |
2017-11-24 | s390/disassembler: correct disassembly lines alignment | Vasily Gorbik | 1 | -1/+1 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2017-11-21 | s390: cmm: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+3 |
2017-11-20 | s390/disassembler: remove confusing code | Heiko Carstens | 1 | -1/+6 |
2017-11-20 | s390: rework __switch_to() to allow larger task_struct offsets | Heiko Carstens | 1 | -8/+7 |
2017-11-20 | s390/topology: fix compile error in file arch/s390/kernel/smp.c | Thomas Richter | 2 | -0/+2 |
2017-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 36 | -475/+985 |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+0 |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -26/+7 |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -40/+62 |
2017-11-16 | s390: remove unused parameter from Makefile | Heiko Carstens | 1 | -1/+1 |
2017-11-16 | s390/cpum_sf: correctly set the PID and TID in perf samples | Hendrik Brueckner | 3 | -2/+78 |
2017-11-16 | s390/cpum_sf: load program parameter at sampler enablement | Hendrik Brueckner | 2 | -0/+9 |