summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens2016-06-131-6/+14
| * | | s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+8
| * | | s390: dump_stack: fill in arch descriptionChristian Borntraeger2016-06-131-0/+21
| * | | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-133-11/+52
| * | | s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
| |/ /
* | | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-06-281-7/+0
* | | s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner2016-06-161-6/+2
|/ /
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-2/+2
|\ \
| * \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-2/+2
| |\ \
| | * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-2/+2
| | |/
* | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-231-10/+18
* | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1810-34/+75
|\ \ \
| * | | s390: add missing include statementsHeiko Carstens2016-05-102-0/+2
| * | | s390: add missing declarationsHeiko Carstens2016-05-102-0/+6
| * | | s390: make couple of variables and functions staticHeiko Carstens2016-05-101-1/+1
| * | | s390/cache: remove superfluous lockingHeiko Carstens2016-05-101-2/+0
| * | | s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-101-4/+11
| * | | s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-041-0/+24
| * | | s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-212-21/+19
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-2/+4
|\ \ \ | |_|/ |/| |
| * | module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-011-2/+4
* | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-013-1/+4
|\ \
| * | s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2016-04-011-0/+2
| * | s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
| * | s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner2016-03-171-0/+1
| |/
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-172-11/+4
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-3/+3
|\
| * s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-151-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-1614-314/+107
|\ \
| * | s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-03-101-104/+2
| * | s390/cpumf: add missing lpp magic initializationHeiko Carstens2016-03-101-0/+1
| * | s390: Fix misspellings in commentsAdam Buchbinder2016-03-082-2/+2
| * | s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-0/+1
| * | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-073-10/+5
| * | s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2016-03-022-3/+7
| * | s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-021-19/+2
| * | s390/dis: use correct escape sequence for '%' characterHeiko Carstens2016-03-021-12/+5
| * | s390: add z13s model number to z13 elf platformHeiko Carstens2016-02-241-0/+1
| * | s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-233-137/+66
| * | s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens2016-02-231-13/+4
| * | s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens2016-02-231-1/+2
| * | s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-233-16/+12
| * | s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens2016-02-231-6/+6
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud