aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann1-3/+6
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-10/+18
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+3
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-2/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-34/+75
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-2/+4
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-2/+2
2016-05-10s390: add missing include statementsHeiko Carstens2-0/+2
2016-05-10s390: add missing declarationsHeiko Carstens2-0/+6
2016-05-10s390: make couple of variables and functions staticHeiko Carstens1-1/+1
2016-05-10s390/cache: remove superfluous lockingHeiko Carstens1-2/+0
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens1-4/+11
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-1/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens1-0/+24
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2-21/+19
2016-04-01module: s390: keep mod_arch_specific for livepatch modulesJessica Yu1-2/+4
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-1/+4
2016-04-01s390: wire up preadv2/pwritev2 syscallsHeiko Carstens1-0/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook2-11/+4
2016-03-17s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-03-17s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner1-0/+1
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-314/+107
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger1-3/+3
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2016-03-10s390: fix floating pointer register corruption (again)Martin Schwidefsky1-104/+2
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens1-0/+1
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder2-2/+2
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky1-0/+1
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches3-10/+5
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar4-17/+43
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2-3/+7
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens1-19/+2
2016-03-02s390/dis: use correct escape sequence for '%' characterHeiko Carstens1-12/+5
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar4-17/+43
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens1-0/+1
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens3-137/+66
2016-02-23s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens1-13/+4
2016-02-23s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens1-1/+2