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-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2
-0
/
+14
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2
-0
/
+16
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
1
-0
/
+3
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
2
-2
/
+6
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
2
-1
/
+3
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
1
-8
/
+9
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
1
-1
/
+3
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
1
-1
/
+2
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
1
-0
/
+1
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-30
/
+31
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
1
-7
/
+7
2022-06-24
jump_label: s390: avoid pointless initial NOP patching
Ard Biesheuvel
1
-3
/
+2
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+2
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
1
-2
/
+2
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-1
/
+45
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-136
/
+191
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-22
/
+0
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
1
-0
/
+1
2022-06-01
KVM: s390: pv: Add dump support definitions
Janosch Frank
1
-0
/
+33
2022-06-01
s390/uv: Add dump fields to query
Janosch Frank
1
-0
/
+5
2022-06-01
s390/uv: Add SE hdr query information
Janosch Frank
1
-1
/
+6
2022-06-01
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
1
-1
/
+9
2022-06-01
s390/stack: merge empty stack frame slots
Heiko Carstens
1
-2
/
+1
2022-06-01
s390/uaccess: whitespace cleanup
Heiko Carstens
1
-66
/
+66
2022-06-01
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
Heiko Carstens
1
-3
/
+4
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
2
-55
/
+108
2022-06-01
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
1
-8
/
+8
2022-06-01
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
Heiko Carstens
1
-1
/
+1
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-87
/
+13
2022-05-27
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+10
2022-05-27
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-0
/
+10
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+22
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+50
2022-05-25
s390: simplify early program check handler
Heiko Carstens
1
-6
/
+0
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-1
/
+22
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
1
-22
/
+0
2022-05-23
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-222
/
+275
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
1
-1
/
+22
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+3
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
[prev]
[next]