aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-6/+9
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-3/+1
2014-10-17s390/uprobes: fix kprobes dependencyJan Willeke2-2/+2
2014-10-17s390: wire up bpf syscallHeiko Carstens3-1/+4
2014-10-15s390/mm: fixing calls of pte_unmap_unlockDominik Dingel1-3/+3
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds10-41/+45
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds73-911/+2399
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-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds2-14/+22
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-5/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2-15/+10
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens6-205/+56
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu8-21/+112
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky2-9/+249
2014-10-09s390: add support for vector extensionMartin Schwidefsky21-187/+802
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky12-144/+166
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky5-27/+7
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky1-2/+0
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-72/+12
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-646/+593
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand3-0/+3
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger1-1/+1
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens2-7/+47
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 Willeke10-13/+430
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke4-151/+168
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2-2/+108
2014-09-25s390/rwlock: improve writer fairnessMartin Schwidefsky1-5/+9
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2-66/+4
2014-09-25s390/mm: remove change bit override supportHeiko Carstens4-13/+6
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens1-3/+2
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 Schwidefsky5-32/+54
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2-0/+2
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-0/+5
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller5-0/+5
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-3/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-61/+96
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck2-1/+3
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+1
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa1-34/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger1-1/+0