summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-05-10x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-10x86/amd-iommu: Use threaded interupt handlerJoerg Roedel
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-05-10arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pSJoe Perches
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner
2011-05-09x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett
2011-05-09x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett
2011-05-09x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett
2011-05-09x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett
2011-05-07x86: Fix mrst sparse complaintsLuis R. Rodriguez
2011-05-07Merge commit 'v2.6.39-rc6' into x86/cleanupsIngo Molnar
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar
2011-05-06Correct occurrences ofRob Landley
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra
2011-05-06perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04x86/net: only select BPF_JIT when NET is enabledRandy Dunlap
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-05-04[CPUFREQ] Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin
2011-05-02xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini
2011-05-02xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk
2011-05-02x86, NUMA: Trim numa meminfo with max_pfn in a separate loopYinghai Lu
2011-05-02x86, NUMA: Rename setup_node_bootmem() to setup_node_data()Yinghai Lu
2011-05-02x86, NUMA: Enable emulation on 32bit tooTejun Heo
2011-05-02x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo
2011-05-02x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo
2011-05-02x86, NUMA: Make numa_init_array() staticTejun Heo
2011-05-02x86, NUMA: Make 32bit use common NUMA init pathTejun Heo
2011-05-02x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo
2011-05-02x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo
2011-05-02x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo
2011-05-02x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo
2011-05-02x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo
2011-05-02x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo
2011-05-02x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo
2011-05-02x86-32, NUMA: implement temporary NUMA init shimsTejun Heo
2011-05-02x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo
2011-05-02x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo
2011-05-02x86, NUMA: make srat.c 32bit safeTejun Heo
2011-05-02x86, NUMA: rename srat_64.c to srat.cTejun Heo
2011-05-02x86, NUMA: trivial cleanupsTejun Heo
2011-05-02x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo