summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu2-40/+12
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu5-4/+184
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens1-2/+5
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer1-3/+7
2015-01-30s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens1-3/+3
2015-01-29s390/jump label: use different nop instructionHeiko Carstens2-7/+19
2015-01-29s390/jump label: add sanity checksHeiko Carstens1-14/+42
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner1-1/+1
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens8-7/+52
2015-01-29ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens1-0/+4
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens8-14/+19
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2-5/+10
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer4-9/+29
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer1-41/+96
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky3-7/+66
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky1-7/+5
2015-01-22s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner1-7/+24
2015-01-22s390/hmcdrv: free memory on error pathChristophe Jaillet1-3/+3
2015-01-22s390: update default configurationMartin Schwidefsky5-7/+5
2015-01-22s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle1-1/+1
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer1-2/+13
2015-01-22s390: add SMT supportMartin Schwidefsky18-118/+430
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky5-18/+155
2015-01-22s390: add z13 code generation supportMartin Schwidefsky4-1/+26
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan1-1/+0
2015-01-15s390/docs: Remove section about script debugging from Debugging390.txtThomas Huth1-29/+0
2015-01-15s390/docs: Break long lines in Debugging390.txtThomas Huth1-227/+237
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla1-296/+92
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang1-2/+2
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches1-1/+1
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens1-1/+2
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang2-2/+3
2015-01-08s390: keep Kconfig sortedHeiko Carstens1-1/+1
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist2-22/+0
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens1-1/+3
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens1-3/+3
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens1-1/+0
2015-01-08s390/pci: add missing address space annotationHeiko Carstens1-2/+2
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens1-46/+49
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky1-2/+3
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2-5/+7
2014-12-18s390: wire up execveat syscallHeiko Carstens2-1/+3
2014-12-18s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger1-1/+1
2014-12-18s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger1-2/+0
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger1-3/+7
2014-12-18Ceph: remove left-over reject fileLinus Torvalds1-10/+0
2014-12-17mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds1-3/+3
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds1-1/+1