| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-03-24 | 2 | -23/+51 |
|\ |
|
| * | powerpc/booke64: Critical and machine check exception support | Scott Wood | 2014-03-19 | 1 | -0/+11 |
| * | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers | Scott Wood | 2014-03-19 | 1 | -16/+28 |
| * | powerpc/e6500: Make TLB lock recursive | Scott Wood | 2014-03-19 | 1 | -7/+12 |
* | | powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split | Aneesh Kumar K.V | 2014-03-24 | 1 | -0/+5 |
|/ |
|
* | powerpc/book3e: Fix check for linear mapping in TLB miss handler | Benjamin Krill | 2014-03-07 | 1 | -1/+2 |
* | powerpc/pseries: Use remove_memory() to remove memory | Nathan Fontenot | 2014-03-07 | 1 | -1/+6 |
* | powerpc/mm: Add new "set" flag argument to pte/pmd update function | Aneesh Kumar K.V | 2014-02-17 | 2 | -6/+8 |
* | powerpc: Fix kdump hang issue on p8 with relocation on exception enabled. | Mahesh Salgaonkar | 2014-02-11 | 1 | -0/+14 |
* | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var | Tiejun Chen | 2014-01-29 | 1 | -1/+3 |
* | powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo... | jmarchan@redhat.com | 2014-01-29 | 1 | -1/+1 |
* | powerpc/numa: Fix decimal permissions | Joe Perches | 2014-01-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-01-29 | 2 | -1/+4 |
|\ |
|
| * | powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E | Scott Wood | 2014-01-17 | 2 | -1/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-27 | 16 | -79/+503 |
|\| |
|
| * | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-01-15 | 9 | -42/+384 |
| |\ |
|
| | * | powerpc/booke-64: fix tlbsrx. path in bolted tlb handler | Scott Wood | 2014-01-10 | 1 | -1/+2 |
| | * | powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection | Scott Wood | 2014-01-09 | 1 | -10/+41 |
| | * | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood | 2014-01-09 | 4 | -26/+251 |
| | * | powerpc: add barrier after writing kernel PTE | Scott Wood | 2014-01-09 | 2 | -0/+13 |
| | * | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M | Kevin Hao | 2014-01-09 | 3 | -4/+6 |
| | * | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable... | Kevin Hao | 2014-01-09 | 2 | -7/+37 |
| | * | powerpc/fsl_booke: introduce map_mem_in_cams_addr | Kevin Hao | 2014-01-09 | 1 | -3/+10 |
| | * | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 | Kevin Hao | 2014-01-09 | 2 | -0/+4 |
| | * | powerpc: enable the relocatable support for the fsl booke 32bit kernel | Kevin Hao | 2014-01-09 | 1 | -0/+28 |
| | * | powerpc/fsl_booke: protect the access to MAS7 | Kevin Hao | 2014-01-09 | 1 | -1/+2 |
| * | | powerpc: Make add_system_ram_resources() __init | Geert Uytterhoeven | 2014-01-15 | 1 | -1/+1 |
| * | | powerpc: Add debug checks to catch invalid cpu-to-node mappings | Srivatsa S. Bhat | 2014-01-15 | 1 | -2/+24 |
| * | | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat | 2014-01-15 | 1 | -3/+67 |
| * | | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 3 | -3/+0 |
| |/ |
|
| * | powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions | Aneesh Kumar K.V | 2013-12-09 | 2 | -2/+2 |
| * | powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later | Aneesh Kumar K.V | 2013-12-09 | 4 | -7/+25 |
| * | powerpc: Move the patch_exception to a common place | Kevin Hao | 2013-12-02 | 1 | -19/+0 |
* | | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-21 | 2 | -4/+6 |
|/ |
|
* | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood | 2013-11-22 | 2 | -3/+2 |
* | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 2013-11-21 | 1 | -1/+1 |
* | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 2013-11-21 | 1 | -2/+3 |
* | powerpc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 2 | -4/+8 |
* | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 2013-11-13 | 1 | -2/+1 |
* | mm: remove obsolete comments about page table lock | Naoya Horiguchi | 2013-11-13 | 1 | -2/+0 |
* | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu | 2013-11-13 | 1 | -3/+1 |
* | powerpc: Fix warnings for arch/powerpc/mm/numa.c | Robert Jennings | 2013-10-30 | 1 | -4/+4 |
* | powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB | LEROY Christophe | 2013-10-28 | 1 | -0/+5 |
* | powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb | LEROY Christophe | 2013-10-28 | 1 | -16/+3 |
* | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+50 |
|\ |
|
| * | powerpc: Prepare to support kernel handling of IOMMU map/unmap | Alexey Kardashevskiy | 2013-10-11 | 1 | -1/+50 |
* | | powerpc: Book 3S MMU little endian support | Anton Blanchard | 2013-10-11 | 2 | -40/+44 |
|/ |
|
* | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot | 2013-10-03 | 2 | -0/+13 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -3/+4 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | 1 | -0/+10 |