summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-03powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran
2017-04-03powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2017-04-03powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman
2017-04-03powerpc/book3s: Print the kernel function name in machine checkMahesh Salgaonkar
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V
2017-04-01powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Convert mask to unsigned longAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()Michael Ellerman
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman
2017-03-31powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman
2017-03-31powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V
2017-03-31powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V
2017-03-31powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V
2017-03-31powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V
2017-03-31powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V
2017-03-31powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V
2017-03-31powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V
2017-03-31powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V
2017-03-31powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2017-03-31powerpc/4xx: Make sam440ep_setup_rtc() initYang Shi
2017-03-31powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini
2017-03-31powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar
2017-03-28powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo
2017-03-28powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman
2017-03-28powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard
2017-03-28powerpc/configs: Make oprofile a moduleAnton Blanchard
2017-03-28powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configsAnton Blanchard
2017-03-28powerpc/powernv: Fix XSCOM address mangling for form 1 indirectMichael Neuling
2017-03-28powerpc/powernv: de-deuplicate OPAL call wrappersOliver O'Halloran
2017-03-28powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli
2017-03-28powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli
2017-03-28powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui
2017-03-21powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin
2017-03-21powerpc/64s: Data driven machine check handlingNicholas Piggin
2017-03-21powerpc/64s: Data driven machine check evaluationNicholas Piggin
2017-03-21powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin