index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2021-07-05
2
-32
/
+32
|
*
|
|
|
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
2021-07-05
1
-2
/
+4
|
*
|
|
|
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
2021-07-05
1
-16
/
+12
|
*
|
|
|
s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list
Heiko Carstens
2021-07-05
1
-1
/
+1
|
*
|
|
|
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-07-05
4
-1
/
+44
|
*
|
|
|
s390/kprobes: use is_kernel() helper
Kefeng Wang
2021-07-05
1
-7
/
+2
*
|
|
|
|
s390: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
|
/
/
/
/
*
|
|
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
70
-776
/
+917
|
\
\
\
\
|
*
|
|
|
s390/lib,string: get rid of register asm
Heiko Carstens
2021-06-28
1
-56
/
+75
|
*
|
|
|
s390/lib,uaccess: get rid of register asm
Heiko Carstens
2021-06-28
1
-10
/
+15
|
*
|
|
|
s390/string: get rid of register asm
Heiko Carstens
2021-06-28
1
-24
/
+35
|
*
|
|
|
s390/cmpxchg: use register pair instead of register asm
Heiko Carstens
2021-06-28
2
-33
/
+38
|
*
|
|
|
s390/mm,pages-states: get rid of register asm
Heiko Carstens
2021-06-28
1
-6
/
+6
|
*
|
|
|
s390/lib,xor: get rid of register asm
Heiko Carstens
2021-06-28
1
-4
/
+1
|
*
|
|
|
s390/timex: get rid of register asm
Heiko Carstens
2021-06-28
1
-10
/
+16
|
*
|
|
|
s390/hypfs: use register pair instead of register asm
Heiko Carstens
2021-06-28
1
-7
/
+6
|
*
|
|
|
s390/speculation: Use statically initialized const for instructions
Kees Cook
2021-06-28
1
-1
/
+2
|
*
|
|
|
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
2021-06-28
2
-11
/
+42
|
*
|
|
|
s390/ipl: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-6
/
+8
|
*
|
|
|
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
2021-06-18
1
-11
/
+17
|
*
|
|
|
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-15
/
+19
|
*
|
|
|
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
2021-06-18
1
-8
/
+11
|
*
|
|
|
s390/facility: get rid of register asm
Heiko Carstens
2021-06-18
1
-5
/
+7
|
*
|
|
|
s390/uaccess: get rid of register asm
Heiko Carstens
2021-06-18
1
-19
/
+17
|
*
|
|
|
s390/sysinfo: get rid of register asm
Heiko Carstens
2021-06-18
1
-8
/
+11
|
*
|
|
|
s390/pgtable: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-17
/
+13
|
*
|
|
|
s390/ipl_parm: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-12
/
+14
|
*
|
|
|
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
2021-06-18
1
-8
/
+11
|
*
|
|
|
s390/pci: use register pair instead of register asm
Niklas Schnelle
2021-06-18
2
-45
/
+34
|
*
|
|
|
s390/boot: add zstd support
Dimitri John Ledkov
2021-06-18
3
-0
/
+11
|
*
|
|
|
s390/decompressor: correct BOOT_HEAP_SIZE condition
Vasily Gorbik
2021-06-18
1
-1
/
+1
|
*
|
|
|
s390/cpcmd: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-20
/
+22
|
*
|
|
|
s390/sigp: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-6
/
+8
|
*
|
|
|
s390/sthyi: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-7
/
+6
|
*
|
|
|
s390/maccess: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-10
/
+9
|
*
|
|
|
s390/checksum: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-4
/
+6
|
*
|
|
|
s390/diag: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-6
/
+5
|
*
|
|
|
s390/page: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-6
/
+9
|
*
|
|
|
s390/smp: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-11
/
+11
|
*
|
|
|
s390/bitops: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-5
/
+5
|
*
|
|
|
s390: introduce register pair union
Heiko Carstens
2021-06-18
1
-0
/
+19
|
*
|
|
|
s390/irqflags: always inline arch irqflags functions
Heiko Carstens
2021-06-18
1
-8
/
+8
|
*
|
|
|
s390/processor: always inline stap() and __load_psw_mask()
Heiko Carstens
2021-06-18
1
-2
/
+2
|
*
|
|
|
s390/debug: Remove pointer obfuscation
Peter Oberparleiter
2021-06-18
1
-1
/
+1
|
*
|
|
|
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
2021-06-18
1
-26
/
+0
|
*
|
|
|
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-18
10
-95
/
+135
|
*
|
|
|
s390/entry.S: factor out OUTSIDE macro
Alexander Gordeev
2021-06-16
1
-23
/
+25
|
*
|
|
|
s390/decompressor: replace use of perl with simple sed/tr
Rob Landley
2021-06-07
1
-1
/
+1
|
*
|
|
|
s390/mcck: cleanup use of cleanup_sie_mcck
Alexander Gordeev
2021-06-07
1
-12
/
+10
|
*
|
|
|
Merge branch 's390/fixes' into features
Vasily Gorbik
2021-06-07
1
-2
/
+2
|
|
\
\
\
\
[prev]
[next]