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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-03
x86: revert "x86: CPA: avoid split of alias mappings"
Rafael J. Wysocki
1
-11
/
+10
2008-02-29
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
1
-0
/
+1
2008-02-29
x86: disable BTS ptrace extensions for now
Ingo Molnar
3
-0
/
+16
2008-02-29
x86: CPA: avoid split of alias mappings
Thomas Gleixner
1
-10
/
+11
2008-02-29
x86: delay the export removal of init_mm
Ingo Molnar
1
-0
/
+1
2008-02-29
x86: fix leak un ioremap_page_range() failure
Ingo Molnar
1
-1
/
+1
2008-02-29
x86 vdso: fix build locale dependency
Roland McGrath
1
-2
/
+4
2008-02-29
x86: restore vsyscall64 prochandler
Thomas Gleixner
1
-1
/
+10
2008-02-29
x86: tls prevent_tail_call
Roland McGrath
1
-2
/
+6
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2
-2
/
+2
2008-02-26
x86: fix build on non-C locales.
Priit Laes
1
-1
/
+1
2008-02-26
x86: make c_idle.work have a static address.
Glauber Costa
1
-1
/
+1
2008-02-26
x86: don't save unreliable stack trace entries
Vegard Nossum
1
-0
/
+4
2008-02-26
x86: don't make swapper_pg_pmd global
Adrian Bunk
1
-1
/
+1
2008-02-26
x86: don't print a warning when MTRR are blank and running in KVM
Joerg Roedel
1
-2
/
+6
2008-02-26
x86: fix execve with -fstack-protect
Ingo Molnar
2
-5
/
+7
2008-02-26
x86: fix vsyscall wreckage
Thomas Gleixner
1
-49
/
+3
2008-02-26
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
1
-1
/
+1
2008-02-26
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
2
-10
/
+17
2008-02-26
x86: remove double-checking empty zero pages debug
Yinghai Lu
1
-8
/
+0
2008-02-26
x86: notsc is ignored on common configurations
Pavel Machek
1
-1
/
+2
2008-02-26
x86/mtrr: fix kernel-doc missing notation
Randy Dunlap
1
-0
/
+1
2008-02-26
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
H. Peter Anvin
1
-3
/
+6
2008-02-26
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
H. Peter Anvin
1
-1
/
+10
2008-02-26
x86: require family >= 6 if we are using P6 NOPs
H. Peter Anvin
1
-0
/
+5
2008-02-26
x86: do not promote TM3x00/TM5x00 to i686-class
H. Peter Anvin
1
-7
/
+0
2008-02-26
x86: hpet fix docbook comment
Pavel Machek
1
-2
/
+2
2008-02-26
x86: make DEBUG_PAGEALLOC and CPA more robust
Ingo Molnar
1
-33
/
+51
2008-02-26
x86/lguest: fix pgdir pmd index calculation
Ahmed S. Darwish
1
-1
/
+1
2008-02-26
lguest: fix build breakage
Tony Breeds
1
-3
/
+1
2008-02-26
lguest: include function prototypes
Harvey Harrison
1
-9
/
+1
2008-02-22
Mark CC_STACKPROTECTOR as being BROKEN
Linus Torvalds
1
-1
/
+1
2008-02-22
x86 ptrace: fix compat PTRACE_SETREGS
Roland McGrath
1
-2
/
+2
2008-02-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+18
2008-02-22
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-1
/
+2
2008-02-22
PCI: irq: patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+4
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
1
-1
/
+18
2008-02-20
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2008-02-19
x86: fix page_is_ram() thinko
Arjan van de Ven
1
-8
/
+7
2008-02-19
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...
Arjan van de Ven
1
-0
/
+9
2008-02-19
x86: i8259A: remove redundant irq_descinitialization
Ahmed S. Darwish
1
-19
/
+6
2008-02-19
x86: fix vdso_install breaks user "make install"
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: change IO delay back to 0x80
Ingo Molnar
1
-1
/
+1
2008-02-19
x86: lds - Use THREAD_SIZE instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-02-19
x86: lds - Use PAGE_SIZE instead of numeric constant
Cyrill Gorcunov
2
-27
/
+27
2008-02-19
x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value
Cyrill Gorcunov
1
-2
/
+3
2008-02-19
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
1
-1
/
+1
2008-02-19
x86: clean up csum-wrappers_64.c some more
Ingo Molnar
1
-36
/
+51
2008-02-19
x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
Paolo Ciarrocchi
1
-40
/
+40
2008-02-19
x86: coding style fixes in arch/x86/lib/io_64.c
Paolo Ciarrocchi
1
-8
/
+10
[next]