summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/cpumf: simplify psw generationHeiko Carstens2016-11-231-21/+5
| * | s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-237-10/+8
| * | s390/uaccess: make setfs macro return voidHeiko Carstens2016-11-231-3/+3
| * | s390/pci_dma: remove memset from dma_allocSebastian Ott2016-11-171-2/+0
| * | s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott2016-11-171-8/+11
| * | s390/pci: fix dma address calculation in map_sgSebastian Ott2016-11-171-7/+8
| * | s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky2016-11-171-4/+3
| * | s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-158-21/+33
| * | s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-116-27/+16
| * | s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-114-8/+9
| * | s390: move thread_info into task_structHeiko Carstens2016-11-118-36/+19
| * | s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-118-5/+144
| * | s390/bitops: use atomic primitives for bitopsMartin Schwidefsky2016-11-111-55/+7
| * | s390/atomic: refactor atomic primitivesMartin Schwidefsky2016-11-113-169/+170
| * | s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada2016-11-081-2/+0
| * | s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2016-11-072-83/+73
| * | s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada2016-11-071-2/+0
| * | s390: kernel: make lgr explicitly non-modularPaul Gortmaker2016-10-311-2/+3
| * | s390: hypfs: make inode explicitly non-modularPaul Gortmaker2016-10-311-20/+4
| * | s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-287-7/+106
| * | s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky2016-10-281-0/+2
| * | s390/time: refactor clock syncMartin Schwidefsky2016-10-283-84/+71
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-132-32/+27
|\ \ \
| * | | KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-221-24/+21
| * | | KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-222-8/+6
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-122-7/+9
|\ \ \
| * | | lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-121-1/+1
| * | | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-6/+0
| * | | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+6
| * | | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-0/+2
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-25/+11
|\ \ \ \ | |/ / / |/| | |
| * | | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11
| * | | 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/+28
|\ \ \ \ \
| * | | | | 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/+0
| * | | | | 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/+60
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | | | | | 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
|/ / / /
OpenPOWER on IntegriCloud