summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-231-7/+3
|\
| * module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-7/+3
* | s390/uprobes: fix user space PER eventsJan Willeke2015-01-121-9/+60
* | s390: wire up execveat syscallHeiko Carstens2014-12-181-0/+1
* | s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger2014-12-181-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-171-1/+1
|\
| * groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-1123-590/+739
|\ \
| * | s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-082-398/+398
| * | s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-081-10/+8
| * | s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky2014-12-081-0/+1
| * | s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-081-13/+11
| * | s390/idle: add missing irq off lockdep annotationHeiko Carstens2014-12-081-0/+2
| * | s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-081-8/+4
| * | s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-011-1/+1
| * | s390/traps: die on translation exceptionsHeiko Carstens2014-11-211-2/+6
| * | s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-212-2/+4
| * | s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-193-0/+6
| * | s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-191-22/+75
| * | s390/irq: use irq 0Sebastian Ott2014-11-181-4/+1
| * | s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner2014-11-031-1/+0
| * | s390/signal: add sparse annotationsMartin Schwidefsky2014-11-032-2/+2
| * | s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-031-2/+2
| * | s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-276-44/+70
| * | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-277-83/+150
* | | 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-056-16/+35
|\ \
| * | s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens2014-10-281-0/+2
| |/
| * 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-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
OpenPOWER on IntegriCloud