summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori1-16/+25
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori1-14/+20
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori1-0/+7
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi1-1/+3
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen1-1/+2
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2-3/+3
2008-02-04x86: fix EFI mappingHuang, Ying2-38/+41
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison2-4/+4
2008-02-04x86: add cpu init function defintions to cpu.hHarvey Harrison2-10/+9
2008-02-04x86: small sparse fix in process_32.cHarvey Harrison1-1/+1
2008-02-04x86: add include to cpu/intel.cHarvey Harrison1-0/+1
2008-02-04x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov1-1/+2
2008-02-04x86: remove misleading comments in trampoline_*.SPavel Machek2-9/+1
2008-02-04x86: remove long dead cyrix mtrr codeHarvey Harrison2-119/+0
2008-02-04x86: unify CPU feature string namesH. Peter Anvin4-150/+84
2008-02-04x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin2-9/+12
2008-02-04x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin1-25/+20
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.cH. Peter Anvin1-10/+2
2008-02-04x86: rename module scx200_32 to scx200Sam Ravnborg1-1/+2
2008-02-04x86: restore correct module name for apmSam Ravnborg1-1/+2
2008-02-04x86: VMI fixIngo Molnar1-3/+3
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+6
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-20/+23
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov1-2/+6
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-20/+23
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar1-1/+1
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum1-2/+1
2008-02-01x86: fixes for lookup_address argsHarvey Harrison1-1/+1
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison1-10/+10
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison1-1/+1
2008-02-01x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg1-2/+2
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg1-1/+7
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg3-3/+3
2008-02-01x86: silence section mismatch warning in smpboot_64.cSam Ravnborg1-1/+1
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu2-4/+7
2008-02-01x86_64: add debug name for early_resYinghai Lu2-8/+13
2008-01-31x86: fix small sparse warningHarvey Harrison1-1/+1
2008-01-31x86: fix sparse warning in kernel/scx200_32.cHarvey Harrison1-1/+1
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying1-1/+4
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison1-3/+3
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar1-0/+5
2008-01-30x86: fix overlap between pagetable with bss sectionYinghai Lu1-2/+2
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2-0/+22
2008-01-30x86: fixes some bugs about EFI memory map handlingHuang, Ying5-29/+3
2008-01-30x86: use reboot_type on EFI 32Huang, Ying1-2/+0
2008-01-30x86: rodata config hookupIngo Molnar1-0/+2
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2-0/+262
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-1/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven2-6/+5
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner1-2/+2