aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: move more common idle functions/variables to process.cThomas Gleixner2008-06-103-82/+70
* x86: use cpuid to check MWAIT support for C1Thomas Gleixner2008-06-101-8/+20
* x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2008-06-102-49/+30
* x86: cleanup C1E enabled detectionThomas Gleixner2008-06-102-6/+4
* x86: simplify idle selectionThomas Gleixner2008-06-103-22/+10
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter2008-06-106-31/+7
* x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto2008-06-033-1/+1
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar2008-06-021-0/+1
* x86: add PCI extended config space access for AMD BarcelonaRobert Richter2008-06-025-0/+48
* x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin2008-05-301-1/+2
* x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2008-05-303-26/+34
* x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones2008-05-301-5/+0
* x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2008-05-303-91/+100
* x86: Move the AMD64 specific parts out of setup_64.cDave Jones2008-05-303-226/+242
* x86: move mmconfig declarations to headerThomas Gleixner2008-05-302-12/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-244-15/+21
|\
| * namespacecheck: automated fixesIngo Molnar2008-05-231-2/+2
| * x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-231-1/+1
| * x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-231-0/+5
| * x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-231-10/+10
| * x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-231-2/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-232-3/+14
|\ \ | |/ |/|
| * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-191-1/+1
| * [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-191-2/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\ \ | |/ |/|
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
|/
* x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
* x86: fix csum_partial() exportIngo Molnar2008-05-131-0/+3
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-132-8/+19
* x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
* x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
* x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-107-37/+64
|\
| * x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-2/+10
| * x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-083-32/+25
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
* | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-046-9/+12
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
|/