index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
4
-5
/
+5
2023-01-13
s390/pgtable: add REGION3_KERNEL_EXEC protection
Alexander Gordeev
1
-0
/
+6
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
1
-0
/
+17
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
1
-16
/
+15
2023-01-09
vfio/ccw: calculate number of IDAWs regardless of format
Eric Farman
1
-0
/
+12
2023-01-09
s390/diag: use __packed __aligned
Sven Schnelle
1
-1
/
+1
2023-01-09
s390/fs3270: split header files
Sven Schnelle
2
-0
/
+100
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
1
-0
/
+14
2023-01-09
s390: remove the last remnants of cputime_t
Nicholas Piggin
1
-15
/
+0
2023-01-06
s390/debug: add _ASM_S390_ prefix to header guard
Niklas Schnelle
1
-3
/
+3
2023-01-04
s390/uaccess: avoid __ashlti3() call
Heiko Carstens
1
-4
/
+4
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-1
/
+0
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+24
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+8
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-712
/
+742
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+26
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
1
-2
/
+3
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
1
-0
/
+1
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
2
-665
/
+687
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
2
-0
/
+3
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
3
-0
/
+38
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-02
s390/checksum: support GENERIC_CSUM, enable it for KASAN
Heiko Carstens
1
-0
/
+7
2022-11-30
mm: delay page_remove_rmap() until after the TLB has been flushed
Linus Torvalds
1
-0
/
+3
2022-11-30
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
1
-3
/
+5
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-5
/
+24
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
1
-0
/
+10
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
1
-0
/
+2
2022-11-22
s390/uaccess: limit number of retries for cmpxchg_user_key()
Janis Schoetterl-Glausch
1
-8
/
+25
2022-11-21
s390/cmpxchg: make loop condition for 1,2 byte cases precise
Janis Schoetterl-Glausch
2
-62
/
+78
2022-11-21
s390/uaccess: add cmpxchg_user_key()
Heiko Carstens
1
-0
/
+183
2022-11-21
s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro
Heiko Carstens
1
-0
/
+4
2022-11-21
s390/cmpxchg: remove digits from input constraints
Heiko Carstens
1
-8
/
+6
2022-11-21
s390/cmpxchg: make variables local to each case label
Heiko Carstens
1
-8
/
+17
2022-11-21
s390/cmpxchg: use symbolic names for inline assembly operands
Heiko Carstens
1
-34
/
+42
2022-11-19
s390/pci: use lock-free I/O translation updates
Niklas Schnelle
1
-1
/
+0
2022-11-19
iommu/s390: Use RCU to allow concurrent domain_list iteration
Niklas Schnelle
1
-0
/
+1
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
1
-1
/
+1
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+19
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-2
/
+3
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-1
/
+4
2022-11-16
s390: use generic vga.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: use generic shmparam.h header file
Heiko Carstens
1
-12
/
+0
2022-11-16
s390: use generic bugs.h header file
Heiko Carstens
1
-21
/
+0
2022-11-16
s390: use generic serial.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: avoid using global register for current_stack_pointer
Vasily Gorbik
1
-1
/
+10
[prev]
[next]