summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* s390: add support for IBM z14 Model ZR1Heiko Carstens2018-04-161-0/+1
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-111-0/+3
* s390/setup : enable display support for KVM guestFarhan Ali2018-03-181-0/+2
* s390: unify linker symbols usageVasily Gorbik2018-02-271-10/+10
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+4
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-051-1/+3
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: simplify transactional execution elf hwcap handlingHeiko Carstens2017-11-091-1/+1
* s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger2017-11-091-1/+0
* s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-191-9/+2
* s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-181-1/+1
* s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+3
* s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-281-0/+2
* s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-091-0/+1
* s390: add support for IBM z14 machinesMartin Schwidefsky2017-07-261-0/+3
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-1/+1
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-4/+4
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-121-6/+0
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-3/+15
* 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
OpenPOWER on IntegriCloud