aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-04x86: fix EFI mappingHuang, Ying
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison
2008-02-04x86: add cpu init function defintions to cpu.hHarvey Harrison
2008-02-04x86: small sparse fix in process_32.cHarvey Harrison
2008-02-04x86: add include to cpu/intel.cHarvey Harrison
2008-02-04x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov
2008-02-04x86: remove misleading comments in trampoline_*.SPavel Machek
2008-02-04x86: remove long dead cyrix mtrr codeHarvey Harrison
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2008-02-04x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin
2008-02-04x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.cH. Peter Anvin
2008-02-04x86: rename module scx200_32 to scx200Sam Ravnborg
2008-02-04x86: restore correct module name for apmSam Ravnborg
2008-02-04x86: VMI fixIngo Molnar
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum
2008-02-01x86: fixes for lookup_address argsHarvey Harrison
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison
2008-02-01x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg