aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens1-0/+1
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky1-0/+3
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali1-0/+2
2018-02-27s390: unify linker symbols usageVasily Gorbik1-10/+10
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+4
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky1-1/+3
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-09s390: simplify transactional execution elf hwcap handlingHeiko Carstens1-1/+1
2017-11-09s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger1-1/+0
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky1-9/+2
2017-10-18s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky1-1/+1
2017-10-18s390: introduce CPU alternativesVasily Gorbik1-0/+3
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky1-0/+2
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens1-0/+1
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky1-0/+3
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-1/+1
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens1-4/+4
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-6/+0
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-3/+15
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens1-1/+1
2017-02-08s390: report new vector facilitiesMartin Schwidefsky1-1/+7
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-02-07s390: make setup_randomness workHeiko Carstens1-3/+3
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens1-0/+2
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky1-2/+2
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens1-0/+1
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens1-0/+1
2016-12-02s390/setup: fix memblock usageHeiko Carstens1-8/+8
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens1-1/+1
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens1-8/+8
2016-11-23s390: add cma supportHeiko Carstens1-0/+2
2016-11-11s390: move thread_info into task_structHeiko Carstens1-2/+1
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky1-0/+1
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-4/+2
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-8/+14
2016-06-13s390: use __section macro everywhereHeiko Carstens1-1/+1
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens1-1/+14
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-0/+1
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky1-0/+17
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens1-0/+1
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens1-0/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+4
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens1-10/+6
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-13/+10
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens1-3/+3
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand1-0/+9
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-0/+2