index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
s390/cpum_sf: Define and initialize variable
Thomas Richter
1
-3
/
+2
2024-08-07
s390/cpum_sf: Use hwc as variable consistently
Thomas Richter
1
-2
/
+2
2024-08-07
s390/cpum_cf: Move defines from header file to source file
Thomas Richter
2
-4
/
+4
2024-08-07
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
2
-16
/
+16
2024-08-07
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
2
-3
/
+3
2024-08-07
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
2
-6
/
+0
2024-08-07
s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASK
Thomas Richter
1
-2
/
+0
2024-08-07
s390/cpum_sf: Use refcount_t instead of atomic_t
Thomas Richter
1
-17
/
+12
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2
-9
/
+10
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
1
-1
/
+1
2024-08-07
ARM: at91: Kconfig: add config flag for SAM9X7 SoC
Varshini Rajendran
1
-3
/
+19
2024-08-07
ARM: at91: pm: add sam9x7 SoC init config
Varshini Rajendran
2
-0
/
+34
2024-08-07
ARM: at91: pm: add support for sam9x7 SoC family
Varshini Rajendran
2
-0
/
+31
2024-08-07
ARM: configs: at91: enable config flags for sam9x7 SoC family
Varshini Rajendran
1
-0
/
+1
2024-08-07
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
1
-1
/
+0
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
1
-11
/
+12
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
1
-37
/
+18
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
1
-16
/
+18
2024-08-07
x86/ioapic: Cleanup comments
Thomas Gleixner
1
-49
/
+37
2024-08-07
x86/ioapic: Move replace_pin_at_irq_node() to the call site
Thomas Gleixner
1
-22
/
+18
2024-08-07
x86/mpparse: Cleanup apic_printk()s
Thomas Gleixner
1
-7
/
+6
2024-08-07
x86/ioapic: Cleanup guarded debug printk()s
Thomas Gleixner
1
-38
/
+29
2024-08-07
x86/ioapic: Cleanup apic_printk()s
Thomas Gleixner
1
-103
/
+73
2024-08-07
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
1
-46
/
+35
2024-08-07
x86/apic: Provide apic_printk() helpers
Thomas Gleixner
1
-14
/
+19
2024-08-07
x86/ioapic: Use guard() for locking where applicable
Thomas Gleixner
1
-128
/
+64
2024-08-07
x86/ioapic: Cleanup structs
Thomas Gleixner
1
-18
/
+14
2024-08-07
x86/ioapic: Mark mp_alloc_timer_irq() __init
Thomas Gleixner
1
-2
/
+2
2024-08-07
x86/ioapic: Handle allocation failures gracefully
Thomas Gleixner
1
-24
/
+22
2024-08-07
ARM: dts: microchip: at91-sama7g5ek: add EEPROMs
Claudiu Beznea
1
-0
/
+40
2024-08-07
RISC-V: Enable IPI CPU Backtrace
Ryo Takakura
2
-0
/
+21
2024-08-07
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-08-07
powerpc: Remove useless config comment in asm/percpu.h
Jinjie Ruan
1
-1
/
+1
2024-08-07
powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...
Uwe Kleine-König
1
-1
/
+1
2024-08-07
powerpc/traps: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-08-07
powerpc: Use of_property_present()
Rob Herring (Arm)
2
-2
/
+2
2024-08-07
Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
7
-49
/
+16
2024-08-07
ARM: pxa/gumstix: fix attaching properties to vbus gpio device
Dmitry Torokhov
1
-4
/
+7
2024-08-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-08-07
LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
Dandan Zhang
1
-2
/
+2
2024-08-07
LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Yuli Wang
1
-2
/
+0
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
8
-42
/
+52
2024-08-07
LoongArch: Enable general EFI poweroff method
Miao Wang
1
-0
/
+6
2024-08-06
arm64: dts: ti: k3-j7200-som-p0: Update mux-controller node name
Bhavya Kapoor
1
-2
/
+2
2024-08-06
arm64: dts: ti: k3-j721s2-som-p0: Update mux-controller node name
Bhavya Kapoor
1
-2
/
+2
2024-08-06
riscv: Re-introduce global icache flush in patch_text_XXX()
Alexandre Ghiti
1
-0
/
+4
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2
-5
/
+66
2024-08-06
arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs
Parth Pancholi
1
-2
/
+2
2024-08-06
arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
Fei Shao
1
-1
/
+1
2024-08-06
arm64: dts: mediatek: mt8183: Remove clock from mfg_async power domain
Pin-yen Lin
1
-2
/
+0
[prev]
[next]