summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-11-0511-90/+67
|\
| * s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens2014-10-281-0/+2
| * s390: update default configurationMartin Schwidefsky2014-10-275-74/+32
| * s390/vdso: fix stack corruptionHeiko Carstens2014-10-274-16/+29
| * s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky2014-10-271-0/+4
* | 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-216-6/+9
|\ \ | |/ |/|
| * s390/uprobes: fix kprobes dependencyJan Willeke2014-10-172-2/+2
| * s390: wire up bpf syscallHeiko Carstens2014-10-173-1/+4
| * s390/mm: fixing calls of pte_unmap_unlockDominik Dingel2014-10-151-3/+3
* | 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-1510-41/+45
|\ \
| * | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1473-911/+2399
|\ \ \
| * | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-092-15/+10
| * | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-096-205/+56
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-098-21/+112
| * | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-092-9/+249
| * | | s390: add support for vector extensionMartin Schwidefsky2014-10-0921-187/+802
| * | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-0912-144/+166
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-095-27/+7
| * | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
| * | | s390/mm: make use of ipte range facilityHeiko Carstens2014-09-302-7/+47
| * | | 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-2510-13/+430
| * | | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-254-151/+168
| * | | s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2014-09-252-2/+108
| * | | s390/rwlock: improve writer fairnessMartin Schwidefsky2014-09-251-5/+9
| * | | s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2014-09-252-66/+4
| * | | s390/mm: remove change bit override supportHeiko Carstens2014-09-254-13/+6
| * | | s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens2014-09-251-3/+2
| * | | 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-255-32/+54
| * | | s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-252-0/+2
| * | | s390/spinlock: optimize spin_unlock codeHeiko Carstens2014-09-092-9/+18
| * | | s390/ftrace: optimize mcount codeHeiko Carstens2014-09-093-34/+55
| * | | 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-095-13/+2
| * | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2014-09-094-12/+43
| * | | s390/ftrace: optimize function graph caller codeHeiko Carstens2014-09-093-6/+34
| * | | s390: pass march flag to assembly files as wellHeiko Carstens2014-09-091-7/+10
| * | | s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-097-10/+95
| * | | s390/vdso: replace stck with stckeMartin Schwidefsky2014-09-094-12/+12
| * | | s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2014-09-092-5/+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