Age | Commit message (Expand) | Author | Files | Lines |
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 | 57 | -266/+385 |
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 | 2601 | -49785/+103533 |
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-12 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -46/+17 |
2011-02-12 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 5 | -27/+25 |
2011-02-11 | ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h | Mark Brown | 1 | -0/+2 |
2011-02-11 | ARM: S5PV310: Cleanup System MMU | Kukjin Kim | 6 | -46/+14 |
2011-02-11 | ARM: S5PV310: Add support System MMU on SMDKV310 | Thomas Abraham | 1 | -0/+1 |
2011-02-10 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
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-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -16/+112 |
2011-02-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -52/+94 |