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-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-02-28
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
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
ARM: samsung: fix assembly syntax for new gas
Arnd Bergmann
6
-30
/
+30
2013-02-28
ARM: PXA3xx: program the CSMSADRCFG register
Igor Grinberg
2
-1
/
+15
2013-02-28
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
1
-0
/
+8
2013-02-28
xen: Send spinlock IPI to all waiters
Stefan Bader
1
-1
/
+0
2013-02-28
x86: Hyper-V: register clocksource only if its advertised
Olaf Hering
1
-1
/
+2
2013-02-28
x86-32, mm: Remove reference to alloc_remap()
H. Peter Anvin
1
-18
/
+11
2013-02-28
x86-32, mm: Remove reference to resume_map_numa_kva()
H. Peter Anvin
2
-8
/
+0
2013-02-28
x86-32, mm: Rip out x86_32 NUMA remapping code
Dave Hansen
4
-174
/
+0
2013-02-17
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-02-17
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-17
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-02-17
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
1
-10
/
+11
2013-02-17
x86: Do not leak kernel page mapping locations
Kees Cook
1
-3
/
+5
2013-02-17
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-02-14
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
4
-38
/
+50
2013-02-11
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Beulich
1
-2
/
+2
2013-02-03
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
1
-0
/
+2
2013-02-03
x86, efi: Set runtime_version to the EFI spec revision
Matt Fleming
1
-1
/
+1
2013-02-03
efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
Nathan Zimmer
1
-5
/
+17
2013-02-03
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2013-02-03
ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
Stephen Boyd
2
-5
/
+5
2013-02-03
ARM: at91: rm9200: remake the BGA as default version
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2013-02-03
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
1
-8
/
+10
2013-01-21
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Frediano Ziglio
1
-1
/
+0
2013-01-21
x86/Sandy Bridge: reserve pages when integrated graphics is present
Jesse Barnes
1
-0
/
+78
2013-01-21
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-01-21
sh: Fix FDPIC binary loader
Thomas Schwinge
1
-2
/
+2
2013-01-17
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2013-01-17
ALSA: pxa27x: fix ac97 warm reset
Mike Dunn
2
-2
/
+5
2013-01-17
x86, amd: Disable way access filter on Piledriver CPUs
Andre Przywara
1
-0
/
+14
2013-01-17
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
1
-3
/
+1
2013-01-17
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-17
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-17
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
1
-1
/
+1
2013-01-11
CRIS: fix I/O macros
Corey Minyard
1
-6
/
+33
2013-01-11
ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
Will Deacon
1
-1
/
+1
2013-01-11
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
1
-0
/
+2
2013-01-11
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2013-01-11
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2013-01-11
x86, amd: Disable way access filter on Piledriver CPUs
Andre Przywara
1
-0
/
+14
2012-12-17
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
1
-2
/
+2
2012-12-17
ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...
Paul Walmsley
3
-10
/
+14
2012-12-10
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2
-6
/
+14
2012-12-10
ARM: Kirkwood: Update PCI-E fixup
Jason Gunthorpe
2
-3
/
+9
2012-12-10
Dove: Fix irq_to_pmu()
Russell King - ARM Linux
1
-1
/
+1
[next]