index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-3
/
+15
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
1
-1
/
+1
2017-02-08
s390: report new vector facilities
Martin Schwidefsky
1
-1
/
+7
2017-02-08
s390: use correct input data address for setup_randomness
Heiko Carstens
1
-1
/
+1
2017-02-07
s390: make setup_randomness work
Heiko Carstens
1
-3
/
+3
2017-01-16
s390/setup: call memblock_reserve only for size > 0
Heiko Carstens
1
-0
/
+2
2016-12-14
s390/setup: reword printk messages
Martin Schwidefsky
1
-2
/
+2
2016-12-07
s390/numa: establish cpu to node mapping early
Heiko Carstens
1
-0
/
+1
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-0
/
+1
2016-12-02
s390/setup: fix memblock usage
Heiko Carstens
1
-8
/
+8
2016-12-02
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
1
-1
/
+1
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
1
-8
/
+8
2016-11-23
s390: add cma support
Heiko Carstens
1
-0
/
+2
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-2
/
+1
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-0
/
+1
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-4
/
+2
2016-07-13
s390/console: Make preferred console handling more consistent
Peter Oberparleiter
1
-8
/
+14
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/kexec: fix crash on resize of reserved memory
Heiko Carstens
1
-1
/
+14
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
1
-0
/
+1
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
1
-0
/
+17
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2016-03-10
s390/cpumf: add missing lpp magic initialization
Heiko Carstens
1
-0
/
+1
2016-02-24
s390: add z13s model number to z13 elf platform
Heiko Carstens
1
-0
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+4
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-10
/
+6
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-13
/
+10
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-3
/
+3
2015-11-30
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
1
-0
/
+9
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
1
-0
/
+2
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
1
-10
/
+5
2015-11-16
s390: remove g5 elf platform support
Heiko Carstens
1
-3
/
+0
2015-08-19
s390/setup: fix novx parameter
Martin Schwidefsky
1
-8
/
+7
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
1
-0
/
+2
2015-07-22
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner
1
-1
/
+1
2015-07-18
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-2
/
+0
2015-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+5
2015-06-26
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
1
-0
/
+2
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
1
-0
/
+5
2015-06-18
s390/setup: fix DMA_API_DEBUG warnings
Sebastian Ott
1
-4
/
+9
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
1
-5
/
+5
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-72
/
+0
2015-02-12
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
1
-1
/
+0
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
1
-0
/
+3
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-2
/
+0
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+9
2014-09-26
s390/setup: correct 4-level kernel page table detection
Martin Schwidefsky
1
-2
/
+2
2014-08-12
s390: add system information as device randomness
Martin Schwidefsky
1
-0
/
+19
[next]