summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens
2014-09-26s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky
2014-09-26s390/topology: call set_sched_topology earlyMartin Schwidefsky
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky
2014-09-25s390/rwlock: improve writer fairnessMartin Schwidefsky
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky
2014-09-25s390/mm: remove change bit override supportHeiko Carstens
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens
2014-09-25s390/head.s: use zero as address for stflChristian Borntraeger
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann