aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-590/+739
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky2-398/+398
2014-12-08s390/ptrace: always include vector registers in core filesMartin Schwidefsky1-10/+8
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky1-0/+1
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker1-13/+11
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens1-0/+2
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger1-8/+4
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman1-1/+1
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens1-1/+1
2014-12-01s390: fix machine check handlingSebastian Ott1-6/+2
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens1-2/+6
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens2-2/+4
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk3-0/+6
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky1-22/+75
2014-11-18s390/irq: use irq 0Sebastian Ott1-4/+1
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-16/+35
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner1-1/+0
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky2-2/+2
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky1-2/+2
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra1-6/+0
2014-10-28s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens1-0/+2
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens6-44/+70
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens7-83/+150
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens4-16/+29
2014-10-27s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky1-0/+4
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-1/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-3/+1
2014-10-17s390/uprobes: fix kprobes dependencyJan Willeke1-1/+1
2014-10-17s390: wire up bpf syscallHeiko Carstens2-0/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds7-31/+35
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds36-725/+1761
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-5/+1
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2-15/+10
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens4-196/+53
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu3-16/+81
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky1-3/+242
2014-10-09s390: add support for vector extensionMartin Schwidefsky12-171/+714
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky7-123/+130
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky3-19/+3
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky1-2/+0
2014-09-26s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky1-2/+2
2014-09-26s390/topology: call set_sched_topology earlyMartin Schwidefsky1-8/+10
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke6-13/+376
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke1-151/+3
2014-09-25s390/head.s: use zero as address for stflChristian Borntraeger1-1/+1
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky1-6/+0
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe1-0/+1