index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-07-01
1
-0
/
+5
|
\
|
*
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
1
-0
/
+5
*
|
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-26
1
-0
/
+2
|
/
*
s390/setup: fix DMA_API_DEBUG warnings
Sebastian Ott
2015-06-18
1
-4
/
+9
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-5
/
+5
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-72
/
+0
*
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
1
-1
/
+0
*
s390: add z13 code generation support
Martin Schwidefsky
2015-01-22
1
-0
/
+3
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-2
/
+0
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+9
*
s390/setup: correct 4-level kernel page table detection
Martin Schwidefsky
2014-09-26
1
-2
/
+2
*
s390: add system information as device randomness
Martin Schwidefsky
2014-08-12
1
-0
/
+19
*
s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE
Michael Holzheu
2014-07-22
1
-0
/
+2
*
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
2014-05-20
1
-3
/
+3
*
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
2014-05-20
1
-0
/
+4
*
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-291
/
+160
*
s390: add 31 bit warning message
Heiko Carstens
2014-04-11
1
-0
/
+32
*
s390/uaccess: remove dead kernel parameter 'user_mode='
Heiko Carstens
2014-02-21
1
-8
/
+0
*
s390/uaccess: get rid of indirect function calls
Heiko Carstens
2014-02-21
1
-9
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-20
1
-1
/
+1
|
\
|
*
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
2014-01-16
1
-1
/
+1
*
|
s390/smp: improve setup of possible cpu mask
Heiko Carstens
2013-12-18
1
-0
/
+1
|
/
*
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2013-11-15
1
-3
/
+4
*
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
1
-49
/
+10
*
s390: add support for IBM zBC12 machine
Heiko Carstens
2013-07-26
1
-0
/
+1
*
s390: remove setting for saved_max_pfn
Zhang Yanfei
2013-07-04
1
-4
/
+0
*
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
2013-05-03
1
-21
/
+7
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
1
-1
/
+1
*
s390/kdump,bootmem: fix bootmem allocator bitmap size
Heiko Carstens
2013-05-02
1
-1
/
+5
*
s390: get rid of odd global real_memory_size
Heiko Carstens
2013-05-02
1
-8
/
+11
*
s390/zfcpdump: exploit new cio_ignore keywords
Sebastian Ott
2013-05-02
1
-12
/
+4
*
s390: lowcore stack pointer offsets
Martin Schwidefsky
2013-04-26
1
-3
/
+6
*
s390/mm: fix vmemmap size calculation
Heiko Carstens
2013-03-05
1
-0
/
+2
*
s390/pm: export pm_power_off
Heiko Carstens
2013-01-08
1
-1
/
+2
*
s390: add zEC12 code generation support
Heiko Carstens
2012-11-23
1
-0
/
+3
*
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
2012-11-23
1
-35
/
+1
*
s390/vmalloc: have separate modules area
Heiko Carstens
2012-10-09
1
-2
/
+11
*
s390/mm: use pfmf instruction to initialize storage keys
Heiko Carstens
2012-10-09
1
-3
/
+35
*
s390/kexec: remove CONFIG_KEXEC
Heiko Carstens
2012-09-26
1
-2
/
+0
*
s390/mm: shorten addressing mode initialization
Heiko Carstens
2012-09-26
1
-18
/
+10
*
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-09-26
1
-5
/
+5
*
s390/mm: change default addressing mode
Heiko Carstens
2012-09-26
1
-11
/
+1
*
s390: add support for transactional memory
Martin Schwidefsky
2012-09-26
1
-0
/
+6
*
s390/hwcaps: do not report high gprs for 31 bit kernel
Martin Schwidefsky
2012-09-10
1
-0
/
+2
*
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-30
1
-6
/
+6
*
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
1
-3
/
+9
|
\
|
*
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
2012-06-14
1
-3
/
+9
*
|
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
|
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-06-14
1
-7
/
+6
|
/
*
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
1
-5
/
+7
[next]