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.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-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-07-08
x86: add C1E aware idle function, fix
Thomas Gleixner
1
-4
/
+16
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
5
-83
/
+69
2008-06-10
x86: move more common idle functions/variables to process.c
Thomas Gleixner
3
-82
/
+70
2008-06-10
x86: use cpuid to check MWAIT support for C1
Thomas Gleixner
1
-8
/
+20
2008-06-10
x86: use cpuinfo to check for interrupt pending message msr
Thomas Gleixner
2
-49
/
+30
2008-06-10
x86: cleanup C1E enabled detection
Thomas Gleixner
2
-6
/
+4
2008-06-10
x86: simplify idle selection
Thomas Gleixner
3
-22
/
+10
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
6
-31
/
+7
2008-06-04
x86: move bugs_64.c to cpu/bugs_64.c
Hiroshi Shimamoto
3
-1
/
+1
2008-06-02
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Ingo Molnar
1
-0
/
+1
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
6
-6
/
+63
2008-05-31
x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c
H. Peter Anvin
1
-1
/
+2
2008-05-31
x86: Move the 64-bit Centaur specific parts out of setup_64.c
Dave Jones
3
-26
/
+34
2008-05-31
x86: Remove workaround for prescott (32bit P4) from 64-bit code.
Dave Jones
1
-5
/
+0
2008-05-31
x86: Move the 64-bit Intel specific parts out of setup_64.c
Dave Jones
3
-91
/
+100
2008-05-31
x86: Move the AMD64 specific parts out of setup_64.c
Dave Jones
3
-226
/
+242
2008-05-31
x86: move mmconfig declarations to header
Thomas Gleixner
2
-12
/
+2
2008-05-26
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
1
-10
/
+3
2008-05-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+26
2008-05-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-3
/
+14
2008-05-23
x86: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-05-23
x86: use explicit copy in vdso_gettimeofday()
Andi Kleen
1
-3
/
+3
2008-05-23
namespacecheck: automated fixes
Ingo Molnar
2
-3
/
+3
2008-05-23
x86/xen: fix arbitrary_virt_to_machine()
Jan Beulich
1
-1
/
+1
2008-05-23
x86: don't read maxlvt before checking if APIC is mapped
Chuck Ebbert
1
-1
/
+1
2008-05-23
x86: disable TSC for sched_clock() when calibration failed
Thomas Gleixner
1
-0
/
+5
2008-05-23
x86: distangle user disabled TSC from unstable
Thomas Gleixner
1
-10
/
+10
2008-05-23
x86: fix setup of cyc2ns in tsc_64.c
Thomas Gleixner
1
-2
/
+3
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+4
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2008-05-20
[CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
maximilian attems
1
-1
/
+1
2008-05-20
[CPUFREQ] powernow-k8: improve error messages
Mark Langsdorf
1
-2
/
+13
2008-05-20
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+7
2008-05-19
PCI: Correct last two HP entries in the bfsort whitelist
Tony Camuso
1
-4
/
+4
2008-05-18
KVM: LAPIC: ignore pending timers if LVTT is disabled
Marcelo Tosatti
1
-1
/
+1
2008-05-18
KVM: PIT: take inject_pending into account when emulating hlt
Marcelo Tosatti
1
-1
/
+1
2008-05-18
KVM: x86 emulator: fix writes to registers with modrm encodings
Avi Kivity
1
-2
/
+5
2008-05-18
x86: disable mwait for AMD family 10H/11H CPUs
Thomas Gleixner
1
-1
/
+28
2008-05-18
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
1
-1
/
+1
2008-05-18
x86: remove mwait capability C-state check
Ingo Molnar
1
-10
/
+1
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-32
/
+39
2008-05-13
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
1
-2
/
+5
2008-05-13
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
1
-2
/
+2
2008-05-13
x86: fix csum_partial() export
Ingo Molnar
2
-2
/
+3
2008-05-13
x86: early_init_centaur(): use set_cpu_cap()
Andrew Morton
1
-1
/
+1
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
3
-19
/
+20
2008-05-13
x86/PCI: X86_PAT & mprotect
Venki Pallipadi
1
-3
/
+1
2008-05-13
x86/PCI: fix broken ISA DMA
Takashi Iwai
1
-3
/
+5
2008-05-12
x86: wakeup.lds.S - section ordering fix
Cyrill Gorcunov
1
-5
/
+5
[next]