summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
* x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
* x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
* x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
* x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
* x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
* x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
* x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-192-24/+18
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
* x86: don't make irq_return globalAdrian Bunk2008-02-192-2/+2
* x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
* x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-191-1/+1
* x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
* x86: sparse error in efi_32.cHarvey Harrison2008-02-191-0/+1
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2
* remove mca-pentiumAdrian Bunk2008-02-192-9/+0
* x86: fix lguest build failureRusty Russell2008-02-181-2/+4
* x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
* x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
* x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-183-1/+36
* x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92
* 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: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
* | KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh2008-02-141-2/+2
* | x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
* | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-143-1/+3
* | 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: make dump_pagetable() staticAdrian Bunk2008-02-141-1/+1
* | 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: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* x86: vdso_install fixRoland McGrath2008-02-111-10/+12
* x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
* Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-1010-33/+48
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-104-67/+19
OpenPOWER on IntegriCloud