index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
5
-18
/
+28
2019-04-29
s390/kexec_file: Unify loader code
Philipp Rudo
4
-84
/
+58
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
6
-25
/
+28
2019-04-29
s390/purgatory: Omit use of bin2c
Philipp Rudo
2
-6
/
+17
2019-04-29
s390/purgatory: Reduce purgatory size
Philipp Rudo
2
-4
/
+64
2019-04-29
s390/kexec_file: Fix detection of text segment in ELF loader
Philipp Rudo
1
-1
/
+6
2019-04-29
s390/kexec_file: Fix potential segment overlap in ELF loader
Philipp Rudo
1
-1
/
+1
2019-04-26
s390/boot: pad bzImage to 4K
Martin Schwidefsky
1
-0
/
+1
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
2
-0
/
+161
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
7
-11
/
+250
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
5
-128
/
+161
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
4
-68
/
+66
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
3
-1
/
+14
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
1
-20
/
+47
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
Harald Freudenberger
1
-28
/
+58
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
s390/cpum_cf_diag: Add support for CPU-MF SVN 6
Thomas-Mich Richter
1
-2
/
+7
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
4
-292
/
+14
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
2
-45
/
+55
2019-04-11
s390: avoid __builtin_return_address(n) on clang
Arnd Bergmann
1
-0
/
+5
2019-04-11
s390: Convert IS_ENABLED uses to __is_defined
Joe Perches
3
-7
/
+7
2019-04-11
s390: make chkbss work with clang
Arnd Bergmann
1
-1
/
+2
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: don't build vdso32 with clang
Arnd Bergmann
3
-6
/
+9
2019-04-11
s390: remove -fno-strength-reduce flag
Arnd Bergmann
1
-1
/
+1
2019-04-11
s390: fine-tune stack switch helper
Martin Schwidefsky
1
-9
/
+9
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
1
-0
/
+2
2019-04-10
s390/protvirt: block kernel command line alteration
Vasily Gorbik
1
-1
/
+1
2019-04-10
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
2
-0
/
+12
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
6
-0
/
+175
2019-04-10
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
1
-2
/
+2
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
5
-29
/
+16
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
6
-0
/
+31
2019-03-29
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
2
-38
/
+84
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-48
/
+76
2019-03-28
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
1
-6
/
+13
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-6
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2
-2
/
+0
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-63
/
+605
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-3
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-2
/
+31
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
1
-1
/
+5
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2
-0
/
+6
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
1
-0
/
+11
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-19
/
+16
[next]