index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
3
-72
/
+215
2019-05-02
s390/bug: add entry size to the __bug_table section
Martin Schwidefsky
1
-12
/
+12
2019-05-02
s390/nospec: rename assembler generated expoline thunks
Martin Schwidefsky
1
-5
/
+5
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
3
-1
/
+7
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+12
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+6
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
5
-1
/
+28
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+4
2019-04-29
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
1
-7
/
+2
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
1
-0
/
+2
2019-04-29
s390: enable processes for mio instructions
Sebastian Ott
1
-0
/
+10
2019-04-29
s390/pci: provide support for MIO instructions
Sebastian Ott
4
-11
/
+28
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
2
-33
/
+24
2019-04-29
s390/pci: add parameter to force floating irqs
Sebastian Ott
1
-0
/
+1
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
1
-1
/
+2
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-3
/
+3
2019-04-29
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
3
-12
/
+70
2019-04-29
s390/airq: provide cacheline aligned ivs
Sebastian Ott
1
-4
/
+6
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
1
-0
/
+1
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
1
-0
/
+6
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+2
2019-04-29
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
2
-0
/
+4
2019-04-29
s390/kexec_file: Signature verification prototype
Philipp Rudo
1
-0
/
+1
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
1
-0
/
+6
2019-04-29
s390/kexec_file: Unify loader code
Philipp Rudo
1
-7
/
+3
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
2
-3
/
+14
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
1
-0
/
+27
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-0
/
+7
2019-04-26
s390/ipl: add definitions for the IPL report block
Martin Schwidefsky
1
-1
/
+61
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2
-81
/
+116
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
1
-1
/
+1
2019-04-26
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
1
-0
/
+1
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
1
-0
/
+4
2019-04-25
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
1
-0
/
+1
2019-04-25
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
1
-1
/
+2
2019-04-24
s390/mm: fix pxd_bad with folded page tables
Martin Schwidefsky
1
-14
/
+19
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-5
/
+0
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
1
-0
/
+12
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
1
-24
/
+43
2019-04-18
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
1
-1
/
+2
2019-04-18
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
2
-1
/
+3
2019-04-11
s390: avoid __builtin_return_address(n) on clang
Arnd Bergmann
1
-0
/
+5
2019-04-11
s390: make __load_psw_mask work with clang
Arnd Bergmann
1
-3
/
+3
2019-04-11
s390: syscall_wrapper: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2019-04-11
s390: fine-tune stack switch helper
Martin Schwidefsky
1
-9
/
+9
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
1
-0
/
+132
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
2
-3
/
+2
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
2
-0
/
+20
[prev]
[next]