aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky
2015-06-25s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-05-13s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger
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