| Commit message (Expand) | Author | Age |
* | powerpc: Exception hooks for context tracking subsystem | Li Zhong | 2013-05-14 |
* | powerpc: Fix build errors STRICT_MM_TYPECHECKS | Aneesh Kumar K.V | 2013-05-14 |
* | powerpc/tm: Fix null pointer deference in flush_hash_page | Michael Neuling | 2013-05-05 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | powerpc: Update tlbie/tlbiel as per ISA doc | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Print page size info during boot | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: print both base and actual page size on hash failure | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Fix hpte_decode to use the correct decoding for page sizes | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Reduce PTE table memory wastage | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo... | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: New hugepage directory format | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Don't hard code the size of pte page | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc/pseries: Correct builds break when CONFIG_SMP not defined | Nathan Fontenot | 2013-04-30 |
| * | powerpc: Fix build failure after merge of the cgroup tree | Stephen Rothwell | 2013-04-30 |
| * | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2013-04-29 |
| |\ |
|
| | * | powerpc/fsl-booke: Support detection of page sizes on e6500 | Kumar Gala | 2013-03-05 |
| * | | mm: use vm_unmapped_area() on powerpc architecture | Michel Lespinasse | 2013-04-29 |
| * | | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse | 2013-04-29 |
| * | | powerpc/pseries: Add /proc interface to control topology updates | Nathan Fontenot | 2013-04-26 |
| * | | powerpc/pseries: RE-enable Virtual Processor Home Node updating | Jesse Larrew | 2013-04-26 |
| * | | powerpc/pseries: Update NUMA VDSO information when updating CPU maps | Jesse Larrew | 2013-04-26 |
| * | | powerpc/pseries: Use stop machine to update cpu maps | Nathan Fontenot | 2013-04-26 |
| * | | powerpc/pseries: Update CPU maps when device tree is updated | Jesse Larrew | 2013-04-26 |
| * | | powerpc/pseries: Update numa.c to use updated firmware_has_feature() | Nathan Fontenot | 2013-04-26 |
| * | | powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page() | Li Zhong | 2013-04-18 |
| * | | powerpc: Split the code trying to insert hpte repeatedly as an helper function | Li Zhong | 2013-04-18 |
| * | | powerpc: Move the setting of rflags out of loop in __hash_page_huge | Li Zhong | 2013-04-18 |
| * | | powerpc: fix annotation of fake_numa_create_new_node() | Stephen Rothwell | 2013-04-18 |
| * | | powerpc: fix numa distance for form0 device tree | Vaidyanathan Srinivasan | 2013-04-18 |
| * | | powerpc: Fix typo "CONFIG_ICSWX_PID" | Paul Bolle | 2013-04-17 |
| * | | powerpc: place EXPORT_SYMBOL macro right after declaration | Valentina Manea | 2013-04-17 |
* | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-04-29 |
|\ \ \
| | |/
| |/| |
|
* | | | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 2013-04-29 |
* | | | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 |
* | | | mm/PPC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-29 |
* | | | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
| |/
|/| |
|
* | | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V | 2013-03-16 |
* | | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 2013-03-16 |
* | | powerpc: Fix STAB initialization | Benjamin Herrenschmidt | 2013-03-12 |
|/ |
|
* | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 |
| * | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 |
| * | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-23 |
|\ \
| |/
|/| |
|
| * | powerpc: Hook in new transactional memory code | Michael Neuling | 2013-02-15 |
| * | powerpc/mm: Eliminate unneeded for_each_memblock | Cody P Schafer | 2013-01-28 |
| * | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 |
| * | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard | 2013-01-10 |