index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/hypfs: use store_tod_clock_ext()
Heiko Carstens
2021-02-13
2
-3
/
+3
*
s390/debug: use union tod_clock
Heiko Carstens
2021-02-13
1
-3
/
+3
*
s390/kvm: use union tod_clock
Heiko Carstens
2021-02-13
1
-15
/
+9
*
s390/vdso: use union tod_clock
Heiko Carstens
2021-02-13
1
-3
/
+3
*
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
5
-40
/
+24
*
s390/time: introduce new store_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-0
/
+5
*
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
2021-02-13
2
-6
/
+5
*
s390/time: introduce union tod_clock
Heiko Carstens
2021-02-13
1
-0
/
+19
*
s390,alpha: switch to 64-bit ino_t
Heiko Carstens
2021-02-13
5
-3
/
+16
*
s390: split cleanup_sie
Sven Schnelle
2021-02-13
1
-10
/
+7
*
s390: use r13 in cleanup_sie as temp register
Sven Schnelle
2021-02-13
1
-2
/
+2
*
s390: fix kernel asce loading when sie is interrupted
Sven Schnelle
2021-02-13
1
-2
/
+1
*
s390: add stack for machine check handler
Sven Schnelle
2021-02-13
5
-25
/
+41
*
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
2021-02-13
1
-1
/
+1
*
s390: open code SWITCH_KERNEL macro
Sven Schnelle
2021-02-13
1
-28
/
+46
*
s390/vtime: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
1
-11
/
+8
*
s390/alternatives: add alternative_input() / alternative_io()
Heiko Carstens
2021-02-09
1
-0
/
+16
*
s390/entry: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
1
-5
/
+3
*
s390/time: use stcke instead of stck
Heiko Carstens
2021-02-09
2
-7
/
+9
*
s390/cpum_cf_diag: use get_tod_clock_fast()
Heiko Carstens
2021-02-09
1
-1
/
+1
*
s390/vtime: fix inline assembly clobber list
Heiko Carstens
2021-02-09
1
-1
/
+2
*
s390/vdso: on timens page fault prefault also VVAR page
Heiko Carstens
2021-02-09
1
-4
/
+13
*
s390/vdso: implement generic vdso time namespace support
Heiko Carstens
2021-02-09
6
-8
/
+110
*
s390/vdso: simplify __arch_get_hw_counter()
Heiko Carstens
2021-02-09
1
-3
/
+2
*
s390/vdso: move data page before code pages
Heiko Carstens
2021-02-09
2
-17
/
+15
*
s390/vdso: put vdso datapage in a separate vma
Heiko Carstens
2021-02-09
1
-20
/
+35
*
s390/vdso: get rid of vdso_fault
Heiko Carstens
2021-02-09
1
-26
/
+9
*
s390/vdso: misc simple code changes
Heiko Carstens
2021-02-09
1
-72
/
+30
*
s390/vdso: remove superfluous variables
Heiko Carstens
2021-02-09
1
-22
/
+13
*
s390/vdso: remove superfluous check
Heiko Carstens
2021-02-09
1
-7
/
+0
*
s390/vdso: remove BUG_ON()
Heiko Carstens
2021-02-09
1
-1
/
+4
*
s390/vdso: simplify vdso size calculation
Heiko Carstens
2021-02-09
1
-2
/
+1
*
s390/vdso: convert vdso_init() to arch_initcall
Heiko Carstens
2021-02-09
2
-4
/
+5
*
s390/vdso: fix vdso data page definition
Heiko Carstens
2021-02-09
1
-2
/
+2
*
s390/vdso: remove VDSO32_LBASE compat leftover
Heiko Carstens
2021-02-09
1
-2
/
+1
*
s390/defconfig: add some NFT modules
Halil Pasic
2021-02-09
2
-0
/
+12
*
s390/debug_config: enable kmemleak detector
Marc Hartmayer
2021-02-09
1
-0
/
+2
*
Documentations: scsi, kvm: Update s390-tools GitHub URL
Jan Höppner
2021-02-09
2
-2
/
+2
*
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
2021-02-09
1
-0
/
+14
*
s390/thread_info.h: fix task_struct declaration warning
Alexander Egorenkov
2021-02-09
1
-0
/
+2
*
s390: update defconfigs
Alexander Egorenkov
2021-02-09
2
-2
/
+0
*
s390: Simplify the calculation of variables
Jiapeng Zhong
2021-02-09
1
-2
/
+1
*
s390/ap: remove unneeded semicolon
Chengyang Fan
2021-02-09
1
-1
/
+1
*
s390/pci: refactor zpci_create_device()
Niklas Schnelle
2021-02-09
4
-57
/
+48
*
s390/qdio: track time of last data IRQ for each device
Julian Wiedmann
2021-02-09
4
-3
/
+8
*
s390/qdio: make thinint registration symmetric
Julian Wiedmann
2021-02-09
3
-25
/
+12
*
s390/qdio: adopt new tasklet API
Julian Wiedmann
2021-02-09
3
-11
/
+5
*
s390/qdio: remove qdio_inbound_q_moved() wrapper
Julian Wiedmann
2021-02-09
1
-6
/
+1
*
s390/qdio: remove Input tasklet code
Julian Wiedmann
2021-02-09
6
-120
/
+27
*
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
2021-01-27
2
-11
/
+32
[next]