summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0Star
* wrappers for ->i_mutex accessAl Viro2016-01-231-4/+4
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-191-13/+10Star
|\
| * s390: more efficient smp barriersMichael S. Tsirkin2016-01-121-0/+3
| * s390: use generic memory barriersMichael S. Tsirkin2016-01-121-3/+0Star
| * s390: define __smp_xxxMichael S. Tsirkin2016-01-121-6/+9
| * s390: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+2Star
| * lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0Star
* | s390/mm: enable fixup_user_fault retryingDominik Dingel2016-01-161-3/+26
* | mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-161-3/+5
* | s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-41/+2Star
* | mm: drop tail page refcountingKirill A. Shutemov2016-01-161-12/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-151-4/+1Star
|\ \
| * | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-151-4/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-11/+11
|\ \ \ | |/ / |/| |
| * | module: use a structure to encapsulate layout.Rusty Russell2015-12-041-11/+11
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-142-12/+1Star
|\ \ \
| * | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-092-12/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1366-853/+1094
|\ \ \
| * | | s390: fix normalization bug in exception table sortingArd Biesheuvel2016-01-111-2/+6
| * | | s390/configs: update default configurationsHeiko Carstens2016-01-115-54/+61
| * | | s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-119-3/+101
| * | | s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0Star
| * | | s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-1112-116/+116
| * | | s390/mem_detect: use unsigned longsHeiko Carstens2016-01-112-9/+6Star
| * | | s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens2016-01-111-19/+19
| * | | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-112-11/+21
| * | | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
| * | | s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2Star
| * | | s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-181-14/+0Star
| * | | s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14Star
| * | | s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
| * | | s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1Star
| * | | s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1Star
| * | | s390/fault: remove unused variableChristian Borntraeger2015-12-181-2/+0Star
| * | | s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0Star
| * | | s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
| * | | s390/facilities: add z13 als bitHeiko Carstens2015-12-181-0/+3
| * | | s390/facilities: optimize test_facility()Heiko Carstens2015-12-181-0/+6
| * | | s390/facilities: remove unneeded facility bitsHeiko Carstens2015-12-181-12/+0Star
| * | | s390/facilities: make use of generated facility listHeiko Carstens2015-12-181-24/+11Star
| * | | s390/facilities: add helper tool to generate facility listsHeiko Carstens2015-12-186-0/+160
| * | | s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-183-6/+7
| * | | s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-182-5/+3Star
| * | | s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-273-8/+31
| * | | s390: remove is_32bit_task() helperHeiko Carstens2015-11-273-7/+6Star
| * | | s390: add 'install' target to 'make help'Michael Holzheu2015-11-271-0/+4
| * | | s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2015-11-272-16/+51