index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
12
-116
/
+116
*
s390/mem_detect: use unsigned longs
Heiko Carstens
2016-01-11
2
-9
/
+6
*
s390/ptrace: get rid of long longs in psw_bits
Heiko Carstens
2016-01-11
1
-19
/
+19
*
s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields
Heiko Carstens
2016-01-11
2
-11
/
+21
*
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
Heiko Carstens
2015-12-30
4
-8
/
+8
*
s390/Kconfig: remove pointless 64 bit dependencies
Heiko Carstens
2015-12-30
1
-3
/
+2
*
s390/cio: Consolidate inline assemblies and related data definitions
Peter Oberparleiter
2015-12-18
1
-14
/
+0
*
s390/setup: cleanup machine flags
Christian Borntraeger
2015-12-18
1
-17
/
+14
*
s390/smp: save timestamp on external calls
Heiko Carstens
2015-12-18
1
-0
/
+2
*
s390/sysinfo: Remove unused variables
Christian Borntraeger
2015-12-18
1
-2
/
+1
*
s390/extmem: remove unused variable
Christian Borntraeger
2015-12-18
1
-3
/
+1
*
s390/fault: remove unused variable
Christian Borntraeger
2015-12-18
1
-2
/
+0
*
s390/traps: Remove unused variable
Christian Borntraeger
2015-12-18
1
-3
/
+0
*
s390: compile head.S always with -march=z900
Heiko Carstens
2015-12-18
1
-2
/
+4
*
s390/facilities: add z13 als bit
Heiko Carstens
2015-12-18
1
-0
/
+3
*
s390/facilities: optimize test_facility()
Heiko Carstens
2015-12-18
1
-0
/
+6
*
s390/facilities: remove unneeded facility bits
Heiko Carstens
2015-12-18
1
-12
/
+0
*
s390/facilities: make use of generated facility list
Heiko Carstens
2015-12-18
1
-24
/
+11
*
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
2015-12-18
6
-0
/
+160
*
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
2015-12-18
3
-6
/
+7
*
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
2015-12-18
2
-5
/
+3
*
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
2015-11-27
3
-8
/
+31
*
s390: remove is_32bit_task() helper
Heiko Carstens
2015-11-27
3
-7
/
+6
*
s390: add 'install' target to 'make help'
Michael Holzheu
2015-11-27
1
-0
/
+4
*
s390/sclp: Add VT220 support to early sclp console
Sascha Silbe
2015-11-27
2
-16
/
+51
*
s390/dis: Fix printing of the register numbers
Christian Borntraeger
2015-11-27
1
-2
/
+2
*
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
2015-11-27
3
-7
/
+17
*
s390: get_user_pages_fast() might sleep
David Hildenbrand
2015-11-27
1
-0
/
+1
*
s390/spinlock: avoid diagnose loop
Martin Schwidefsky
2015-11-27
1
-9
/
+19
*
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
4
-192
/
+140
*
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
10
-142
/
+157
*
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
4
-35
/
+41
*
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2015-11-27
2
-15
/
+16
*
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
5
-99
/
+88
*
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-11-27
5
-63
/
+28
*
s390/zcore: remove /sys/kernel/debug/zcore/mem
Martin Schwidefsky
2015-11-27
1
-1
/
+0
*
s390/zcore: copy vector registers into the image data
Martin Schwidefsky
2015-11-27
1
-0
/
+1
*
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2015-11-24
18
-243
/
+160
|
\
|
*
s390: remove SALIPL loader
Heiko Carstens
2015-11-16
1
-79
/
+8
|
*
s390: wire up mlock2 system call
Heiko Carstens
2015-11-16
3
-1
/
+4
|
*
s390: remove g5 elf platform support
Heiko Carstens
2015-11-16
1
-3
/
+0
|
*
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-16
4
-86
/
+23
|
*
s390/sclp: _sclp_wait_int(): retain full PSW mask
Sascha Silbe
2015-11-12
1
-1
/
+1
|
*
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
2015-11-11
3
-12
/
+40
|
*
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
2015-11-11
1
-12
/
+5
|
*
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
2015-11-09
1
-11
/
+30
|
*
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
2
-15
/
+27
|
*
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
2015-11-09
1
-4
/
+3
|
*
s390/syscalls: remove system call number calculation
Heiko Carstens
2015-11-09
1
-8
/
+8
|
*
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
2015-11-09
3
-8
/
+8
[next]