summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-311-6/+0
|\
| * perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-281-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-213-1/+3
|\ \ | |/ |/|
| * s390/uprobes: fix kprobes dependencyJan Willeke2014-10-171-1/+1
| * s390: wire up bpf syscallHeiko Carstens2014-10-172-0/+2
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-3/+1
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+1
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-157-31/+35
|\ \
| * | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-268-33/+37
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1436-725/+1761
|\ \ \
| * | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-092-15/+10
| * | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-094-196/+53
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-093-16/+81
| * | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-091-3/+242
| * | | s390: add support for vector extensionMartin Schwidefsky2014-10-0912-171/+714
| * | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-097-123/+130
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-093-19/+3
| * | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
| * | | s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-261-2/+2
| * | | s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-261-8/+10
| * | | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-256-13/+376
| * | | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-251-151/+3
| * | | s390/head.s: use zero as address for stflChristian Borntraeger2014-09-251-1/+1
| * | | s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-251-6/+0
| * | | s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-251-0/+1
| * | | s390/ftrace: optimize mcount codeHeiko Carstens2014-09-092-33/+54
| * | | s390/kprobes: remove unused jprobe_return_end()Heiko Carstens2014-09-091-5/+0
| * | | s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens2014-09-094-13/+1
| * | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2014-09-092-12/+38
| * | | s390/ftrace: optimize function graph caller codeHeiko Carstens2014-09-092-6/+33
| * | | s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-096-3/+84
| * | | s390/vdso: replace stck with stckeMartin Schwidefsky2014-09-094-12/+12
| * | | s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2014-09-091-2/+0
* | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-141-1/+1
|\ \ \ \
| * | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+1
* | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-5/+1
| |/ / / |/| | |
* | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
* | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-011-43/+85
|/ / /
* | | s390: wire up memfd_create syscallHeiko Carstens2014-08-122-0/+2
* | | s390: add system information as device randomnessMartin Schwidefsky2014-08-121-0/+19
* | | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-121-0/+7
* | | s390: wire up seccomp and getrandom syscallsHeiko Carstens2014-08-122-0/+4
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-92/+69
|\ \
| * | s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-063-92/+69
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-15/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-072-45/+52
|\ \
| * | s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner2014-07-281-45/+50
| * | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-221-0/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-8/+8
|\ \
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-8/+8
OpenPOWER on IntegriCloud