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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
s390/time: Add PtP driver
Sven Schnelle
2
-0
/
+7
2024-10-29
s390: Remove gmap pointer from lowcore
Claudio Imbrenda
1
-2
/
+1
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
1
-3
/
+0
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
1
-2
/
+0
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
2
-3
/
+5
2024-10-29
s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
Claudio Imbrenda
1
-0
/
+2
2024-10-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
1
-0
/
+2
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
1
-4
/
+6
2024-10-29
s390/uv: Retrieve UV secrets support
Steffen Eiden
1
-2
/
+134
2024-10-29
s390/uv: Use a constant for more-data rc
Steffen Eiden
1
-0
/
+1
2024-10-29
s390/uv: Provide host-key hashes in sysfs
Steffen Eiden
1
-0
/
+17
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-25
s390/kdump: Provide is_kdump_kernel() implementation
David Hildenbrand
1
-0
/
+3
2024-10-25
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
1
-0
/
+1
2024-10-18
Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2024-10-16
s390/pci: Align prototypes of zpci IO memcpy functions
Julian Vetter
1
-3
/
+3
2024-10-16
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
2
-4
/
+1
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-7
/
+4
2024-10-15
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
1
-5
/
+0
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-25
/
+1
2024-10-15
iommu/s390: Implement blocking domain
Matthew Rosato
1
-2
/
+2
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-10
/
+13
2024-10-10
s390/pci: Expose FIDPARM attribute in sysfs
Niklas Schnelle
2
-2
/
+4
2024-10-10
s390/facilities: Fix warning about shadow of global variable
Gerd Bayer
1
-9
/
+9
2024-10-10
s390/pci: Use topology ID for multi-function devices
Niklas Schnelle
2
-6
/
+11
2024-10-10
s390/pci: Sort PCI functions prior to creating virtual busses
Niklas Schnelle
1
-1
/
+4
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-0
/
+2
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
21
-104
/
+331
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+2
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
3
-0
/
+77
2024-09-13
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
2
-12
/
+17
2024-09-13
s390/module: Provide find_section() helper
Heiko Carstens
1
-0
/
+14
2024-09-13
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
1
-8
/
+29
2024-09-13
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
1
-5
/
+1
2024-09-13
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-12
s390/crypto: Add Support for Query Authentication Information
Finn Callies
1
-1
/
+30
2024-09-12
s390/crypto: Rework RRE and RRF CPACF inline functions
Finn Callies
1
-33
/
+41
2024-09-12
s390/crypto: Add KDSA CPACF Instruction
Finn Callies
1
-0
/
+23
2024-09-07
s390: Use MARCH_HAS_*_FEATURES defines
Heiko Carstens
5
-17
/
+23
2024-09-07
s390: Provide MARCH_HAS_*_FEATURES defines
Heiko Carstens
1
-0
/
+38
2024-09-07
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-05
s390/cpacf: Add MSA 10 and 11 new PCKMO functions
Harald Freudenberger
1
-12
/
+16
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2
-17
/
+1
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-2
/
+0
2024-08-29
s390/hiperdispatch: Add trace events
Mete Durlu
1
-0
/
+58
2024-08-29
s390/hiperdispatch: Introduce hiperdispatch
Mete Durlu
1
-0
/
+14
2024-08-29
s390/smp: Add cpu capacities
Mete Durlu
3
-0
/
+8
[prev]
[next]