summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-82/+6
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-1/+1
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-257-3/+17
| |\ \
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+4
| * | | s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu2018-06-211-20/+0
| * | | s390/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-59/+2
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-65/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-177-3/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-17/+0
| * | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-8/+0
| * | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-8/+0
| * | | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-16/+0
| * | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0
| * | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0
| * | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar2018-07-157-3/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-031-30/+32
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-1/+1
* | | | | lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-101-1/+0
| |_|_|/ |/| | |
* | | | s390: disable gcc pluginsMartin Schwidefsky2018-07-241-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-066-3/+16
|\ \ \
| * | | s390: wire up rseq system callHeiko Carstens2018-07-045-1/+9
| * | | s390: wire up io_pgetevents system callHeiko Carstens2018-07-041-0/+1
| * | | s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
| * | | s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-06-251-2/+2
| | |/ | |/|
* | | bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-06-291-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-191-30/+32
|\ \ | |/ |/|
| * s390/cio: sanitize css_general_characteristics definitionSebastian Ott2018-06-121-30/+32
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1211-14/+17
|\ \
| * | treewide: Use array_size() in vmalloc()Kees Cook2018-06-125-6/+6
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+3
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-124-5/+8
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-1213-66/+99
|\ \ | |/ |/|
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
| * Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-06-0113-65/+98
| |\
| | * KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-171-5/+5
| | * Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger2018-05-171-1/+1
| | |\
| | * | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-171-12/+9
| | * | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-171-7/+1
| | * | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-174-14/+30
| | * | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-172-5/+25
| | * | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-178-22/+28
* | | | s390: use _refcount for pgtablesMatthew Wilcox2018-06-071-9/+12
* | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-064-256/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-032-2/+2
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2119-150/+396
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-074-252/+13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf, s390x: remove ld_abs/ld_indDaniel Borkmann2018-05-034-252/+13
OpenPOWER on IntegriCloud