summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens2017-02-171-1/+1
* s390: report new vector facilitiesMartin Schwidefsky2017-02-081-1/+7
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-02-081-1/+1
* s390: make setup_randomness workHeiko Carstens2017-02-071-3/+3
* s390/setup: call memblock_reserve only for size > 0Heiko Carstens2017-01-161-0/+2
* s390/setup: reword printk messagesMartin Schwidefsky2016-12-141-2/+2
* s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-071-0/+1
* s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-071-0/+1
* s390/setup: fix memblock usageHeiko Carstens2016-12-021-8/+8
* s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens2016-12-021-1/+1
* s390: convert remaining bootmem allocations to memblockHeiko Carstens2016-11-291-8/+8
* s390: add cma supportHeiko Carstens2016-11-231-0/+2
* s390: move thread_info into task_structHeiko Carstens2016-11-111-2/+1
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-111-0/+1
* treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-4/+2
* s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-8/+14
* s390: use __section macro everywhereHeiko Carstens2016-06-131-1/+1
* s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-131-1/+14
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-0/+1
* s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-211-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-161-0/+2
|\
| * s390/cpumf: add missing lpp magic initializationHeiko Carstens2016-03-101-0/+1
| * s390: add z13s model number to z13 elf platformHeiko Carstens2016-02-241-0/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+4
|/
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-10/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-13/+10
|\
| * s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-3/+3
| * s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-0/+2
| * s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-10/+5
* | s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-301-0/+9
|/
* s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
* s390/setup: fix novx parameterMartin Schwidefsky2015-08-191-8/+7
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-0/+2
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-221-1/+1
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-171-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-301-0/+5
|\
| * s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-0/+5
* | s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-251-0/+2
|/
* s390/setup: fix DMA_API_DEBUG warningsSebastian Ott2015-06-181-4/+9
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-5/+5
* s390: remove 31 bit supportHeiko Carstens2015-03-251-72/+0
* s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-121-1/+0
* s390: add z13 code generation supportMartin Schwidefsky2015-01-221-0/+3
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-2/+0
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+9
* s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-261-2/+2
* s390: add system information as device randomnessMartin Schwidefsky2014-08-121-0/+19
* s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-221-0/+2