summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V2017-03-313-41/+41
* | powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman2017-03-312-24/+45
* | powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman2017-03-311-7/+6
* | powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman2017-03-313-4/+10
* | powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V2017-03-311-23/+7
* | powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V2017-03-312-12/+9
* | powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V2017-03-311-4/+0
* | powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-315-21/+24
* | powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V2017-03-311-34/+28
* | powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V2017-03-312-46/+81
* | powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2017-03-313-15/+31
* | powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V2017-03-311-3/+28
* | powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V2017-03-312-2/+4
* | powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V2017-03-311-4/+0
* | powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V2017-03-311-0/+18
* | powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V2017-03-312-0/+8
* | powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V2017-03-313-4/+4
* | powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V2017-03-314-12/+17
* | powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V2017-03-311-3/+2
* | powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V2017-03-315-23/+1
* | powerpc/4xx: Make sam440ep_setup_rtc() initYang Shi2017-03-311-1/+1
* | powerpc/fadump: Update fadump documentationHari Bathini2017-03-311-17/+17
* | powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini2017-03-311-7/+26
* | powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar2017-03-311-0/+4
* | powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo2017-03-281-1/+8
* | powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman2017-03-281-2/+2
* | powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard2017-03-283-3/+3
* | powerpc/configs: Make oprofile a moduleAnton Blanchard2017-03-283-3/+3
* | powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configsAnton Blanchard2017-03-283-3/+3
* | powerpc/powernv: Fix XSCOM address mangling for form 1 indirectMichael Neuling2017-03-281-10/+17
* | powerpc/powernv: de-deuplicate OPAL call wrappersOliver O'Halloran2017-03-281-31/+22
* | powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli2017-03-281-0/+31
* | powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli2017-03-281-10/+3
* | powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui2017-03-281-7/+10
* | powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin2017-03-211-7/+19
* | powerpc/64s: Data driven machine check handlingNicholas Piggin2017-03-211-254/+74
* | powerpc/64s: Data driven machine check evaluationNicholas Piggin2017-03-211-243/+326
* | powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2017-03-212-91/+92
* | powerpc/64s: Clean up machine check recovery flushingNicholas Piggin2017-03-211-74/+23
* | powerpc/64s: Machine check print NIPNicholas Piggin2017-03-211-1/+2
* | drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman2017-03-211-2/+2
* | MAINTAINERS: Add file patterns for powerpc device tree bindingsGeert Uytterhoeven2017-03-211-1/+2
* | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings2017-03-211-0/+2
* | powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings2017-03-212-17/+1
* | powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour2017-03-211-15/+4
* | powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour2017-03-211-29/+38
* | powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour2017-03-211-3/+3
* | powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy2017-03-201-3/+1
* | powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy2017-03-201-1/+1
* | powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding2017-03-202-0/+3