aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+29
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-2/+2
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens1-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens1-5/+4
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens1-27/+27
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens1-17/+17
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens2-54/+47
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky1-4/+2
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds21-469/+594
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner1-0/+8
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens1-2/+5