x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance()
[pandora-kernel.git] / arch / x86 / mm / numa_64.c
2011-02-17 Yinghai Lux86-64, NUMA: Don't call __pa() with invalid address...
2011-02-16 Tejun Heox86-64, NUMA: Unify emulated distance mapping
2011-02-16 Tejun Heox86-64, NUMA: Unify emulated apicid -> node mapping...
2011-02-16 Tejun Heox86-64, NUMA: Emulate directly from numa_meminfo
2011-02-16 Tejun Heox86-64, NUMA: Wrap node ID during emulation
2011-02-16 Tejun Heox86-64, NUMA: Make emulation code build numa_meminfo...
2011-02-16 Tejun Heox86-64, NUMA: Build and use direct emulated nid ->...
2011-02-16 Tejun Heox86-64, NUMA: Trivial changes to prepare for emulation...
2011-02-16 Tejun Heox86-64, NUMA: Implement generic node distance handling
2011-02-16 Tejun Heox86-64, NUMA: Kill mem_nodes_parsed
2011-02-16 Tejun Heox86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed
2011-02-16 Tejun Heox86-64, NUMA: Kill numa_nodes[]
2011-02-16 Tejun Heox86-64, NUMA: Add common find_node_by_addr()
2011-02-16 Tejun Heox86-64, NUMA: consolidate and improve memblk sanity...
2011-02-16 Tejun Heox86-64, NUMA: make numa_cleanup_meminfo() prettier
2011-02-16 Tejun Heox86-64, NUMA: Separate out numa_cleanup_meminfo()
2011-02-16 Tejun Heox86-64, NUMA: Introduce struct numa_meminfo
2011-02-16 Tejun Heox86-64, NUMA: Remove %NULL @nodeids handling from compu...
2011-02-16 Tejun Heox86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes()
2011-02-16 Tejun Heox86-64, NUMA: Unify the rest of memblk registration
2011-02-16 Tejun Heox86-64, NUMA: Unify use of memblk in all init methods
2011-02-16 Tejun Heox86-64, NUMA: Factor out memblk handling into numa_...
2011-02-16 Tejun Heox86-64, NUMA: Kill {acpi|amd}_get_nodes()
2011-02-16 Tejun Heox86-64, NUMA: Use common numa_nodes[]
2011-02-16 Tejun Heox86-64, NUMA: Use common {cpu|mem}_nodes_parsed
2011-02-16 Tejun Heox86-64, NUMA: Restructure initmem_init()
2011-02-16 Tejun Heox86, NUMA: Move *_numa_init() invocations into initmem_...
2011-02-16 Tejun Heox86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes...
2011-02-16 Tejun Heox86, NUMA: Drop @start/last_pfn from initmem_init()
2011-02-16 Tejun Heox86-64, NUMA: Make dummy node initialization path simil...
2011-02-16 Ingo MolnarMerge branch 'x86/amd-nb' into x86/mm
2011-02-16 Ingo MolnarMerge branch 'x86/numa' into x86/mm
2011-02-16 Ingo MolnarMerge branch 'x86/bootmem' into x86/mm
2011-02-14 David Rientjesx86, numa: Add error handling for bad cpu-to-node mappings
2011-02-14 Ingo MolnarMerge commit 'v2.6.38-rc4' into x86/numa
2011-02-14 Ingo MolnarMerge branch 'linus' into x86/bootmem
2011-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-13 Grant LikelyMerge branch 'devicetree/merge' into spi/merge
2011-02-10 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-02-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-02-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-08 David S. MillerMerge branch 'batman-adv/merge' of git://git.open-mesh...
2011-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-07 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2011-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-04 Michal MarekMerge branch 'kbuild/packaging' into kbuild/rc-fixes
2011-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-02 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-01-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-01-31 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-01-31 David S. MillerMerge branch 'batman-adv/merge-oopsonly' of git://git...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-28 Tejun Heox86: Unify NUMA initialization between 32 and 64bit
2011-01-28 Tejun Heox86: Unify node_to_cpumask_map handling between 32...
2011-01-28 Tejun Heox86: Unify CPU -> NUMA node mapping between 32 and...
2011-01-28 Tejun Heox86: Unify cpu/apicid <-> NUMA node mapping between...
2011-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-28 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-01-26 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-25 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-01-25 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-01-25 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-01-25 Linus TorvaldsMerge branch 'for-38-rc3' of git://codeaurora.org/quic...
2011-01-24 David S. MillerMerge branch 'can/at91_can-for-net-2.6' of git://git...
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-24 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-01-24 Chris WilsonMerge remote branch 'linus/master' into drm-intel-fixes
2011-01-23 Greg Kroah-HartmanMerge branch 'for-usb-linus' of /linux/kernel/git/sarah...
2011-01-22 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git./linux...
2011-01-21 Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git./linux...
2011-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-21 Takashi IwaiMerge branch 'fix/misc' into for-linus
2011-01-21 Steve FrenchMerge branch 'for-next'
2011-01-21 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2011-01-21 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2011-01-21 Linus TorvaldsMerge branch 'for-38-rc2' of git://codeaurora.org/quic...
2011-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-01-21 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2011-01-21 Benjamin HerrenschmidtMerge remote branch 'kumar/next' into merge
2011-01-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
next