| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | s390/uprobes: architecture backend for uprobes | Jan Willeke | 2014-09-25 | 6 | -13/+376 |
| * | | | s390/uprobes: common library for kprobes and uprobes | Jan Willeke | 2014-09-25 | 1 | -151/+3 |
| * | | | s390/head.s: use zero as address for stfl | Christian Borntraeger | 2014-09-25 | 1 | -1/+1 |
| * | | | s390/rwlock: use directed yield for write-locked rwlocks | Martin Schwidefsky | 2014-09-25 | 1 | -6/+0 |
| * | | | s390/hmcdrv: HMC drive CD/DVD access | Ralf Hoppe | 2014-09-25 | 1 | -0/+1 |
| * | | | s390/ftrace: optimize mcount code | Heiko Carstens | 2014-09-09 | 2 | -33/+54 |
| * | | | s390/kprobes: remove unused jprobe_return_end() | Heiko Carstens | 2014-09-09 | 1 | -5/+0 |
| * | | | s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected | Heiko Carstens | 2014-09-09 | 4 | -13/+1 |
| * | | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Heiko Carstens | 2014-09-09 | 2 | -12/+38 |
| * | | | s390/ftrace: optimize function graph caller code | Heiko Carstens | 2014-09-09 | 2 | -6/+33 |
| * | | | s390/vdso: add vdso support for coarse clocks | Martin Schwidefsky | 2014-09-09 | 6 | -3/+84 |
| * | | | s390/vdso: replace stck with stcke | Martin Schwidefsky | 2014-09-09 | 4 | -12/+12 |
| * | | | s390: remove unused MACHINE_FLAG_RRBM | Heiko Carstens | 2014-09-09 | 1 | -2/+0 |
* | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 | 1 | -1/+1 |
* | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 | 1 | -5/+1 |
| |/ / /
|/| | | |
|
* | | | | s390/vdso: remove NULL pointer check from clock_gettime | Martin Schwidefsky | 2014-09-01 | 2 | -14/+6 |
* | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware | Michael Holzheu | 2014-09-01 | 1 | -43/+85 |
|/ / / |
|
* | | | s390: wire up memfd_create syscall | Heiko Carstens | 2014-08-12 | 2 | -0/+2 |
* | | | s390: add system information as device randomness | Martin Schwidefsky | 2014-08-12 | 1 | -0/+19 |
* | | | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL | Michael Holzheu | 2014-08-12 | 1 | -0/+7 |
* | | | s390: wire up seccomp and getrandom syscalls | Heiko Carstens | 2014-08-12 | 2 | -0/+4 |
|/ / |
|
* | | 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 |