index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()
Heiko Carstens
2025-03-04
s390/uaccess: Inline __clear_user()
Heiko Carstens
2025-03-04
s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...
Heiko Carstens
2025-03-04
s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-03-04
s390/uaccess: Separate key uaccess functions
Heiko Carstens
2025-03-04
s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...
Heiko Carstens
2025-03-04
s390/ftrace: Fix return address recovery of traced function
Sumanth Korikkar
2025-03-04
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
2025-03-04
irqchip/davinci-cp-intc: Remove public header
Bartosz Golaszewski
2025-03-04
arm64: dts: rockchip: Add ES8388 audio codec fallback on RK3588 boards
Krzysztof Kozlowski
2025-03-04
arm64: dts: rockchip: Add ES8388 audio codec fallback on RK3399 ROC PC PLUS
Krzysztof Kozlowski
2025-03-04
arm64: dts: rockchip: Add uart0 pinctrl to Radxa E20C
Jonas Karlman
2025-03-04
arm64: dts: rockchip: Add pinctrl and gpio nodes for RK3528
Jonas Karlman
2025-03-04
arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi
Dragan Simic
2025-03-04
x86/alternatives: Simplify alternative_call() interface
Josh Poimboeuf
2025-03-04
x86/hyperv: Use named operands in inline asm
Josh Poimboeuf
2025-03-04
KVM: VMX: Use named operands in inline asm
Josh Poimboeuf
2025-03-04
Merge branch 'x86/locking' into x86/asm, to simplify dependencies
Ingo Molnar
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cacheinfo: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Remove the P4 trace leftovers for real
Thomas Gleixner
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
x86/cpuid: Include <linux/build_bug.h> in <asm/cpuid.h>
Ahmed S. Darwish
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2025-03-04
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-04
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
2025-03-04
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Lukas Bulwahn
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-03
arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq
Stephan Gerhold
2025-03-03
arm64: dts: qcom: sm8750: Add RPMh sleep stats
Maulik Shah
2025-03-03
arm64: dts: qcom: Correct white-space style
Krzysztof Kozlowski
2025-03-03
arm64: dts: qcom: sm8750: Change labels to lower-case
Krzysztof Kozlowski
2025-03-03
arm64: dts: qcom: sdm632-fairphone-fp3: Enable modem
Luca Weiss
2025-03-03
arm64: dts: qcom: sdm632-fairphone-fp3: Add firmware-name for adsp & wcnss
Luca Weiss
2025-03-03
arm64: dts: qcom: sdm632-fairphone-fp3: Add newlines between regulator nodes
Luca Weiss
2025-03-03
arm64: dts: qcom: sdm632-fairphone-fp3: Move status properties last
Luca Weiss
[prev]
[next]