aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky1-10/+5
2015-11-16s390: remove g5 elf platform supportHeiko Carstens1-3/+0
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky1-8/+7
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann1-0/+2
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner1-1/+1
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-2/+0
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+5
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel1-0/+2
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-0/+5
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott1-4/+9
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-5/+5
2015-03-25s390: remove 31 bit supportHeiko Carstens1-72/+0
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens1-1/+0
2015-01-22s390: add z13 code generation supportMartin Schwidefsky1-0/+3
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-2/+0
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+9
2014-09-26s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky1-2/+2
2014-08-12s390: add system information as device randomnessMartin Schwidefsky1-0/+19
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu1-0/+2
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-3/+3
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann1-0/+4
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-291/+160
2014-04-11s390: add 31 bit warning messageHeiko Carstens1-0/+32
2014-02-21s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens1-8/+0
2014-02-21s390/uaccess: get rid of indirect function callsHeiko Carstens1-9/+0
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1