aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner1-1/+1
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens1-0/+1
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu1-3/+4
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-49/+10
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens1-0/+1
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens1-21/+7
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-1/+1
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens1-1/+5
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens1-8/+11
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott1-12/+4
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky1-3/+6
2013-03-05s390/mm: fix vmemmap size calculationHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2012-11-23s390: add zEC12 code generation supportHeiko Carstens1-0/+3
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-35/+1
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens1-2/+11
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens1-3/+35
2012-09-26s390/kexec: remove CONFIG_KEXECHeiko Carstens1-2/+0
2012-09-26s390/mm: shorten addressing mode initializationHeiko Carstens1-18/+10
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-5/+5
2012-09-26s390/mm: change default addressing modeHeiko Carstens1-11/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+6
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky1-0/+2
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens1-6/+6
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+9
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-7/+6