index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
1
-149
/
+126
2022-05-17
scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390
Heiko Carstens
1
-2
/
+1
2022-05-17
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
1
-0
/
+2
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
1
-13
/
+21
2022-05-17
s390/purgatory: workaround llvm's IAS limitations
Heiko Carstens
1
-7
/
+23
2022-05-17
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
1
-2
/
+12
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
3
-199
/
+31
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
3
-13
/
+13
2022-05-16
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
1
-0
/
+148
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...
Heiko Carstens
1
-4
/
+11
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
3
-7
/
+7
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
2
-5
/
+3
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
9
-7
/
+784
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
4
-9
/
+9
2022-05-06
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
1
-52
/
+28
2022-05-06
s390/entry: remove broken and not needed code
Heiko Carstens
1
-4
/
+1
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
4
-21
/
+12
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
5
-56
/
+103
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
4
-32
/
+32
2022-05-06
s390/head: initialize all new psws
Heiko Carstens
1
-7
/
+15
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
1
-1
/
+1
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
1
-5
/
+8
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
11
-101
/
+74
2022-05-06
s390/vx: remove comments from macros which break LLVM's IAS
Heiko Carstens
1
-3
/
+3
2022-05-06
s390/extable: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/nospec: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/hypfs: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-06
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
6
-57
/
+83
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-04-25
s390: add KCSAN instrumentation to barriers and spinlocks
Ilya Leoshkevich
2
-8
/
+9
2022-04-25
s390/pci: add error record for CC 2 retries
Niklas Schnelle
2
-18
/
+63
2022-04-25
s390/pci: add PCI access type and length to error records
Niklas Schnelle
1
-15
/
+39
2022-04-25
s390/pci: don't log availability events as errors
Niklas Schnelle
1
-3
/
+0
2022-04-25
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
3
-3
/
+3
2022-04-25
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
1
-2
/
+0
2022-04-25
s390/vdso: add vdso randomization
Sven Schnelle
1
-1
/
+32
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
2
-4
/
+5
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
2
-5
/
+20
2022-04-25
s390/mmap: increase stack/mmap gap to 128MB
Sven Schnelle
1
-2
/
+2
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
21
-645
/
+676
2022-04-25
s390/zcrypt: cleanup CPRB struct definitions
Harald Freudenberger
2
-72
/
+13
2022-04-25
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
1
-6
/
+34
2022-04-25
s390/cio: simplify the calculation of variables
Haowen Bai
1
-15
/
+68
2022-04-25
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
1
-1
/
+1
2022-04-25
s390/zcrypt: add display of ASYM master key verification pattern
Harald Freudenberger
3
-4
/
+47
2022-04-25
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
3
-3
/
+16
2022-04-25
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
2
-1
/
+4
2022-04-24
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
[next]