Age | Commit message (Expand) | Author |
2011-05-10 | x86/PCI: Convert release_resource to release_region/release_mem_region | Julia Lawall |
2011-05-10 | x86, gart: Rename pci-gart_64.c to amd_gart_64.c | Joerg Roedel |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-10 | x86/amd-iommu: Use threaded interupt handler | Joerg Roedel |
2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel |
2011-05-10 | arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS | Joe Perches |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-10 | x86, UV: Fix NMI handler for UV platforms | Jack Steiner |
2011-05-09 | x86, efi: Ensure that the entirity of a region is mapped | Matthew Garrett |
2011-05-09 | x86, efi: Pass a minimal map to SetVirtualAddressMap() | Matthew Garrett |
2011-05-09 | x86, efi: Merge contiguous memory regions of the same type and attribute | Matthew Garrett |
2011-05-09 | x86, efi: Consolidate EFI nx control | Matthew Garrett |
2011-05-09 | x86, efi: Remove virtual-mode SetVirtualAddressMap call | Matthew Garrett |
2011-05-07 | x86: Fix mrst sparse complaints | Luis R. Rodriguez |
2011-05-07 | Merge commit 'v2.6.39-rc6' into x86/cleanups | Ingo Molnar |
2011-05-06 | Merge branch 'perf/stat' into perf/core | Ingo Molnar |
2011-05-06 | Correct occurrences of | Rob Landley |
2011-05-06 | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra |
2011-05-06 | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events | Lin Ming |
2011-05-06 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard |
2011-05-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-05-04 | x86/net: only select BPF_JIT when NET is enabled | Randy Dunlap |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski |
2011-05-04 | [CPUFREQ] Fix _OSC UUID in pcc-cpufreq | Naga Chumbalkar |
2011-05-03 | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-05-02 | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin |
2011-05-02 | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini |
2011-05-02 | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk |
2011-05-02 | x86, NUMA: Trim numa meminfo with max_pfn in a separate loop | Yinghai Lu |
2011-05-02 | x86, NUMA: Rename setup_node_bootmem() to setup_node_data() | Yinghai Lu |
2011-05-02 | x86, NUMA: Enable emulation on 32bit too | Tejun Heo |
2011-05-02 | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo |
2011-05-02 | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo |
2011-05-02 | x86, NUMA: Make numa_init_array() static | Tejun Heo |
2011-05-02 | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo |
2011-05-02 | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo |
2011-05-02 | x86-32, NUMA: Add @start and @end to init_alloc_remap() | Tejun Heo |
2011-05-02 | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo |
2011-05-02 | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo |
2011-05-02 | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo |
2011-05-02 | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo |
2011-05-02 | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo |
2011-05-02 | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo |
2011-05-02 | x86, NUMA: make srat.c 32bit safe | Tejun Heo |
2011-05-02 | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo |
2011-05-02 | x86, NUMA: trivial cleanups | Tejun Heo |
2011-05-02 | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo |