index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
2
-140
/
+29
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
1
-1
/
+1
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-3
/
+3
2022-05-13
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
1
-0
/
+15
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+5
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
1
-1
/
+1
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
1
-2
/
+2
2022-05-09
s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+21
2022-05-09
s390/pgtable: cleanup description of swp pte layout
David Hildenbrand
1
-9
/
+8
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
5
-6
/
+89
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-2
/
+2
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
2
-24
/
+30
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-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-67
/
+12
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-16
/
+0
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
1
-4
/
+0
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
1
-1
/
+6
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
1
-3
/
+4
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
1
-0
/
+1
2022-04-25
s390/cio: simplify the calculation of variables
Haowen Bai
1
-15
/
+68
2022-04-25
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
1
-0
/
+6
2022-04-25
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
1
-0
/
+1
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
3
-9
/
+3
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-49
/
+88
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-28
s390/alternatives: avoid using jgnop mnemonic
Vasily Gorbik
2
-2
/
+2
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
1
-5
/
+12
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
1
-5
/
+11
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
1
-0
/
+13
2022-03-27
s390/ap: adjust whitespace
Heiko Carstens
1
-23
/
+23
2022-03-27
s390/ap: use insn format for new instructions
Heiko Carstens
1
-7
/
+7
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
1
-1
/
+1
2022-03-27
s390/alternatives: use instructions instead of byte patterns
Heiko Carstens
2
-7
/
+20
2022-03-27
s390: fix typo in syscall_wrapper.h
Russell Currey
1
-1
/
+1
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
29
-350
/
+333
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-0
/
+29
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
7
-10
/
+10
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+1
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+1
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
1
-0
/
+1
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
5
-20
/
+17
2022-03-10
s390/nospec: move to single register thunks
Vasily Gorbik
1
-32
/
+24
[prev]
[next]