index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: disable mwait for AMD family 10H/11H CPUs
Thomas Gleixner
2008-05-17
1
-1
/
+28
*
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
2008-05-17
1
-1
/
+1
*
x86: remove mwait capability C-state check
Ingo Molnar
2008-05-17
1
-10
/
+1
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-05-13
10
-32
/
+39
|
\
|
*
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
2008-05-13
1
-2
/
+5
|
*
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
2008-05-13
1
-2
/
+2
|
*
x86: fix csum_partial() export
Ingo Molnar
2008-05-13
2
-2
/
+3
|
*
x86: early_init_centaur(): use set_cpu_cap()
Andrew Morton
2008-05-13
1
-1
/
+1
|
*
x86: fix app crashes after SMP resume
Hugh Dickins
2008-05-13
3
-19
/
+20
|
*
x86: wakeup.lds.S - section ordering fix
Cyrill Gorcunov
2008-05-12
1
-5
/
+5
|
*
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
2008-05-12
1
-1
/
+3
|
*
x86/pci: fix broken ISA DMA
Takashi Iwai
2008-05-12
1
-3
/
+5
*
|
x86/PCI: X86_PAT & mprotect
Venki Pallipadi
2008-05-13
1
-3
/
+1
*
|
x86/PCI: fix broken ISA DMA
Takashi Iwai
2008-05-13
1
-3
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-05-10
10
-74
/
+87
|
\
|
*
x86: rdc: leds build/config fix
Ingo Molnar
2008-05-10
1
-0
/
+1
|
*
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2008-05-10
2
-2
/
+9
|
*
x86: fix fpu restore from sig return
Suresh Siddha
2008-05-10
1
-2
/
+10
|
*
x86: remove spew print out about bus to node mapping
Yinghai Lu
2008-05-10
1
-8
/
+0
|
*
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
2008-05-10
1
-1
/
+1
|
*
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-05-08
4
-60
/
+47
|
*
x86: GEODE: cache results from geode_has_vsa2() and uninline
Andres Salomon
2008-05-08
1
-0
/
+19
|
*
x86: revert geode config dependency
Thomas Gleixner
2008-05-08
1
-1
/
+0
*
|
Revert "PCI: remove default PCI expansion ROM memory allocation"
Linus Torvalds
2008-05-08
1
-17
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-05-08
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
pcspkr: fix dependancies
Stas Sergeev
2008-05-07
1
-3
/
+1
*
|
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
2008-05-06
1
-7
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-05
1
-0
/
+1
|
\
|
*
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2008-05-05
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-05
5
-46
/
+62
|
\
\
|
|
/
|
/
|
|
*
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
2008-05-05
3
-2
/
+8
|
*
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
2008-05-05
4
-41
/
+51
|
*
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
2008-04-29
1
-1
/
+1
|
*
x86: fix section mismatch in pci_scan_bus
Sam Ravnborg
2008-04-29
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-05-04
12
-40
/
+26
|
\
\
|
*
|
x86: fix setup printk format warning
Randy Dunlap
2008-05-04
1
-1
/
+1
|
*
|
x86: olpc build fix
Thomas Gleixner
2008-05-04
1
-0
/
+1
|
*
|
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
2008-05-04
1
-1
/
+1
|
*
|
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-04
1
-1
/
+1
|
*
|
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-04
1
-1
/
+1
|
*
|
x86: remove dell reboot dmi quirk board name match
Ben
2008-05-04
1
-1
/
+0
|
*
|
x86: es7000 build fix
Ingo Molnar
2008-05-04
1
-2
/
+5
|
*
|
x86: make additional_cpus static
Adrian Bunk
2008-05-04
1
-1
/
+1
|
*
|
x86: make start_secondary() static
Adrian Bunk
2008-05-04
1
-1
/
+1
|
*
|
kbuild, suspend, x86: fix rebuild of wakeup.bin
Sam Ravnborg
2008-05-04
2
-3
/
+4
|
*
|
x86: undo visws/numaq build changes
Thomas Gleixner
2008-05-04
2
-28
/
+10
*
|
|
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
2008-05-04
1
-0
/
+4
*
|
|
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
Avi Kivity
2008-05-04
1
-1
/
+0
*
|
|
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
2008-05-04
1
-1
/
+10
*
|
|
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
2008-05-04
1
-0
/
+2
[next]