summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/time: refactor clock syncMartin Schwidefsky2016-10-283-84/+71Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-142-32/+27Star
|\ \
| * | KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-221-24/+21Star
| * | KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-222-8/+6Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-132-7/+9
|\ \ \
| * | | lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-131-1/+1
| * | | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-131-6/+0Star
| * | | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-131-0/+6
| * | | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-131-0/+2
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-25/+11Star
|\ \ \ \ | |/ / / |/| | |
| * | | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11Star
| * | | s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-091-1/+2
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-122-3/+7
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-162-1/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-152-3/+7
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-126-32/+28Star
|\ \ \ \ \
| * | | | | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-223-19/+23
| * | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-222-1/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-0/+1
| * | | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
| * | | | | locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger2016-11-161-1/+1
| * | | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-162-3/+4
| * | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1112-73/+60Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0Star
* | | | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-1/+1
* | | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2016-11-111-1/+1
|\ \ \ \ \
| * | | | | s390: pci: don't print uninitialized data for debuggingArnd Bergmann2016-11-111-1/+1
| | |/ / / | |/| | |
* / | | | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+2
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-11-091-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-041-2/+2
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-10-271-2/+2
| |\ \ | | |/ | |/|
| | * KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank2016-10-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-2710-68/+55Star
|\ \ \ | |/ / |/| |
| * | s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
| * | s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
| * | s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-172-27/+1Star
| * | s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
| * | s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
| * | s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-175-11/+16
| * | s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
| * | s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-221-2/+7
|\ \ \ | | |/ | |/|
| * | KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-201-2/+7
| |/
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-1/+2
|\ \ | |/ |/|
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-146-16/+14Star
|\ \ | |/ |/|
| * s390: move exports to definitionsAl Viro2016-08-086-16/+14Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-2/+2
|\ \