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
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
69
-1379
/
+1182
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+2
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-53
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
1
-4
/
+0
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2021-02-13
s390/time: remove get_tod_clock_ext()
Heiko Carstens
1
-12
/
+3
2021-02-13
s390/crypto: use store_tod_clock_ext()
Heiko Carstens
1
-1
/
+1
2021-02-13
s390/hypfs: use store_tod_clock_ext()
Heiko Carstens
2
-3
/
+3
2021-02-13
s390/debug: use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/kvm: use union tod_clock
Heiko Carstens
1
-15
/
+9
2021-02-13
s390/vdso: use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/time: convert tod_clock_base to union
Heiko Carstens
5
-40
/
+24
2021-02-13
s390/time: introduce new store_tod_clock_ext()
Heiko Carstens
1
-0
/
+5
2021-02-13
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
2
-6
/
+5
2021-02-13
s390/time: introduce union tod_clock
Heiko Carstens
1
-0
/
+19
2021-02-13
s390,alpha: switch to 64-bit ino_t
Heiko Carstens
1
-0
/
+1
2021-02-13
s390: split cleanup_sie
Sven Schnelle
1
-10
/
+7
2021-02-13
s390: use r13 in cleanup_sie as temp register
Sven Schnelle
1
-2
/
+2
2021-02-13
s390: fix kernel asce loading when sie is interrupted
Sven Schnelle
1
-2
/
+1
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
5
-25
/
+41
2021-02-13
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
1
-1
/
+1
2021-02-13
s390: open code SWITCH_KERNEL macro
Sven Schnelle
1
-28
/
+46
2021-02-09
s390/vtime: use cpu alternative for stck/stckf
Heiko Carstens
1
-11
/
+8
2021-02-09
s390/alternatives: add alternative_input() / alternative_io()
Heiko Carstens
1
-0
/
+16
2021-02-09
s390/entry: use cpu alternative for stck/stckf
Heiko Carstens
1
-5
/
+3
2021-02-09
s390/time: use stcke instead of stck
Heiko Carstens
2
-7
/
+9
2021-02-09
s390/cpum_cf_diag: use get_tod_clock_fast()
Heiko Carstens
1
-1
/
+1
2021-02-09
s390/vtime: fix inline assembly clobber list
Heiko Carstens
1
-1
/
+2
2021-02-09
s390/vdso: on timens page fault prefault also VVAR page
Heiko Carstens
1
-4
/
+13
2021-02-09
s390/vdso: implement generic vdso time namespace support
Heiko Carstens
6
-8
/
+110
2021-02-09
s390/vdso: simplify __arch_get_hw_counter()
Heiko Carstens
1
-3
/
+2
2021-02-09
s390/vdso: move data page before code pages
Heiko Carstens
2
-17
/
+15
2021-02-09
s390/vdso: put vdso datapage in a separate vma
Heiko Carstens
1
-20
/
+35
2021-02-09
s390/vdso: get rid of vdso_fault
Heiko Carstens
1
-26
/
+9
2021-02-09
s390/vdso: misc simple code changes
Heiko Carstens
1
-72
/
+30
2021-02-09
s390/vdso: remove superfluous variables
Heiko Carstens
1
-22
/
+13
2021-02-09
s390/vdso: remove superfluous check
Heiko Carstens
1
-7
/
+0
2021-02-09
s390/vdso: remove BUG_ON()
Heiko Carstens
1
-1
/
+4
2021-02-09
s390/vdso: simplify vdso size calculation
Heiko Carstens
1
-2
/
+1
2021-02-09
s390/vdso: convert vdso_init() to arch_initcall
Heiko Carstens
2
-4
/
+5
2021-02-09
s390/vdso: fix vdso data page definition
Heiko Carstens
1
-2
/
+2
2021-02-09
s390/vdso: remove VDSO32_LBASE compat leftover
Heiko Carstens
1
-2
/
+1
2021-02-09
s390/defconfig: add some NFT modules
Halil Pasic
2
-0
/
+12
2021-02-09
s390/debug_config: enable kmemleak detector
Marc Hartmayer
1
-0
/
+2
2021-02-09
s390/thread_info.h: fix task_struct declaration warning
Alexander Egorenkov
1
-0
/
+2
2021-02-09
s390: update defconfigs
Alexander Egorenkov
2
-2
/
+0
2021-02-09
s390: Simplify the calculation of variables
Jiapeng Zhong
1
-2
/
+1
2021-02-09
s390/ap: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
4
-57
/
+48
[next]