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
2024-11-07
s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMA
David Hildenbrand
1
-0
/
+8
2024-11-07
s390/sparsemem: Reduce section size to 128 MiB
David Hildenbrand
1
-1
/
+1
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
1
-0
/
+3
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-17
/
+0
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
1
-42
/
+16
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2
-12
/
+12
2024-11-02
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
1
-3
/
+0
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/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
1
-0
/
+1
2024-10-29
s390/pkey: Fix checkpatch findings in pkey header file
Harald Freudenberger
1
-11
/
+26
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
1
-4
/
+6
2024-10-29
s390/uvdevice: Increase indent in IOCTL definitions
Steffen Eiden
1
-15
/
+15
2024-10-29
s390/uvdevice: Add Retrieve Secret IOCTL
Steffen Eiden
1
-1
/
+5
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-25
s390: Fix various typos
Heiko Carstens
1
-1
/
+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
22
-104
/
+336
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
[prev]
[next]