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-06
ARM: w90x900: fix legacy assembly syntax
Arnd Bergmann
1
-2
/
+2
2013-03-06
ARM: samsung: fix assembly syntax for new gas
Arnd Bergmann
6
-30
/
+30
2013-03-06
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-03-06
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-03-06
x86: Hyper-V: register clocksource only if its advertised
Olaf Hering
1
-1
/
+2
2013-03-06
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
1
-10
/
+11
2013-03-06
x86/apic: Use x2apic physical mode based on FADT setting
Greg Pearson
1
-0
/
+6
2013-03-06
x86: Do not leak kernel page mapping locations
Kees Cook
1
-3
/
+5
2013-03-06
x86-32, mm: Rip out x86_32 NUMA remapping code
Dave Hansen
1
-1
/
+1
2013-03-06
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
1
-0
/
+8
2013-03-06
ARM: PXA3xx: program the CSMSADRCFG register
Igor Grinberg
2
-1
/
+15
2013-03-06
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2013-03-06
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
4
-3
/
+34
2013-02-20
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-20
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
1
-4
/
+5
2013-02-20
ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
Oleg Nesterov
1
-1
/
+13
2013-02-20
ptrace/x86: Introduce set_task_blockstep() helper
Oleg Nesterov
1
-20
/
+21
2013-02-20
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Beulich
1
-2
/
+2
2013-02-06
x86, efi: Set runtime_version to the EFI spec revision
Matt Fleming
1
-1
/
+1
2013-02-06
x86: Use enum instead of literals for trap values
Kees Cook
3
-57
/
+90
2013-02-06
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
1
-0
/
+2
2013-02-06
x86/Sandy Bridge: mark arrays in __init functions as __initconst
H. Peter Anvin
1
-2
/
+2
2013-02-06
x86/Sandy Bridge: reserve pages when integrated graphics is present
Jesse Barnes
1
-0
/
+78
2013-02-06
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
4
-16
/
+46
2013-02-06
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2013-02-06
efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
Nathan Zimmer
1
-5
/
+17
2013-02-06
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
1
-8
/
+10
2013-02-06
KVM: PPC: Emulate dcbf
Alexander Graf
1
-0
/
+2
2013-02-06
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
1
-1
/
+0
2013-02-06
ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
Nicolas Pitre
1
-0
/
+3
2013-02-06
ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
Stephen Boyd
2
-5
/
+5
2013-02-06
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-02-06
sh: Fix FDPIC binary loader
Thomas Schwinge
1
-2
/
+2
2013-02-06
ALSA: pxa27x: fix ac97 warm reset
Mike Dunn
2
-2
/
+5
2013-01-16
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2013-01-16
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-16
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-03
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
1
-0
/
+2
2013-01-03
CRIS: fix I/O macros
Corey Minyard
1
-6
/
+33
2013-01-03
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
1
-3
/
+1
2013-01-03
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
1
-1
/
+1
2013-01-03
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2013-01-03
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
1
-2
/
+2
2013-01-03
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2013-01-03
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2013-01-03
powerpc: fix wii_memory_fixups() compile error on 3.0.y tree
Shuah Khan
1
-2
/
+4
2013-01-03
ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...
Paul Walmsley
3
-10
/
+14
2013-01-03
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
1
-0
/
+6
2012-12-06
fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-12-06
ARM: Kirkwood: Update PCI-E fixup
Jason Gunthorpe
2
-3
/
+9
[next]