summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
* s390/pci: query fmb lengthSebastian Ott2016-12-142-1/+3
* s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens2016-12-141-4/+4
* s390/cpumf: fix qsi inline assemblyHeiko Carstens2016-12-141-7/+3
* s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger2016-12-141-0/+122
* s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer2016-12-141-0/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1325-389/+423
|\
| * s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger2016-12-121-1/+2
| * s390: provide memmove implementationHeiko Carstens2016-12-121-1/+2
| * s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-121-1/+1
| * s390/dasd: channel path aware error recoveryStefan Haberland2016-12-121-1/+5
| * s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski2016-12-071-1/+6
| * s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-071-0/+3
| * s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-071-13/+12
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-072-1/+11
| * s390/numa: always use logical cpu and core idsHeiko Carstens2016-12-071-0/+6
| * s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu2016-12-072-26/+33
| * s390/uapi: sort header export listHeiko Carstens2016-11-291-2/+2
| * s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens2016-11-291-0/+1
| * s390: use generic asm-offsets.hHeiko Carstens2016-11-292-1/+1
| * s390/pci: use unique UIDs for domain enumerationSebastian Ott2016-11-231-1/+4
| * s390: add cma supportHeiko Carstens2016-11-231-2/+1
| * s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-4/+2
| * s390/uaccess: make setfs macro return voidHeiko Carstens2016-11-231-3/+3
| * s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-153-5/+5
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-112-2/+2
| * s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-112-1/+2
| * s390: move thread_info into task_structHeiko Carstens2016-11-112-12/+1
| * s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-113-3/+139
| * s390/bitops: use atomic primitives for bitopsMartin Schwidefsky2016-11-111-55/+7
| * s390/atomic: refactor atomic primitivesMartin Schwidefsky2016-11-112-168/+169
| * s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2016-11-071-80/+0
| * s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada2016-11-071-2/+0
| * s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-281-0/+2
| * s390/time: refactor clock syncMartin Schwidefsky2016-10-281-3/+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 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-123-11/+11
|\ \
| * | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-221-0/+8
| * | 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-161-1/+2
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-113-4/+5
| |\ \ | | |/
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
| |/ |/|
* | s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-171-3/+1
* | s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-171-1/+1
* | s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\
OpenPOWER on IntegriCloud