summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner1-4/+16
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner5-83/+69
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner3-82/+70
2008-06-10x86: use cpuid to check MWAIT support for C1Thomas Gleixner1-8/+20
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2-49/+30
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner2-6/+4
2008-06-10x86: simplify idle selectionThomas Gleixner3-22/+10
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter6-31/+7
2008-06-04x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto3-1/+1
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar1-0/+1
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter6-6/+63
2008-05-31x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin1-1/+2
2008-05-31x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones3-26/+34
2008-05-31x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones1-5/+0
2008-05-31x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones3-91/+100
2008-05-31x86: Move the AMD64 specific parts out of setup_64.cDave Jones3-226/+242
2008-05-31x86: move mmconfig declarations to headerThomas Gleixner2-12/+2
2008-05-26Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg1-10/+3
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-20/+26
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-3/+14
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen1-3/+3
2008-05-23namespacecheck: automated fixesIngo Molnar2-3/+3
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich1-1/+1
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert1-1/+1
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner1-0/+5
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner1-10/+10
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner1-2/+3
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-20[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems1-1/+1
2008-05-20[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf1-2/+13
2008-05-20Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+7
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti1-1/+1
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti1-1/+1
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity1-2/+5
2008-05-18x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-18x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-18x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-32/+39
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar1-2/+2
2008-05-13x86: fix csum_partial() exportIngo Molnar2-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton1-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins3-19/+20
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi1-3/+1
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5