summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27s390: switch to ->regset_get()Al Viro
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10s390: add trace events for idle enter/exitSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-03s390/smp: add missing linebreakHeiko Carstens
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-07-01s390/cpum_sf: prohibit callchain data collectionThomas Richter
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle
2020-06-29s390/debug: remove raw viewHeiko Carstens
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle
2020-06-29s390/setup: init jump labels before command line parsingVasily Gorbik
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-23s390/setup: diag 318: refactor structCollin Walling
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-16s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou
2020-06-16s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou
2020-06-16s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle