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
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
1
-0
/
+21
2018-10-09
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2
-2
/
+13
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2
-2
/
+2
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2
-0
/
+4
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
3
-2
/
+78
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
2
-0
/
+32
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2
-9
/
+4
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
3
-5
/
+10
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
1
-0
/
+49
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
1
-9
/
+10
2018-10-08
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext
Christian Borntraeger
1
-0
/
+2
2018-10-08
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
1
-0
/
+2
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
1
-4
/
+17
2018-10-05
KVM: s390: Tracing APCB changes
Pierre Morel
1
-0
/
+2
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2
-17
/
+1
2018-10-01
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext
Christian Borntraeger
2
-0
/
+9
2018-10-01
KVM: s390: set host program identifier
Collin Walling
1
-1
/
+5
2018-09-28
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
1
-0
/
+2
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
1
-0
/
+1
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
1
-24
/
+16
2018-09-26
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
1
-0
/
+2
2018-09-26
KVM: s390: refactor crypto initialization
Tony Krowiak
1
-0
/
+3
2018-09-26
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
1
-0
/
+1
2018-09-20
s390/qdio: clean up AOB handling
Julian Wiedmann
1
-2
/
+0
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
2
-0
/
+3
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
1
-0
/
+1
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
1
-1
/
+2
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
1
-1
/
+7
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-43
/
+43
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+3
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
1
-36
/
+36
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
1
-3
/
+3
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+8
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-5
/
+5
2018-08-15
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
1
-3
/
+3
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
15
-52
/
+309
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2018-07-31
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
1
-3
/
+9
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features
Martin Schwidefsky
5
-4
/
+27
2018-07-30
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/next
Janosch Frank
5
-4
/
+27
[prev]
[next]