summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-4/+4
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
|/
* Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-025-39/+23
|\
| * s390/pci: fix sleeping in atomic during hotplugSebastian Ott2018-12-131-1/+1
| * s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott2018-12-131-3/+1
| * s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-301-24/+0
| * s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2018-11-301-2/+2
| * s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2018-11-301-9/+19
* | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-1/+1
|\ \
| * | seccomp, s390: fix build for syscall type changeTycho Andersen2018-12-131-1/+1
* | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-19/+7
|\ \ \
| * | | pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada2018-11-291-3/+0
| * | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-13/+6
| |/ /
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-292-2/+2
|\ \ \
| * | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-222-2/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-283-23/+31
|\ \ \
| * | | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
| * | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
| * | | kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-282-21/+29
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-16/+6
|\ \ \ \ | |/ / / |/| | |
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| * | | s390: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-13/+5
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\ \ \
| * | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-101-0/+12
| |\ \ \ \
| | * | | | s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+12
| | | |/ / | | |/| |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | s390/mm: Convert tlb_table_flush() to use call_rcu()Paul E. McKenney2018-11-081-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-261-17/+18
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-12-191-7/+17
| |\ \ \ \ \
| | * | | | | KVM: s390: fix kmsg component kvm-s390Michael Mueller2018-12-181-4/+3
| | * | | | | KVM: s390: unregister debug feature on failing arch initMichael Mueller2018-12-181-3/+14
| | | |_|/ / | | |/| | |
| * | | | | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini2018-12-141-10/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-252-10/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-101-10/+0
| |\ \ \ \
| | * | | | s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-10/+0
| | |/ / /
| * | | | preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon2018-12-071-0/+2
| |/ / /
* | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-11/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-11/+2
| |/ /
* | | s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky2018-11-271-0/+1
* | | s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-11-141-0/+2
|/ /
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-0918-81/+139
|\ \
| * | s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-081-1/+1
OpenPOWER on IntegriCloud