summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-182-1/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-141-0/+2
|\
| * ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-1/+1
* | x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
* | x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
* | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-141-2/+2
|/
* x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15
* x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-1/+1
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-093-463/+0
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-35/+120
* x86: fixup more paravirt falloutIngo Molnar2008-02-092-14/+19
* x86: fix sparse warning in topology.cHarvey Harrison2008-02-091-1/+1
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-091-1/+1
* x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann2008-02-091-1/+1
* x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse2008-02-091-2/+6
* x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon2008-02-091-2/+3
* x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-092-16/+28
* x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-091-7/+1
* x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon2008-02-091-7/+5
* x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-9/+5
* x86: GEODE fix MFGPT input clock valueWilly Tarreau2008-02-091-14/+13
* x86: GEODE: MFGPT: Minor cleanupsAndres Salomon2008-02-091-4/+4
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-49/+0
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-074-50/+10
|\
| * Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-3/+0
| |\
| | * ACPI: misc cleanupsAdrian Bunk2008-02-071-3/+0
| * | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-071-0/+6
| |\ \
| | * | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-021-0/+6
| | | |
| | \ \
| *-. \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-2/+2
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-131-2/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-073-45/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | / | | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | | | * | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-142-41/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | * | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-201-4/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-02-076-27/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-061-12/+12
| * | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-061-1/+3
| * | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-061-5/+32
| * | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-061-1/+1
| * | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-061-3/+2
| * | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-061-2/+2
| * | | | | | | | | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-061-1/+1
| * | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-061-2/+2
| |/ / / / / / / /
* | | | | | | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-072-1/+6