aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
AgeCommit message (Expand)Author
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-01-31s390/early: improve machine detectionChristian Borntraeger
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens
2017-02-07s390: make setup_randomness workHeiko Carstens
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-12-02s390/setup: fix memblock usageHeiko Carstens
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens
2016-11-23s390: add cma supportHeiko Carstens
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-06-13s390: use __section macro everywhereHeiko Carstens
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-11-16s390: remove g5 elf platform supportHeiko Carstens
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky