summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-13s390/smp: wait until secondaries are active & onlineHeiko Carstens
2015-04-13s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-04-13s390/cacheinfo: add missing facility checkHeiko Carstens
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens
2015-03-25s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens
2015-03-25s390/ipl: cleanup macro usageSebastian Ott
2015-03-25s390/ipl: cleanup shutdown_action attributesSebastian Ott
2015-03-25s390/ipl: cleanup bin attr usageSebastian Ott
2015-03-25s390/uprobes: fix address space annotationHeiko Carstens
2015-03-25s390: make couple of functions and variables staticHeiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2015-03-25s390/traps: panic() instead of die() on translation exceptionHeiko Carstens
2015-03-25s390: remove 31 bit syscallsHeiko Carstens
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-06KVM: s390: Machine CheckEric Farman
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens
2015-02-28s390: remove claw driverUrsula Braun
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens
2015-02-26s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens