index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-03-20
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
2013-03-20
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-20
ARM: fix scheduling while atomic warning in alignment handling code
Russell King
2013-03-20
ARM: VFP: fix emulation of second VFP instruction
Russell King
2013-03-20
Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"
Ben Hutchings
2013-03-06
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
2013-03-06
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
2013-03-06
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
2013-03-06
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
2013-03-06
xen: Send spinlock IPI to all waiters
Stefan Bader
2013-03-06
ARM: w90x900: fix legacy assembly syntax
Arnd Bergmann
2013-03-06
ARM: samsung: fix assembly syntax for new gas
Arnd Bergmann
2013-03-06
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
2013-03-06
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2013-03-06
x86: Hyper-V: register clocksource only if its advertised
Olaf Hering
2013-03-06
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
2013-03-06
x86/apic: Use x2apic physical mode based on FADT setting
Greg Pearson
2013-03-06
x86: Do not leak kernel page mapping locations
Kees Cook
2013-03-06
x86-32, mm: Rip out x86_32 NUMA remapping code
Dave Hansen
2013-03-06
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
2013-03-06
ARM: PXA3xx: program the CSMSADRCFG register
Igor Grinberg
2013-03-06
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2013-03-06
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-02-20
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
2013-02-20
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-02-20
ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
Oleg Nesterov
2013-02-20
ptrace/x86: Introduce set_task_blockstep() helper
Oleg Nesterov
2013-02-20
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Beulich
2013-02-06
x86, efi: Set runtime_version to the EFI spec revision
Matt Fleming
2013-02-06
x86: Use enum instead of literals for trap values
Kees Cook
2013-02-06
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
2013-02-06
x86/Sandy Bridge: mark arrays in __init functions as __initconst
H. Peter Anvin
2013-02-06
x86/Sandy Bridge: reserve pages when integrated graphics is present
Jesse Barnes
2013-02-06
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-02-06
x86/msr: Add capabilities check
Alan Cox
2013-02-06
efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
Nathan Zimmer
2013-02-06
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
2013-02-06
KVM: PPC: Emulate dcbf
Alexander Graf
2013-02-06
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
2013-02-06
ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
Nicolas Pitre
2013-02-06
ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
Stephen Boyd
2013-02-06
s390/time: fix sched_clock() overflow
Heiko Carstens
2013-02-06
sh: Fix FDPIC binary loader
Thomas Schwinge
2013-02-06
ALSA: pxa27x: fix ac97 warm reset
Mike Dunn
2013-01-16
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
2013-01-16
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
2013-01-16
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
2013-01-03
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
2013-01-03
CRIS: fix I/O macros
Corey Minyard
2013-01-03
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
[next]