summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/kprobes: make insn pages read-onlyHeiko Carstens2020-09-141-18/+39
* s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-0/+6
* s390: disable branch profiling for vdsoSven Schnelle2020-09-141-1/+1
* s390: convert to GENERIC_VDSOSven Schnelle2020-08-2611-397/+84
* s390/ptrace: fix storage key handlingHeiko Carstens2020-08-171-2/+5
* s390/runtime_instrumentation: fix storage key handlingHeiko Carstens2020-08-171-1/+1
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-151-1/+1
* s390/numa: move code to arch/s390/kernelAlexander Gordeev2020-08-112-0/+43
* s390/debug: debug feature version 3Mikhail Zaslonko2020-08-111-14/+18
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-18/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-18/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-2/+0
|\ \
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-141/+58
|\ \ \ | |/ / |/| / | |/
| * s390: switch to ->regset_get()Al Viro2020-07-271-141/+58
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-2/+1
|\ \
| * | s390/setup: diag 318: refactor structCollin Walling2020-06-231-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-061-2/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-2/+2
| |\ \
| * | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-201-2/+2
* | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-051-0/+1
|\ \ \ \
| * | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-2/+2
|\ \ \ \
| * | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
* | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \
| * | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | | | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-0311-101/+38
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/time: improve comparison for tod steeringHeiko Carstens2020-07-221-1/+1
| * | | | | s390/time: use CLOCKSOURCE_MASKHeiko Carstens2020-07-221-1/+1
| * | | | | s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich2020-07-202-8/+3
| * | | | | s390/mm: avoid trimming to MAX_ORDERHeiko Carstens2020-07-201-8/+0
| * | | | | s390: add trace events for idle enter/exitSven Schnelle2020-07-101-1/+3
| * | | | | s390: fix comment regarding interrupts in svcChristian Borntraeger2020-07-101-1/+1
| * | | | | mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand2020-07-101-4/+2
| * | | | | s390/smp: add missing linebreakHeiko Carstens2020-07-031-0/+1
| * | | | | s390/smp: move smp_cpus_done() to header fileHeiko Carstens2020-07-031-4/+0
| * | | | | s390/stp: allow group and users to read stp sysfs filesSven Schnelle2020-07-011-27/+22
| * | | | | s390/debug: remove raw viewHeiko Carstens2020-06-291-42/+0
| * | | | | s390: convert to msecs_to_jiffies()Sven Schnelle2020-06-293-4/+4
| |/ / / /
* | | | / s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2020-07-211-2/+2
| |_|_|/ |/| | |
* | | | s390/cpum_sf: prohibit callchain data collectionThomas Richter2020-07-011-1/+10
* | | | s390/setup: init jump labels before command line parsingVasily Gorbik2020-06-291-0/+1
|/ / /
* | | s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger2020-06-231-1/+2
* | | s390/kasan: fix early pgm check handler executionVasily Gorbik2020-06-231-0/+2
* | | s390: fix system call single steppingSven Schnelle2020-06-231-1/+1
|/ /
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-208-32/+86
|\ \
| * | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-163-6/+7
| * | s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * | s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * | s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1