aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens
2014-07-16s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand
2014-06-25Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar
2014-06-19s390, perf: Use common PMU interrupt disabled codeVince Weaver
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-28s390/facilities: remove extract-cpu-time facility checkHeiko Carstens
2014-05-27s390: require mvcos facility for z10 and newer machinesHeiko Carstens
2014-05-27s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot
2014-04-22s390: add fields to lowcore definitionJens Freimann
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann
2014-04-11s390/compat: fix typoHeiko Carstens
2014-04-11s390: add 31 bit warning messageHeiko Carstens
2014-04-11s390: wire up sys_renameat2Heiko Carstens
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens
2014-04-09s390: fix control register updateMartin Schwidefsky
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds