| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 3 | -92/+69 |
|\ |
|
| * | s390: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 3 | -92/+69 |
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -15/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-08-07 | 2 | -45/+52 |
|\ \ |
|
| * | | s390/irq: improve displayed interrupt order in /proc/interrupts | Hendrik Brueckner | 2014-07-28 | 1 | -45/+50 |
| * | | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE | Michael Holzheu | 2014-07-22 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 1 | -8/+8 |
|\ \ |
|
| * | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-23 | 1 | -8/+8 |
| * | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 1 | -6/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | 2 | -5/+13 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b... | Ingo Molnar | 2014-06-25 | 1 | -1/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | s390, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-19 | 1 | -6/+6 |
* | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 2 | -10/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | s390/ftrace: remove check of obsolete variable function_trace_stop | Heiko Carstens | 2014-07-18 | 2 | -10/+3 |
| | |/
| |/| |
|
* | | | s390/ptrace: fix PSW mask check | Martin Schwidefsky | 2014-07-16 | 1 | -2/+10 |
* | | | s390: require mvcos facility, not tod clock steering facility | David Hildenbrand | 2014-07-16 | 1 | -3/+3 |
|/ / |
|
* | | s390/compat: correct ucontext layout for high gprs | Martin Schwidefsky | 2014-06-16 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 | 1 | -3/+2 |
|\ |
|
| * | s390: Avoid call to irq_reserve_irqs() | Thomas Gleixner | 2014-05-16 | 1 | -1/+5 |
| * | s390: Remove pointless arch_show_interrupts() | Thomas Gleixner | 2014-05-16 | 1 | -5/+0 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 3 | -7/+15 |
|\ \ |
|
| * | | s390: add fields to lowcore definition | Jens Freimann | 2014-04-22 | 1 | -0/+7 |
| * | | s390: rename and split lowcore field per_perc_atmid | Jens Freimann | 2014-04-22 | 3 | -6/+7 |
| * | | s390: fix name of lowcore field at offset 0xa3 | Jens Freimann | 2014-04-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 1 | -0/+20 |
|\ \ |
|
| * | | sched, s390: Create a dedicated topology table | Vincent Guittot | 2014-05-07 | 1 | -0/+20 |
| |/ |
|
* | | s390/lowcore: replace lowcore irb array with a per-cpu variable | Martin Schwidefsky | 2014-05-28 | 1 | -1/+0 |
* | | s390/facilities: remove extract-cpu-time facility check | Heiko Carstens | 2014-05-28 | 1 | -4/+4 |
* | | s390: require mvcos facility for z10 and newer machines | Heiko Carstens | 2014-05-27 | 1 | -3/+3 |
* | | s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall | Martin Schwidefsky | 2014-05-27 | 1 | -1/+1 |
* | | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky | 2014-05-20 | 8 | -98/+105 |
* | | s390/uaccess: simplify control register updates | Martin Schwidefsky | 2014-05-20 | 2 | -2/+2 |
* | | s390/smp: Avoid busy loop after halt and "begin" on z/VM | Michael Holzheu | 2014-05-20 | 1 | -9/+0 |
* | | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 2014-05-20 | 2 | -8/+6 |
* | | s390/spinlock: optimize spinlock code sequence | Philipp Hachtmann | 2014-05-20 | 2 | -0/+7 |
* | | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 2014-05-20 | 5 | -337/+208 |
|/ |
|
* | s390/compat: fix typo | Heiko Carstens | 2014-04-11 | 1 | -1/+1 |
* | s390: add 31 bit warning message | Heiko Carstens | 2014-04-11 | 1 | -0/+32 |
* | s390: wire up sys_renameat2 | Heiko Carstens | 2014-04-11 | 2 | -0/+2 |
* | s390: show_registers() should not map user space addresses to kernel symbols | Heiko Carstens | 2014-04-11 | 1 | -4/+4 |
* | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 2014-04-09 | 1 | -15/+0 |
* | s390: fix control register update | Martin Schwidefsky | 2014-04-09 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-08 | 11 | -21/+76 |
|\ |
|
| * | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens | 2014-04-03 | 3 | -4/+45 |
| * | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 2014-04-03 | 2 | -0/+8 |
| * | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 7 | -17/+23 |
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 2 | -5/+13 |
|\ \ |
|
| * | | s390, smp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -4/+9 |
| * | | s390, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+4 |