aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-43/+55
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds70-1192/+3190
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-109/+259
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez1-0/+2
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov1-6/+3
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu1-7/+0
2015-08-19s390/mm: simplify page table alloc/free codeMartin Schwidefsky1-136/+89
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott1-10/+23
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens1-1/+1
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky1-8/+7
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens1-14/+1
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens1-1/+1
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens1-2/+2
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu1-0/+1
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-08-11bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia1-2/+2
2015-08-10s390/time: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-08-07KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause1-2/+1
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky2-2/+2
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu1-27/+41
2015-08-07s390/lib: export __delayGuenter Roeck1-0/+1
2015-08-07s390/topology: remove topology lockMichael Holzheu2-8/+10
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang5-4/+65
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky1-1/+11
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens1-1/+16
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann4-3/+10
2015-08-04s390/numa: add emulation supportMichael Holzheu6-0/+558
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann3-0/+403
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann15-26/+375
2015-08-03s390/mm: make arch_add_memory() NUMA awareGerald Schaefer1-19/+19
2015-08-03s390/mm: enable gup code for NUMAGerald Schaefer1-0/+10
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky1-0/+13
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2-7/+4
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner10-47/+45
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann1-1/+1
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger1-2/+2
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner15-60/+72
2015-07-29s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2-23/+37
2015-07-29s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu1-9/+11
2015-07-29s390/bpf: increase BPF_SIZE_MAXMichael Holzheu1-12/+3
2015-07-29s390/bpf: Fix multiple macro expansionsMichael Holzheu1-2/+3
2015-07-29s390/bpf: clear correct BPF accumulator registerMichael Holzheu1-7/+7
2015-07-29KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger1-0/+19
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger3-2/+26
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2-15/+17