summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-06-15s390: remove math emulation codeHeiko Carstens1-1/+0
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens1-17/+21
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2-1/+250
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens1-56/+8
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-6/+27
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-8/+8
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens1-1/+4
2016-06-13s390: avoid extable collisionsHeiko Carstens1-1/+1
2016-06-13s390: use SPARSE_IRQSebastian Ott1-3/+4
2016-06-13s390: use __section macro everywhereHeiko Carstens2-4/+4
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens1-1/+11
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky1-6/+2
2016-06-13s390/time: remove ETR supportMartin Schwidefsky2-999/+3
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky1-2/+15
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky2-8/+39
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-6/+5
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2-23/+25
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens1-6/+14
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens1-1/+8
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger1-0/+21
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens3-11/+52
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens1-28/+34
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus 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_prote...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/linu...Ingo Molnar1-2/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-34/+75
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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/s39...Linus 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/s39...Linus Torvalds14-314/+107
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger1-3/+3