aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-3/+1
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens2-33/+54
2014-09-09s390/kprobes: remove unused jprobe_return_end()Heiko Carstens1-5/+0
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens4-13/+1
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2-12/+38
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens2-6/+33
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky6-3/+84
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky4-12/+12
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens1-2/+0
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski1-1/+1
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2-14/+6
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu1-43/+85
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter8-33/+37
2014-08-12s390: wire up memfd_create syscallHeiko Carstens2-0/+2
2014-08-12s390: add system information as device randomnessMartin Schwidefsky1-0/+19
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu1-0/+7
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens2-0/+4
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-92/+69
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-15/+0
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-45/+52
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger3-92/+69
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-10/+3
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner1-45/+50
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changesIngo Molnar2-5/+13
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-8/+8
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-1/+1
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu1-0/+2
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens2-10/+3
2014-07-16s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+10
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand1-3/+3
2014-06-25Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the branchIngo Molnar1-1/+3
2014-06-19s390, perf: Use common PMU interrupt disabled codeVince Weaver1-6/+6
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky1-1/+3
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+2
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds3-7/+15