aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel1-0/+2
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck1-2/+3
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-19/+25
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott1-4/+9
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2-8/+9
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-2/+3
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand3-11/+11
2015-05-13s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand1-4/+4
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-1/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-25/+4
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds41-3260/+1173
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+10
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-13s390/smp: wait until secondaries are active & onlineHeiko Carstens1-1/+2
2015-04-13s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-04-13s390/cacheinfo: add missing facility checkHeiko Carstens1-0/+4
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger3-25/+4
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-18/+61
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar6-23/+71
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-9/+9
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens1-1/+2
2015-03-25s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2-1/+1
2015-03-25s390/ipl: cleanup macro usageSebastian Ott1-19/+11
2015-03-25s390/ipl: cleanup shutdown_action attributesSebastian Ott1-31/+20
2015-03-25s390/ipl: cleanup bin attr usageSebastian Ott1-56/+18
2015-03-25s390/uprobes: fix address space annotationHeiko Carstens1-1/+3
2015-03-25s390: make couple of functions and variables staticHeiko Carstens1-1/+1
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens3-8/+8
2015-03-25s390/traps: panic() instead of die() on translation exceptionHeiko Carstens1-1/+1
2015-03-25s390: remove 31 bit syscallsHeiko Carstens2-361/+361
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens4-3/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens28-2102/+60
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens1-0/+11
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens1-16/+45
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner1-2/+5
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+1
2015-03-12Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti1-0/+1
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+10
2015-03-06KVM: s390: Machine CheckEric Farman1-0/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-125/+107
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens1-1/+1
2015-02-28s390: remove claw driverUrsula Braun1-1/+0
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens1-4/+8
2015-02-26s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens1-0/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-125/+107
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky1-5/+7