summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Update fadump documentationHari Bathini
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
2017-03-21powerpc/64s: Clean up machine check recovery flushingNicholas Piggin
2017-03-21powerpc/64s: Machine check print NIPNicholas Piggin
2017-03-21drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman
2017-03-21MAINTAINERS: Add file patterns for powerpc device tree bindingsGeert Uytterhoeven
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings
2017-03-21powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings
2017-03-21powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour
2017-03-21powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour
2017-03-21powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour
2017-03-20powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy
2017-03-20powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding
2017-03-20powerpc/swsusp: Include suspend.h to silence sparse warningsTobin C. Harding
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman