Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 1 | -0/+1 |
2017-12-07 | s390: fix compat system call table | Heiko Carstens | 1 | -3/+3 |
2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky | 3 | -0/+3 |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 27 | -83/+47 |
2017-11-28 | s390/gs: add compat regset for the guarded storage broadcast control block | Martin Schwidefsky | 1 | -0/+8 |
2017-11-24 | s390: kernel: Remove redundant license text | Greg Kroah-Hartman | 13 | -72/+0 |
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/disassembler: correct disassembly lines alignment | Vasily Gorbik | 1 | -1/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
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 | 1 | -0/+1 |
2017-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 13 | -276/+719 |
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 | s390/cpum_sf: correctly set the PID and TID in perf samples | Hendrik Brueckner | 1 | -0/+76 |
2017-11-16 | s390/cpum_sf: load program parameter at sampler enablement | Hendrik Brueckner | 1 | -0/+3 |
2017-11-16 | s390/perf: extend perf_regs support to include floating-point registers | Hendrik Brueckner | 1 | -0/+21 |
2017-11-16 | s390/perf: add perf_regs support and user stack dump | Heiko Carstens | 2 | -1/+50 |
2017-11-16 | s390/cpum_sf: do not register PMU if no sampling mode is authorized | Hendrik Brueckner | 1 | -0/+3 |
2017-11-16 | s390/cpumf: remove raw event support in basic-only sampling mode | Pu Hou | 1 | -158/+27 |
2017-11-16 | s390/cpumf: enable using AUX buffer | Pu Hou | 1 | -11/+44 |
2017-11-16 | s390/cpumf: introduce AUX buffer for dump diagnostic sample data | Pu Hou | 1 | -0/+446 |
2017-11-16 | s390/disassembler: increase show_code buffer size | Vasily Gorbik | 1 | -2/+2 |
2017-11-15 | s390: enable CPU alternatives unconditionally | Heiko Carstens | 2 | -11/+7 |
2017-11-15 | s390/nmi: remove unused code | Heiko Carstens | 1 | -2/+0 |
2017-11-14 | s390: remove all code using the access register mode | Martin Schwidefsky | 7 | -89/+35 |
2017-11-14 | s390/mm,kvm: improve detection of KVM guest faults | Martin Schwidefsky | 1 | -2/+5 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+6 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 29 | -2762/+2056 |
2017-11-10 | s390/noexec: execute kexec datamover without DAT | Heiko Carstens | 2 | -3/+1 |
2017-11-10 | s390: fix transactional execution control register handling | Heiko Carstens | 2 | -1/+4 |
2017-11-09 | s390: simplify transactional execution elf hwcap handling | Heiko Carstens | 1 | -1/+1 |
2017-11-09 | s390/virtio: remove unused header file kvm_virtio.h | Christian Borntraeger | 1 | -1/+0 |
2017-11-09 | s390/disassembler: generate opcode tables from text file | Heiko Carstens | 1 | -1830/+282 |
2017-11-09 | s390/disassembler: remove insn_to_mnemonic() | Heiko Carstens | 1 | -28/+0 |
2017-11-08 | s390: remove named saved segment support | Heiko Carstens | 5 | -190/+4 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 63 | -0/+63 |
2017-11-02 | s390/nmi: avoid using long-displacement facility | Vasily Gorbik | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 63 | -0/+63 |
2017-10-26 | s390/cpum_cf: add hardware counter support for IBM z14 | Hendrik Brueckner | 1 | -60/+218 |
2017-10-25 | s390/kvm: fix detection of guest machine checks | Martin Schwidefsky | 1 | -2/+5 |
2017-10-19 | s390/nmi: do register validation as early as possible | Martin Schwidefsky | 3 | -95/+80 |
2017-10-19 | s390/nmi: allocation of the extended save area | Martin Schwidefsky | 3 | -45/+91 |
2017-10-19 | s390/ctl_reg: use decoding unions in update_cr_regs | Martin Schwidefsky | 3 | -21/+24 |
2017-10-19 | s390/nmi: use smp_emergency_stop instead of smp_send_stop | Martin Schwidefsky | 2 | -15/+24 |
2017-10-18 | s390/vdso: move boot_vdso_data to vdso.c | Martin Schwidefsky | 2 | -1/+15 |
2017-10-18 | s390: introduce CPU alternatives | Vasily Gorbik | 5 | -0/+154 |
2017-10-18 | s390/debug: only write data once | Sebastian Ott | 1 | -2/+4 |