summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens
2016-12-07s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu
2016-12-07s390: fix machine check panic stack switchMartin Schwidefsky
2016-12-02s390/setup: fix memblock usageHeiko Carstens
2016-12-02s390/zcrypt: Convert to PM opsLars-Peter Clausen
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2016-11-29s390/uapi: sort header export listHeiko Carstens
2016-11-29s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens
2016-11-29s390: use generic asm-offsets.hHeiko Carstens
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens
2016-11-25MAINTAINERS: update for maintainer of s390/zcryptHarald Freudenberger
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-11-23s390: update defconfigHeiko Carstens
2016-11-23s390: add cma supportHeiko Carstens
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens
2016-11-17s390/pci_dma: remove memset from dma_allocSebastian Ott
2016-11-17s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott
2016-11-17s390/pci: fix dma address calculation in map_sgSebastian Ott
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky
2016-11-17zcore: Improve startup-message textMichael Holzheu
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner
2016-10-28s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi