| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | s390/cpum_sf: save TOD clock base in SDBs for time conversion | Hendrik Brueckner | 2018-07-31 | 1 | -1/+13 |
| * | | | s390: vdso_fault return type | Souptick Joarder | 2018-07-23 | 1 | -1/+1 |
| * | | | s390: detect etoken facility | Martin Schwidefsky | 2018-07-18 | 2 | -1/+13 |
| * | | | s390/topology: correct topology mode proc handler | Vasily Gorbik | 2018-07-06 | 1 | -25/+18 |
| * | | | s390/sysinfo: add missing #ifdef CONFIG_PROC_FS | Heiko Carstens | 2018-07-02 | 1 | -0/+4 |
| * | | | s390/boot: block uncompressed vmlinux booting attempts | Vasily Gorbik | 2018-07-02 | 1 | -0/+12 |
| * | | | s390: move _text to an actual .text start | Vasily Gorbik | 2018-07-02 | 1 | -6/+1 |
| * | | | s390: correct _stext offset | Vasily Gorbik | 2018-07-02 | 2 | -25/+16 |
| * | | | s390: get rid of the first mb of uncompressed image | Vasily Gorbik | 2018-07-02 | 2 | -2/+1 |
| * | | | s390: remove unused _ehead symbol | Vasily Gorbik | 2018-07-02 | 1 | -2/+0 |
| * | | | s390: put expoline execute-trampolines into .text section | Vasily Gorbik | 2018-07-02 | 1 | -0/+1 |
| * | | | s390/perf: fix gcc 8 array-bounds warning | Vasily Gorbik | 2018-07-02 | 1 | -4/+2 |
| * | | | s390: fix gcc 8 stringop-truncation warnings in proc handlers | Vasily Gorbik | 2018-07-02 | 1 | -2/+1 |
| * | | | s390/setup: do not reserve the decompressor code | Vasily Gorbik | 2018-06-25 | 1 | -2/+2 |
| * | | | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik | 2018-06-25 | 7 | -592/+5 |
| * | | | s390/decompressor: trim the kernel image up to 1M | Vasily Gorbik | 2018-06-25 | 1 | -1/+1 |
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 1 | -5/+10 |
|\ \ \ \ |
|
| * | | | | s390/time: Remove read_boot_clock64() | Pavel Tatashin | 2018-07-20 | 1 | -13/+0 |
| * | | | | s390/time: Add read_persistent_wall_and_boot_offset() | Pavel Tatashin | 2018-07-20 | 1 | -0/+18 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 4 | -3/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | s390: wire up rseq system call | Heiko Carstens | 2018-07-04 | 4 | -1/+8 |
| * | | | s390: wire up io_pgetevents system call | Heiko Carstens | 2018-07-04 | 1 | -0/+1 |
| |/ / |
|
| * | | s390: Correct register corruption in critical section cleanup | Christian Borntraeger | 2018-06-25 | 1 | -2/+2 |
| |/ |
|
* | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 1 | -3/+4 |
* | | s390/kprobes: Don't call the ->break_handler() in s390 kprobes code | Masami Hiramatsu | 2018-06-21 | 1 | -20/+0 |
* | | s390/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 1 | -57/+2 |
|/ |
|
* | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-12 | 2 | -3/+3 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 2 | -3/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-06-05 | 7 | -96/+93 |
|\ |
|
| * | s390: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 2018-05-23 | 1 | -2/+2 |
| * | s390: remove closung punctuation from spectre messages | Martin Schwidefsky | 2018-05-09 | 1 | -2/+2 |
| * | s390: introduce compile time check for empty .bss section | Vasily Gorbik | 2018-05-09 | 1 | -0/+3 |
| * | s390/early: move functions which may not access bss section to extra file | Heiko Carstens | 2018-05-09 | 5 | -61/+86 |
| * | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD | Heiko Carstens | 2018-05-09 | 1 | -2/+3 |
| * | s390/early: get rid of memmove_early | Heiko Carstens | 2018-05-09 | 1 | -33/+1 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-04 | 1 | -23/+6 |
|\ \ |
|
| * | | signal/s390: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -26/+6 |
| * | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -1/+4 |
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -26/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
| * | | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
* | | | s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero | Hendrik Brueckner | 2018-05-08 | 1 | -0/+4 |
* | | | s390: extend expoline to BC instructions | Martin Schwidefsky | 2018-05-07 | 1 | -5/+20 |
* | | | s390: remove indirect branch from do_softirq_own_stack | Martin Schwidefsky | 2018-05-07 | 1 | -3/+2 |
* | | | s390: move spectre sysfs attribute code | Martin Schwidefsky | 2018-05-07 | 3 | -19/+22 |
* | | | s390/kernel: use expoline for indirect branches | Martin Schwidefsky | 2018-05-07 | 3 | -16/+25 |
* | | | s390/ftrace: use expoline for indirect branches | Martin Schwidefsky | 2018-05-07 | 2 | -5/+10 |
* | | | s390: move expoline assembler macros to a header | Martin Schwidefsky | 2018-05-07 | 1 | -81/+24 |
|/ / |
|
* | | s390: correct module section names for expoline code revert | Martin Schwidefsky | 2018-04-23 | 1 | -2/+2 |