Age | Commit message (Expand) | Author | Files | Lines |
2011-02-16 | x86-64, NUMA: Build and use direct emulated nid -> phys nid mapping | Tejun Heo | 1 | -29/+35 |
2011-02-16 | x86-64, NUMA: Trivial changes to prepare for emulation updates | Tejun Heo | 1 | -16/+18 |
2011-02-16 | x86-64, NUMA: Implement generic node distance handling | Tejun Heo | 5 | -17/+109 |
2011-02-16 | x86-64, NUMA: Kill mem_nodes_parsed | Tejun Heo | 4 | -13/+20 |
2011-02-16 | x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed | Tejun Heo | 4 | -10/+10 |
2011-02-16 | x86-64, NUMA: Kill numa_nodes[] | Tejun Heo | 4 | -58/+53 |
2011-02-16 | x86-64, NUMA: Add common find_node_by_addr() | Tejun Heo | 4 | -31/+20 |
2011-02-16 | x86-64, NUMA: consolidate and improve memblk sanity checks | Tejun Heo | 1 | -50/+49 |
2011-02-16 | x86-64, NUMA: make numa_cleanup_meminfo() prettier | Tejun Heo | 1 | -17/+19 |
2011-02-16 | x86-64, NUMA: Separate out numa_cleanup_meminfo() | Tejun Heo | 1 | -37/+46 |
2011-02-16 | x86-64, NUMA: Introduce struct numa_meminfo | Tejun Heo | 1 | -70/+75 |
2011-02-16 | x86-64, NUMA: Remove %NULL @nodeids handling from compute_hash_shift() | Tejun Heo | 1 | -7/+7 |
2011-02-16 | x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() | Tejun Heo | 5 | -26/+0 |
2011-02-16 | x86-64, NUMA: Unify the rest of memblk registration | Tejun Heo | 3 | -74/+68 |
2011-02-16 | x86-64, NUMA: Unify use of memblk in all init methods | Tejun Heo | 4 | -29/+8 |
2011-02-16 | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 5 | -94/+117 |
2011-02-16 | x86-64, NUMA: Kill {acpi|amd}_get_nodes() | Tejun Heo | 5 | -39/+10 |
2011-02-16 | x86-64, NUMA: Use common numa_nodes[] | Tejun Heo | 4 | -42/+45 |
2011-02-16 | x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(... | Tejun Heo | 1 | -20/+23 |
2011-02-16 | x86-64, NUMA: Remove local variable found from amd_numa_init() | Tejun Heo | 1 | -4/+2 |
2011-02-16 | x86-64, NUMA: Use common {cpu|mem}_nodes_parsed | Tejun Heo | 4 | -24/+31 |
2011-02-16 | x86-64, NUMA: Restructure initmem_init() | Tejun Heo | 2 | -46/+52 |
2011-02-16 | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 6 | -20/+20 |
2011-02-16 | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 3 | -1/+12 |
2011-02-16 | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 6 | -16/+16 |
2011-02-16 | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 6 | -23/+14 |
2011-02-16 | x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() | Tejun Heo | 1 | -18/+13 |
2011-02-16 | x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones | Tejun Heo | 1 | -2/+3 |
2011-02-16 | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar | 6 | -25/+154 |
2011-02-16 | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 34 | -488/+504 |
2011-02-16 | Merge branch 'x86/bootmem' into x86/mm | Ingo Molnar | 8 | -108/+145 |
2011-02-15 | x86, amd: Initialize variable properly | Borislav Petkov | 1 | -3/+3 |
2011-02-14 | x86, numa: Add error handling for bad cpu-to-node mappings | David Rientjes | 2 | -0/+8 |
2011-02-14 | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 8 | -40/+49 |
2011-02-14 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
2011-02-14 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
2011-02-14 | x86: Avoid tlbstate lock if not enough cpus | Shaohua Li | 1 | -7/+4 |
2011-02-14 | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 1 | -4/+9 |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 4 | -10/+103 |
2011-02-14 | x86: Cleanup vector usage | Shaohua Li | 1 | -19/+21 |
2011-02-14 | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 231 | -4227/+9457 |
2011-02-12 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2011-02-10 | x86: Adjust section placement in AMD northbridge related code | Jan Beulich | 3 | -5/+6 |
2011-02-09 | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 1 | -1/+1 |
2011-02-07 | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 3 | -15/+127 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+26 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 4 | -24/+17 |
2011-02-04 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+10 |