index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-04
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
1
-0
/
+2
2013-02-04
x86, efi: Set runtime_version to the EFI spec revision
Matt Fleming
1
-1
/
+1
2013-02-04
efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
Nathan Zimmer
1
-5
/
+17
2013-02-04
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2013-02-04
ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
Stephen Boyd
2
-5
/
+5
2013-02-04
ARM: at91: rm9200: remake the BGA as default version
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2013-02-04
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]