| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-11 | powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory | Gaurav Batra | 1 | -1/+1 |
| 2024-09-03 | arch, mm: pull out allocation of NODE_DATA to generic code | Mike Rapoport (Microsoft) | 1 | -21/+3 |
| 2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2024-06-04 | powerpc/numa: Online a node if PHB is attached. | Nilay Shroff | 1 | -1/+13 |
| 2024-03-03 | powerpc: Stop using of_root | Christophe Leroy | 1 | -2/+4 |
| 2023-08-24 | powerpc/pseries: Move VPHN constants into vphn.h | Michael Ellerman | 1 | -0/+1 |
| 2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -14/+7 |
| 2023-04-04 | powerpc: Use of_address_to_resource() | Rob Herring | 1 | -14/+7 |
| 2023-04-04 | powerpc/papr_scm: Update the NUMA distance table for the target node | Aneesh Kumar K.V | 1 | -0/+1 |
| 2022-09-30 | powerpc/mm: Always update max/min_low_pfn in mem_topology_setup() | Aneesh Kumar K.V | 1 | -3/+3 |
| 2022-05-22 | powerpc/numa: Associate numa node to its cpu earlier | Oscar Salvador | 1 | -24/+8 |
| 2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy | 1 | -1/+0 |
| 2022-05-04 | powerpc/mm: Switch from __FUNCTION__ to __func__ | Dwaipayan Ray | 1 | -2/+1 |
| 2022-03-31 | powerpc/numa: Handle partially initialized numa nodes | Srikar Dronamraju | 1 | -1/+1 |
| 2022-03-01 | powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() | Daniel Henrique Barboza | 1 | -1/+3 |
| 2021-12-23 | powerpc/mm: Add __init attribute to eligible functions | Nick Child | 1 | -3/+3 |
| 2021-11-15 | powerpc/pseries: Fix numa FORM2 parsing fallback code | Nicholas Piggin | 1 | -16/+12 |
| 2021-11-15 | powerpc/pseries: rename numa_dist_table to form2_distances | Nicholas Piggin | 1 | -9/+9 |
| 2021-08-27 | powerpc/numa: Update cpu_cpu_map on CPU online/offline | Srikar Dronamraju | 1 | -5/+2 |
| 2021-08-27 | powerpc/numa: Print debug statements only when required | Srikar Dronamraju | 1 | -5/+4 |
| 2021-08-27 | powerpc/numa: convert printk to pr_xxx | Srikar Dronamraju | 1 | -13/+9 |
| 2021-08-27 | powerpc/numa: Drop dbg in favour of pr_debug | Srikar Dronamraju | 1 | -15/+9 |
| 2021-08-13 | powerpc/pseries: Add support for FORM2 associativity | Aneesh Kumar K.V | 1 | -35/+152 |
| 2021-08-13 | powerpc/pseries: Add a helper for form1 cpu distance | Aneesh Kumar K.V | 1 | -1/+9 |
| 2021-08-13 | powerpc/pseries: Consolidate different NUMA distance update code paths | Aneesh Kumar K.V | 1 | -57/+155 |
| 2021-08-13 | powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY | Aneesh Kumar K.V | 1 | -14/+21 |
| 2021-08-13 | powerpc/pseries: rename min_common_depth to primary_domain_index | Aneesh Kumar K.V | 1 | -19/+19 |
| 2021-08-10 | powerpc/numa: Consider the max NUMA node for migratable LPAR | Laurent Dufour | 1 | -3/+10 |
| 2020-11-27 | powerpc/numa: Fix a regression on memoryless node 0 | Srikar Dronamraju | 1 | -2/+1 |
| 2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -17/+84 |
| 2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 1 | -5/+2 |
| 2020-10-06 | pseries/hotplug-memory: hot-add: skip redundant LMB lookup | Scott Cheloha | 1 | -1/+1 |
| 2020-09-16 | powerpc/smp: Implement cpu_to_coregroup_id | Srikar Dronamraju | 1 | -0/+20 |
| 2020-09-16 | powerpc/smp: Create coregroup domain | Srikar Dronamraju | 1 | -0/+5 |
| 2020-09-16 | powerpc/numa: Detect support for coregroup | Srikar Dronamraju | 1 | -13/+21 |
| 2020-09-16 | powerpc/numa: Offline memoryless cpuless node 0 | Srikar Dronamraju | 1 | -0/+10 |
| 2020-09-16 | powerpc/numa: Prefer node id queried from vphn | Srikar Dronamraju | 1 | -9/+10 |
| 2020-09-16 | powerpc/numa: Set numa_node for all possible cpus | Srikar Dronamraju | 1 | -1/+15 |
| 2020-09-16 | powerpc/numa: Restrict possible nodes based on platform | Srikar Dronamraju | 1 | -3/+12 |
| 2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
| 2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 1 | -1/+0 |
| 2020-07-29 | powerpc/drmem: Make LMB walk a bit more flexible | Hari Bathini | 1 | -5/+8 |
| 2020-07-26 | powerpc/numa: Limit possible nodes to within num_possible_nodes | Srikar Dronamraju | 1 | -3/+4 |
| 2020-07-16 | powerpc/numa: remove arch_update_cpu_topology | Nathan Lynch | 1 | -10/+0 |
| 2020-07-16 | powerpc/numa: remove prrn_is_enabled() | Nathan Lynch | 1 | -5/+0 |
| 2020-07-16 | powerpc/numa: remove start/stop_topology_update() | Nathan Lynch | 1 | -20/+0 |
| 2020-07-16 | powerpc/numa: remove timed_topology_update() | Nathan Lynch | 1 | -9/+0 |
| 2020-07-16 | powerpc/numa: stub out numa_update_cpu_topology() | Nathan Lynch | 1 | -192/+1 |
| 2020-07-16 | powerpc/numa: remove vphn_enabled and prrn_enabled internal flags | Nathan Lynch | 1 | -4/+2 |
| 2020-07-16 | powerpc/numa: remove unreachable topology workqueue code | Nathan Lynch | 1 | -14/+0 |
| 2020-07-16 | powerpc/numa: remove unreachable topology timer code | Nathan Lynch | 1 | -21/+0 |
| 2020-07-16 | powerpc/numa: make vphn_enabled, prrn_enabled flags const | Nathan Lynch | 1 | -2/+2 |
| 2020-07-16 | powerpc/numa: remove unreachable topology update code | Nathan Lynch | 1 | -147/+2 |
| 2020-07-16 | powerpc/numa: remove ability to enable topology updates | Nathan Lynch | 1 | -70/+1 |
| 2020-03-04 | powerpc/numa: Remove late request for home node associativity | Srikar Dronamraju | 1 | -9/+0 |
| 2020-03-04 | powerpc/numa: Early request for home node associativity | Srikar Dronamraju | 1 | -1/+40 |
| 2020-03-04 | powerpc/numa: Use cpu node map of first sibling thread | Srikar Dronamraju | 1 | -2/+20 |
| 2020-03-04 | powerpc/numa: Handle extra hcall_vphn error cases | Srikar Dronamraju | 1 | -9/+16 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -6/+6 |
| 2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -26/+35 |
| 2019-07-05 | powerpc/mm: Consolidate numa_enable check and min_common_depth check | Aneesh Kumar K.V | 1 | -5/+11 |
| 2019-07-05 | powerpc/mm: Fix node look up with numa=off boot | Aneesh Kumar K.V | 1 | -3/+3 |
| 2019-07-05 | powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0 | Aneesh Kumar K.V | 1 | -4/+6 |
| 2019-07-04 | powerpc/pseries: Provide vcpu dispatch statistics | Naveen N. Rao | 1 | -0/+16 |
| 2019-07-04 | powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ | Naveen N. Rao | 1 | -14/+0 |
| 2019-07-04 | powerpc/pseries: Generalize hcall_vphn() | Naveen N. Rao | 1 | -14/+13 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-03 | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 | Christophe Leroy | 1 | -1/+1 |
| 2019-04-20 | powerpc/numa: document topology_updates_enabled, disable by default | Nathan Lynch | 1 | -4/+10 |
| 2019-04-20 | powerpc/numa: improve control of topology updates | Nathan Lynch | 1 | -6/+12 |
| 2019-04-20 | powerpc: Remove duplicate headers | Jagadeesh Pagadala | 1 | -1/+0 |
| 2019-03-12 | memblock: memblock_phys_alloc_try_nid(): don't panic | Mike Rapoport | 1 | -0/+4 |
| 2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -8/+1 |
| 2019-03-05 | numa: make "nr_node_ids" unsigned int | Alexey Dobriyan | 1 | -1/+1 |
| 2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 1 | -7/+7 |
| 2019-01-30 | powerpc/pseries: Perform full re-add of CPU for topology update post-migration | Nathan Fontenot | 1 | -8/+1 |
| 2018-11-26 | powerpc: Use device_type helpers to access the node type | Rob Herring | 1 | -1/+1 |
| 2018-11-14 | powerpc/numa: Suppress "VPHN is not supported" messages | Satheesh Rajendran | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
| 2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 1 | -1/+1 |
| 2018-10-13 | powerpc/pseries/mobility: Extend start/stop topology update scope | Michael Bringmann | 1 | -0/+6 |
| 2018-10-05 | powerpc/numa: Skip onlining a offline node in kdump path | Srikar Dronamraju | 1 | -2/+3 |
| 2018-09-25 | powerpc/numa: Use associativity if VPHN hcall is successful | Srikar Dronamraju | 1 | -1/+3 |
| 2018-09-24 | powerpc/pseries: Fix unitialized timer reset on migration | Michael Bringmann | 1 | -1/+2 |
| 2018-08-21 | powerpc/topology: Get topology for shared processors at boot | Srikar Dronamraju | 1 | -10/+10 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman | 1 | -15/+21 |
| 2018-03-30 | powerpc/mm/numa: move numa topology discovery earlier | Nicholas Piggin | 1 | -13/+19 |
| 2018-03-30 | powerpc/64s: Allocate LPPACAs individually | Nicholas Piggin | 1 | -2/+2 |
| 2018-02-08 | powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove | Nathan Fontenot | 1 | -5/+0 |
| 2018-01-27 | powerpc/pseries: Fix cpu hotplug crash with memoryless nodes | Michael Bringmann | 1 | -1/+3 |
| 2018-01-27 | powerpc/numa: Ensure nodes initialized for hotplug | Michael Bringmann | 1 | -10/+37 |
| 2018-01-27 | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes | Michael Bringmann | 1 | -3/+34 |
| 2018-01-16 | powerpc/numa: Update numa code use walk_drmem_lmbs | Nathan Fontenot | 1 | -171/+52 |
| 2018-01-16 | powerpc/numa: Look up associativity array in of_drconf_to_nid_single | Nathan Fontenot | 1 | -23/+17 |
| 2018-01-16 | powerpc/numa: Look up device node in of_get_usable_memory() | Nathan Fontenot | 1 | -2/+10 |
| 2018-01-16 | powerpc/numa: Look up device node in of_get_assoc_arrays() | Nathan Fontenot | 1 | -5/+13 |
| 2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -8/+55 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+5 |
| 2017-11-10 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -1/+0 |
| 2017-10-16 | powerpc/vphn: Fix numa update end-loop bug | Michael Bringmann | 1 | -2/+8 |
| 2017-10-16 | powerpc/hotplug: Improve responsiveness of hotplug change | Michael Bringmann | 1 | -1/+22 |
| 2017-10-16 | powerpc/vphn: Improve recognition of PRRN/VPHN | Michael Bringmann | 1 | -4/+4 |
| 2017-10-16 | powerpc/vphn: Update CPU topology when VPHN enabled | Michael Bringmann | 1 | -1/+21 |
| 2017-10-10 | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() | Thiago Jung Bauermann | 1 | -1/+0 |
| 2017-10-05 | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 1 | -7/+5 |
| 2017-06-23 | powerpc: Only obtain cpu_hotplug_lock if called by rtasd | Thiago Jung Bauermann | 1 | -3/+19 |
| 2017-04-11 | powerpc/mm: Remove reduntant initmem information from log | Anshuman Khandual | 1 | -7/+0 |
| 2017-02-10 | powerpc: Drop GPL from of_node_to_nid() export to match other arches | Shailendra Singh | 1 | -1/+1 |
| 2017-01-30 | powerpc/mm: Allow memory hotplug into an offline node | Reza Arbab | 1 | -1/+1 |
| 2017-01-30 | powerpc/mm: Simplify loop control in parse_numa_properties() | Reza Arbab | 1 | -8/+3 |
| 2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
| 2016-12-12 | powerpc/mm: allow memory hotplug into a memoryless node | Reza Arbab | 1 | -12/+1 |
| 2016-10-19 | powerpc: Fix numa topology console print | Aneesh Kumar K.V | 1 | -5/+5 |
| 2016-10-19 | powerpc/mm: Drop dump_numa_memory_topology() | Michael Ellerman | 1 | -36/+0 |
| 2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -10/+26 |
| 2016-07-22 | powerpc/numa: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -29/+19 |
| 2016-06-14 | powerpc/numa: Fix multiple bugs in memory_hotplug_max() | Bharata B Rao | 1 | -1/+17 |
| 2016-06-14 | powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() | Bharata B Rao | 1 | -10/+10 |
| 2015-11-05 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+1 |
| 2015-11-05 | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes | Raghavendra K T | 1 | -1/+1 |
| 2015-10-15 | powerpc/numa: Use of_get_next_parent to simplify code | Christophe Jaillet | 1 | -4/+1 |
| 2015-08-18 | powerpc/numa: initialize distance lookup table from drconf path | Nikunj A Dadhania | 1 | -3/+13 |
| 2015-03-23 | powerpc/numa: Reset node_possible_map to only node_online_map | Nishanth Aravamudan | 1 | -0/+7 |
| 2015-03-18 | powerpc/vphn: move VPHN parsing logic to a separate file | Greg Kurz | 1 | -58/+3 |
| 2015-03-18 | powerpc/vphn: move endianness fixing to vphn_unpack_associativity() | Greg Kurz | 1 | -4/+6 |
| 2015-03-18 | powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API | Greg Kurz | 1 | -2/+6 |
| 2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -189/+35 |
| 2014-11-24 | of/reconfig: Always use the same structure for notifiers | Grant Likely | 1 | -2/+1 |
| 2014-11-10 | powerpc: Move sparse_init() into initmem_init | Anton Blanchard | 1 | -0/+2 |
| 2014-11-10 | powerpc: Remove bootmem allocator | Anton Blanchard | 1 | -190/+34 |
| 2014-10-29 | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update | Nishanth Aravamudan | 1 | -1/+4 |
| 2014-10-29 | powerpc/numa: use cached value of update->cpu in update_cpu_topology | Nishanth Aravamudan | 1 | -2/+2 |
| 2014-10-16 | powerpc/vphn: NUMA node code expects big-endian | Greg Kurz | 1 | -0/+3 |
| 2014-10-13 | powerpc/numa: Add ability to disable and debug topology updates | Nishanth Aravamudan | 1 | -1/+34 |
| 2014-10-13 | powerpc/numa: check error return from proc_create | Nishanth Aravamudan | 1 | -1/+2 |
| 2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -8/+0 |
| 2014-09-25 | powerpc: some changes in numa_setup_cpu() | Li Zhong | 1 | -6/+8 |
| 2014-09-25 | powerpc: Only set numa node information for present cpus at boottime | Li Zhong | 1 | -1/+1 |
| 2014-09-25 | powerpc: Fix warning reported by verify_cpu_node_mapping() | Li Zhong | 1 | -2/+1 |
| 2014-09-19 | powerpc/mm: Use common paging_init() for NUMA | Scott Wood | 1 | -8/+0 |
| 2014-08-13 | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 1 | -3/+10 |
| 2014-08-05 | powerpc/mm/numa: Fix break placement | Andrey Utkin | 1 | -1/+1 |
| 2014-04-18 | powerpc/mm: fix ".__node_distance" undefined | Mike Qiu | 1 | -0/+1 |
| 2014-04-09 | power, sched: stop updating inside arch_update_cpu_topology() when nothing to... | Michael Wang | 1 | -0/+15 |
| 2014-01-29 | powerpc/numa: Fix decimal permissions | Joe Perches | 1 | -1/+1 |
| 2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -5/+91 |
| 2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -3/+5 |
| 2014-01-15 | powerpc: Add debug checks to catch invalid cpu-to-node mappings | Srivatsa S. Bhat | 1 | -2/+24 |
| 2014-01-15 | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat | 1 | -3/+67 |
| 2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 1 | -2/+1 |
| 2013-10-30 | powerpc: Fix warnings for arch/powerpc/mm/numa.c | Robert Jennings | 1 | -4/+4 |
| 2013-08-14 | powerpc: Make NUMA device node code endian safe | Alistair Popple | 1 | -48/+52 |
| 2013-08-14 | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 1 | -1/+1 |
| 2013-08-01 | powerpc: VPHN topology change updates all siblings | Robert Jennings | 1 | -15/+44 |
| 2013-07-01 | powerpc/numa: Do not update sysfs cpu registration from invalid context | Nathan Fontenot | 1 | -2/+3 |
| 2013-07-01 | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker | 1 | -4/+3 |
| 2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -62/+216 |
| 2013-04-30 | powerpc/pseries: Correct builds break when CONFIG_SMP not defined | Nathan Fontenot | 1 | -0/+8 |
| 2013-04-30 | powerpc: Fix build failure after merge of the cgroup tree | Stephen Rothwell | 1 | -0/+1 |
| 2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -0/+1 |
| 2013-04-29 | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 1 | -6/+3 |
| 2013-04-26 | powerpc/pseries: Add /proc interface to control topology updates | Nathan Fontenot | 1 | -1/+61 |
| 2013-04-26 | powerpc/pseries: RE-enable Virtual Processor Home Node updating | Jesse Larrew | 1 | -2/+1 |
| 2013-04-26 | powerpc/pseries: Update NUMA VDSO information when updating CPU maps | Jesse Larrew | 1 | -1/+7 |
| 2013-04-26 | powerpc/pseries: Use stop machine to update cpu maps | Nathan Fontenot | 1 | -19/+65 |
| 2013-04-26 | powerpc/pseries: Update CPU maps when device tree is updated | Jesse Larrew | 1 | -24/+75 |
| 2013-04-26 | powerpc/pseries: Update numa.c to use updated firmware_has_feature() | Nathan Fontenot | 1 | -19/+3 |
| 2013-04-18 | powerpc: fix annotation of fake_numa_create_new_node() | Stephen Rothwell | 1 | -1/+1 |
| 2013-04-18 | powerpc: fix numa distance for form0 device tree | Vaidyanathan Srinivasan | 1 | -1/+1 |
| 2012-11-15 | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 1 | -12/+0 |
| 2012-09-05 | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew | 1 | -3/+4 |
| 2012-07-10 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2012-07-10 | powerpc/numa: Avoid stupid uninitialized warning from gcc | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2012-07-03 | powerpc/numa: Fix OF node refcounting bug | Gavin Shan | 1 | -0/+2 |
| 2012-06-29 | powerpc: Fix uninitialised error in numa.c | Michael Neuling | 1 | -1/+1 |
| 2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+1 |
| 2012-01-12 | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 1 | -1/+1 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
| 2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -4/+4 |
| 2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -4/+4 |
| 2011-12-19 | powerpc/mm: Fix section mismatch for read_n_cells | David Rientjes | 1 | -1/+1 |
| 2011-12-19 | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid | David Rientjes | 1 | -1/+1 |
| 2011-12-08 | powerpc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -6/+4 |
| 2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
| 2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 1 | -17/+29 |
| 2011-11-08 | powerpc/numa: NUMA topology support for PowerNV | Dipankar Sarma | 1 | -7/+17 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 1 | -1/+1 |
| 2011-09-20 | powerpc: Coding style cleanups | Anton Blanchard | 1 | -3/+4 |
| 2011-09-20 | powerpc: Use for_each_node_by_type instead of open coding it | Anton Blanchard | 1 | -5/+5 |
| 2011-09-20 | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard | 1 | -1/+2 |
| 2011-07-14 | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() | Tejun Heo | 1 | -35/+15 |
| 2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 1 | -1/+1 |
| 2011-04-27 | powerpc/numa: Look for ibm, associativity-reference-points at the root | Michael Ellerman | 1 | -8/+7 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -5/+5 |
| 2011-03-10 | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt | 1 | -1/+2 |
| 2011-02-07 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard | 1 | -1/+1 |