summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2012-40/+78
| |\
| * | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-041-1/+1
|\ \ \
| * | | crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin2015-10-151-1/+1
* | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-0812-40/+78
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-10-0611-40/+77
| |\ \ \
| | * | | s390/defconfig: set SCSI_DH=ySebastian Ott2015-10-013-3/+3
| | * | | s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-303-30/+67
| | * | | s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-09-291-1/+1
| | * | | s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-234-6/+6
| * | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-2812-182/+151
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ /
* | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-4/+1
* | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-1/+29
|/ /
* | 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
OpenPOWER on IntegriCloud