summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2016-07-04s390: have unique symbol for __switch_to addressHeiko Carstens
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens
2016-06-28s390: stack address vs thread_infoHeiko Carstens
2016-06-28s390: remove pointless load within __switch_toHeiko Carstens
2016-06-28s390: enable kcov supportHeiko Carstens
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390: use SPARSE_IRQSebastian Ott
2016-06-13s390: use __section macro everywhereHeiko Carstens
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-06-13s390/time: remove ETR supportMartin Schwidefsky
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-10s390: add missing include statementsHeiko Carstens
2016-05-10s390: add missing declarationsHeiko Carstens
2016-05-10s390: make couple of variables and functions staticHeiko Carstens
2016-05-10s390/cache: remove superfluous lockingHeiko Carstens
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky
2016-04-01module: s390: keep mod_arch_specific for livepatch modulesJessica Yu