aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: Move PCI IO ECS code to x86/pciRobert Richter2008-07-08
* x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2008-07-08
* x86: add C1E aware idle function, fixThomas Gleixner2008-07-08
* x86, clockevents: add C1E aware idle functionThomas Gleixner2008-07-08
* x86: move more common idle functions/variables to process.cThomas Gleixner2008-06-10
* x86: use cpuid to check MWAIT support for C1Thomas Gleixner2008-06-10
* x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2008-06-10
* x86: cleanup C1E enabled detectionThomas Gleixner2008-06-10
* x86: simplify idle selectionThomas Gleixner2008-06-10
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter2008-06-10
* x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto2008-06-03
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar2008-06-02
* x86: add PCI extended config space access for AMD BarcelonaRobert Richter2008-06-02
* x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin2008-05-30
* x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2008-05-30
* x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones2008-05-30
* x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2008-05-30
* x86: Move the AMD64 specific parts out of setup_64.cDave Jones2008-05-30
* x86: move mmconfig declarations to headerThomas Gleixner2008-05-30
* Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-25
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-24
|\
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-23
| * namespacecheck: automated fixesIngo Molnar2008-05-23
| * x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-23
| * x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-23
| * x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-23
| * x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-23
| * x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-23
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-23
|\ \
| * | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-19
| * | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-19
* | | x86: fix integer as NULL pointer warningHarvey Harrison2008-05-23
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-20
|\ \
| * | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\ \ \
| * | | [PATCH] take init_files to fs/file.cAl Viro2008-05-16
| |/ /
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-19
|\ \ \ | |_|/ |/| |
| * | KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-18
| * | KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-18
| * | KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-18
| |/
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-17
* | x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-17
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-17
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-13
|\
| * x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-13
| * x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-13
| * x86: fix csum_partial() exportIngo Molnar2008-05-13
| * x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-13
| * x86: fix app crashes after SMP resumeHugh Dickins2008-05-13
| * x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-12