aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-10powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2-13/+13
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt15-12/+2427
2017-04-07powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt4-42/+9
2017-04-06powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt2-0/+11
2017-04-06powerpc: Add more PPC bit conversion macrosBenjamin Herrenschmidt1-0/+8
2017-04-06powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt3-1/+124
2017-04-04powerpc/powernv: Add OPAL exports attributes to sysfsMatt Brown1-0/+76
2017-04-04powerpc/prom: Increase minimum RMA size to 512MBSukadev Bhattiprolu1-1/+1
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple9-2/+508
2017-04-03powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_devAlistair Popple1-0/+12
2017-04-03powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran1-5/+0
2017-04-03powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard1-1/+1
2017-04-03powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman3-5/+15
2017-04-03powerpc/book3s: Print the kernel function name in machine checkMahesh Salgaonkar1-1/+1
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V6-31/+89
2017-04-01powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V4-12/+13
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V6-3/+85
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V4-1/+10
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V6-11/+32
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V3-6/+20
2017-03-31powerpc/mm/hash: Convert mask to unsigned longAneesh Kumar K.V1-1/+1
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V5-65/+152
2017-03-31powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()Michael Ellerman1-0/+3
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V3-41/+41
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman2-24/+45
2017-03-31powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman1-7/+6
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman3-4/+10
2017-03-31powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V1-23/+7
2017-03-31powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V2-12/+9
2017-03-31powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V1-4/+0
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V5-21/+24
2017-03-31powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V1-34/+28
2017-03-31powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V2-46/+81
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V3-15/+31
2017-03-31powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V1-3/+28
2017-03-31powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V2-2/+4
2017-03-31powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V1-4/+0
2017-03-31powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V1-0/+18
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V2-0/+8
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V3-4/+4
2017-03-31powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V4-12/+17
2017-03-31powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V1-3/+2
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V5-23/+1
2017-03-31powerpc/4xx: Make sam440ep_setup_rtc() initYang Shi1-1/+1
2017-03-31powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini1-7/+26
2017-03-31powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar1-0/+4
2017-03-28powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo1-1/+8
2017-03-28powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman1-2/+2
2017-03-28powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard3-3/+3
2017-03-28powerpc/configs: Make oprofile a moduleAnton Blanchard3-3/+3