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
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
2013-03-20
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
1
-2
/
+0
2013-03-20
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2
-3
/
+5
2013-03-20
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-20
ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830
Matt Porter
1
-0
/
+3
2013-03-20
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
5
-14
/
+14
2013-03-20
powerpc: Update kernel VSID range
Aneesh Kumar K.V
6
-106
/
+126
2013-03-20
powerpc: Make VSID_BITS* dependency explicit
Aneesh Kumar K.V
1
-5
/
+6
2013-03-20
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
1
-1
/
+1
2013-03-20
powerpc: Fix STAB initialization
Benjamin Herrenschmidt
1
-0
/
+2
2013-03-20
ARM: w1-gpio: fix erroneous gpio requests
Johan Hovold
4
-0
/
+4
2013-03-20
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2
-0
/
+10
2013-03-20
ARM: kirkwood: fix to retain gbe MAC addresses for DT kernels
Sebastian Hesselbarth
1
-9
/
+15
2013-03-14
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
1
-5
/
+11
2013-03-14
ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency
Jason Cooper
17
-20
/
+0
2013-03-14
ARM: mxs_defconfig: Make USB host functional again
Fabio Estevam
1
-0
/
+1
2013-03-14
gpio: mvebu: Add clk support to prevent lockup
Andrew Lunn
1
-0
/
+2
2013-03-14
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
1
-0
/
+1
2013-03-14
x86/kvm: Fix pvclock vsyscall fixmap
Peter Hurley
1
-1
/
+1
2013-03-14
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-03-14
tile: work around bug in the generic sys_llseek
Chris Metcalf
2
-0
/
+16
2013-03-14
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-03-14
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
4
-14
/
+19
2013-03-14
ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover
Will Deacon
1
-3
/
+3
2013-03-14
ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian
Will Deacon
1
-4
/
+22
2013-03-14
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
1
-0
/
+9
2013-03-14
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
1
-1
/
+9
2013-03-14
ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()
Catalin Marinas
1
-1
/
+2
2013-03-14
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
3
-0
/
+5
2013-03-14
ARM: fix scheduling while atomic warning in alignment handling code
Russell King
1
-7
/
+4
2013-03-14
ARM: VFP: fix emulation of second VFP instruction
Russell King
1
-1
/
+1
2013-03-04
x86, efi: Allow slash in file path of initrd
Lee, Chun-Yi
1
-7
/
+19
2013-03-04
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
1
-19
/
+34
2013-03-04
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
1
-2
/
+3
2013-03-04
x86/apic: Fix parsing of the 'lapic' cmdline option
Mathias Krause
1
-1
/
+1
2013-02-28
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2013-02-28
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
4
-3
/
+34
2013-02-28
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
2
-3
/
+5
2013-02-28
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
1
-0
/
+5
2013-02-28
ARM: 7643/1: sched: correct update_sched_clock()
Joonsoo Kim
1
-2
/
+2
2013-02-28
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
1
-2
/
+2
2013-02-28
ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
Will Deacon
1
-1
/
+1
2013-02-28
ARM: i.MX25: clk: parent per5_clk to AHB clock
Steffen Trumtrar
1
-0
/
+3
2013-02-28
ARM: samsung: fix assembly syntax for new gas
Arnd Bergmann
6
-30
/
+30
2013-02-28
ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes
Nicolas Ferre
2
-14
/
+0
2013-02-28
ARM: PXA3xx: program the CSMSADRCFG register
Igor Grinberg
2
-1
/
+15
2013-02-28
ARM: 7635/1: versatile: fix the PCI IRQ regression
Linus Walleij
2
-6
/
+20
2013-02-28
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-28
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-28
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-28
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
[next]