aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg
2008-02-01x86: silence section mismatch warning in smpboot_64.cSam Ravnborg
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu
2008-02-01x86_64: add debug name for early_resYinghai Lu
2008-01-31x86: fix small sparse warningHarvey Harrison
2008-01-31x86: fix sparse warning in kernel/scx200_32.cHarvey Harrison
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar
2008-01-30x86: fix overlap between pagetable with bss sectionYinghai Lu
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl
2008-01-30x86: fixes some bugs about EFI memory map handlingHuang, Ying
2008-01-30x86: use reboot_type on EFI 32Huang, Ying
2008-01-30x86: rodata config hookupIngo Molnar
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven
2008-01-30x86: cpa: move flush to cpaThomas Gleixner