summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
|\
| * KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-2110-181/+147
|\ \ | |/ |/|
| * s390: wire up separate socketcalls system callsHeiko Carstens2015-09-184-21/+42
| * s390/compat: remove superfluous compat wrappersHeiko Carstens2015-09-182-102/+51
| * s390/compat: do not trace compat wrapper functionsHeiko Carstens2015-09-181-6/+6
| * s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers2015-09-172-1/+3
| * s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICKMichael Holzheu2015-09-171-5/+0
| * s390: wire up userfaultfd system callHeiko Carstens2015-09-172-1/+3
| * s390/vtime: correct scaled cputime for SMTMartin Schwidefsky2015-09-171-4/+8
| * s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner2015-09-171-4/+8
| * s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-09-171-4/+23
| * s390: fix floating point register corruptionHeiko Carstens2015-09-171-0/+2
| * s390/hibernate: fix save and restore of vector registersMartin Schwidefsky2015-09-171-35/+3
* | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-162-0/+2
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-102-12/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-9/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-038-61/+83
|\ \
| * \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-124-50/+57
| |\ \
| | * | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-273-33/+33
| | * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| | * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * | s390: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-14/+33
| | |/
| * | s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens2015-08-031-6/+6
| * | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+17
| * | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| * | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-032-43/+55
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-2/+2
| |\ \ \
| * | | | bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia2015-08-111-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2015-07-301-1/+1
| * | | | s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2015-07-292-23/+37
| * | | | s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu2015-07-291-9/+11
| * | | | s390/bpf: increase BPF_SIZE_MAXMichael Holzheu2015-07-291-12/+3
| * | | | s390/bpf: Fix multiple macro expansionsMichael Holzheu2015-07-291-2/+3
| * | | | s390/bpf: clear correct BPF accumulator registerMichael Holzheu2015-07-291-7/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-2315-60/+72
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-201-0/+4
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2015-07-3015-60/+72
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud