aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-09-03dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-03dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-03dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-03dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-03dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'akpm-current/current'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2015-09-02manual merge of locking/coreIngo Molnar
2015-09-02manual merge of locking/arch-atomicIngo Molnar
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu
2015-08-25lib-decompressors-use-real-out-buf-size-for-gunzip-with-kernel-v2Yinghai Lu
2015-08-25kexec: split kexec_load syscall from kexec core codeDave Young
2015-08-19s390/mm: simplify page table alloc/free codeMartin Schwidefsky
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-11bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia
2015-08-10s390/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-07KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu
2015-08-07s390/lib: export __delayGuenter Roeck
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra