summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-18s390/smp: clean up a conditionDan Carpenter
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
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-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-06-22s390: ensure that syscall arguments are properly masked on s390Paul Moore
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens
2016-06-14s390/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
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-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-24s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby