aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner1-45/+50
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu1-0/+2
2014-07-16s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+10
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand1-3/+3
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky1-1/+3
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+2
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds3-7/+15
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+20
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-1/+0
2014-05-28s390/facilities: remove extract-cpu-time facility checkHeiko Carstens1-4/+4
2014-05-27s390: require mvcos facility for z10 and newer machinesHeiko Carstens1-3/+3
2014-05-27s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky1-1/+1
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky8-98/+105
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky2-2/+2
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu1-9/+0
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2-8/+6
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2-0/+7
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann5-337/+208
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner1-1/+5
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner1-5/+0
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot1-0/+20
2014-04-22s390: add fields to lowcore definitionJens Freimann1-0/+7
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann3-6/+7
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann1-1/+1
2014-04-11s390/compat: fix typoHeiko Carstens1-1/+1
2014-04-11s390: add 31 bit warning messageHeiko Carstens1-0/+32
2014-04-11s390: wire up sys_renameat2Heiko Carstens2-0/+2
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens1-4/+4
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens1-15/+0
2014-04-09s390: fix control register updateMartin Schwidefsky1-1/+1
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-21/+76
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+13
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+1
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens3-4/+45
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2-0/+8
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth7-17/+23
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-64/+31
2014-03-29s390/compat: add copyright statementHeiko Carstens1-0/+6
2014-03-20s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+9
2014-03-20s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens1-4/+4
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky1-1/+12
2014-03-14s390/perf: make print_debug_cf() staticHeiko Carstens1-1/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-1/+0
2014-03-07s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann1-1/+0
2014-03-07s390/compat: remove compat exec domainHeiko Carstens2-32/+2