summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-6/+0
|\ \ \ \ \
| * | | | | s390/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-6/+0
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+2
|\ \ \ \ \ \
| * | | | | | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez2015-08-281-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-3170-1192/+3190
|\ \ \ \ \ \
| * | | | | | s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov2015-08-271-6/+3
| * | | | | | s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu2015-08-261-7/+0
| * | | | | | s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-191-136/+89
| * | | | | | s390/pci: move debug messages to debugfsSebastian Ott2015-08-191-10/+23
| * | | | | | s390/nmi: initialize control register 0 earlierHeiko Carstens2015-08-191-1/+1
| * | | | | | s390/setup: fix novx parameterMartin Schwidefsky2015-08-191-8/+7
| * | | | | | s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens2015-08-191-14/+1
| * | | | | | s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-191-1/+1
| * | | | | | s390/facilities: remove transactional-execution bitsHeiko Carstens2015-08-191-2/+2
| * | | | | | s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu2015-08-191-0/+1
| * | | | | | s390/vdso: emit a GNU hashMartin Schwidefsky2015-08-072-2/+2
| * | | | | | s390/numa: make core to node mapping data dynamicMichael Holzheu2015-08-071-27/+41
| * | | | | | s390/lib: export __delayGuenter Roeck2015-08-071-0/+1
| * | | | | | s390/topology: remove topology lockMichael Holzheu2015-08-072-8/+10
| * | | | | | s390/vtime: limit MT scaling value updatesMartin Schwidefsky2015-08-041-1/+11
| * | | | | | s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens2015-08-041-1/+16
| * | | | | | s390/numa: enable support in s390 configsPhilipp Hachtmann2015-08-044-3/+10
| * | | | | | s390/numa: add emulation supportMichael Holzheu2015-08-046-0/+558
| * | | | | | s390/numa: add topology tree infrastructurePhilipp Hachtmann2015-08-033-0/+403
| * | | | | | s390/numa: add core infrastructurePhilipp Hachtmann2015-08-0315-26/+375