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
Age
Commit message (
Expand
)
Author
Files
Lines
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: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
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
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/pkey: Add AES xts and HMAC clear key token support
Harald Freudenberger
1
-0
/
+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
2024-08-29
s390/wti: Introduce infrastructure for warning track interrupt
Tobias Huschle
4
-2
/
+15
2024-08-29
s390/setup: Recognize sequential instruction fetching facility
Vasily Gorbik
1
-0
/
+2
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
1
-2
/
+2
2024-08-29
s390/sha3: Support sha3 performance enhancements
Joerg Schmidbauer
1
-2
/
+10
2024-08-29
s390/pkey: Introduce pkey base with handler registry and handler modules
Harald Freudenberger
1
-0
/
+1
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
1
-2
/
+2
2024-08-29
s390/crypto: Add hardware acceleration for HMAC modes
Holger Dengler
1
-8
/
+29
2024-08-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
1
-0
/
+2
2024-08-27
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
1
-1
/
+16
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2024-08-22
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
1
-0
/
+2
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
1
-1
/
+2
2024-08-09
s390/pci: Stop usurping pdev->dev.groups
Lukas Wunner
1
-1
/
+8
2024-08-07
s390/cpum_cf: Move defines from header file to source file
Thomas Richter
1
-4
/
+0
2024-08-07
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
1
-16
/
+0
2024-08-07
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
1
-1
/
+1
2024-08-07
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
1
-2
/
+0
2024-08-07
s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASK
Thomas Richter
1
-2
/
+0
2024-08-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
16
-128
/
+296
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2
-34
/
+0
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
1
-0
/
+6
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
3
-1
/
+34
[next]