aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-20s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker1-51/+3
2017-02-20s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2-6/+0
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens3-8/+8
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens1-0/+2
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens4-6/+3
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens1-9/+9
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger3-9/+9
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker6-5/+7
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-6/+4
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker17-18/+20
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-08s390: add no-execute supportMartin Schwidefsky15-132/+277
2017-02-08s390: report new vector facilitiesMartin Schwidefsky3-2/+10
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens3-33/+17
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens3-12/+13
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens10-295/+244
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens3-7/+11
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens4-10/+19
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky3-16/+8
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky1-1/+1
2017-02-07s390: make setup_randomness workHeiko Carstens1-3/+3
2017-02-03s390/qdio: improve some debug printsJulian Wiedmann1-2/+3
2017-02-03s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann1-2/+1
2017-02-03s390/qdio: clean up q->irq_ptr usageJulian Wiedmann1-4/+4
2017-02-03s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-02-03s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer1-1/+1
2017-01-31s390/dasd: correct inconsistent indentingStefan Haberland1-2/+2
2017-01-31s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland1-4/+5
2017-01-31s390/dasd: check for device error pointer within state change interruptsStefan Haberland1-2/+5
2017-01-31s390/dasd: allow 0 for path_threshold attributeStefan Haberland1-4/+2
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky1-38/+12
2017-01-31s390/dasd: Improve parameter list parsingJan Höppner2-135/+125
2017-01-31s390/dasd: Always store parameter elements in an arrayJan Höppner1-16/+16
2017-01-31s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger1-0/+8
2017-01-31s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger1-16/+24
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger1-0/+7
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato1-0/+14
2017-01-16s390/bpf: remove redundant check for non-null imageDaniel Borkmann1-7/+4
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott1-8/+2
2017-01-16s390: provide sclp based boot consoleHeiko Carstens6-11/+61
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens1-1/+6
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens2-6/+13
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens2-9/+14
2017-01-16s390: use false/true when using boolHeiko Carstens6-7/+7
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens5-6/+6
2017-01-16s390/topology: reduce number of printksHeiko Carstens1-5/+3
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens1-1/+2
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens1-0/+3
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens1-0/+2