summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-25/+4Star
|\
| * s390: Remove signal translation and exec_domainRichard Weinberger2015-04-123-25/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+0Star
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-023-18/+61
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-103-5/+10
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-046-125/+107Star
| |\ \ \
| * | | | s390: remove claw driverUrsula Braun2015-03-011-1/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-1541-3260/+1173Star
|\ \ \ \ \
| * | | | | s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-131-1/+2
| * | | | | s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-131-0/+4
| * | | | | s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
| * | | | | s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-251-1/+2
| * | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-252-1/+1
| * | | | | s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11Star
| * | | | | s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20Star
| * | | | | s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18Star
| * | | | | s390/uprobes: fix address space annotationHeiko Carstens2015-03-251-1/+3
| * | | | | s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
| * | | | | s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-253-8/+8
| * | | | | s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
| * | | | | s390: remove 31 bit syscallsHeiko Carstens2015-03-252-361/+361
| * | | | | s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-254-3/+3
| * | | | | s390: remove 31 bit supportHeiko Carstens2015-03-2528-2102/+60Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-10/+10
|\ \ \ \ \
| * | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-316-23/+71
| |\| | | |
| * | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-9/+9
| * | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-131-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KVM: s390: Machine CheckEric Farman2015-03-061-0/+1
| | |/ /
* | | | s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
* | | | s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
* | | | s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
|/ / /
* | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
* | | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
* | | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-216-125/+107Star
|\ \ | |/ |/|
| * s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| * s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3Star
| * s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4Star
| * s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| * s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-121-17/+17
| * s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-122-54/+47Star
| * s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-121-4/+2Star
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+29
|\ \
| * | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-091-0/+29
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-132-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1221-469/+594
|\ \
| * | s390/process: free vx save area when releasing tasksHendrik Brueckner2015-02-101-0/+8