summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V2016-05-013-9/+14
* powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V2016-05-015-28/+23
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-0112-37/+80
* powerpc/mm: Use pte_user() instead of open codingAneesh Kumar K.V2016-05-012-1/+6
* powerpc/mm: Convert pte_user() to static inlineMichael Ellerman2016-05-012-8/+11
* powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V2016-05-011-3/+8
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-0114-37/+49
* powerpc/mm: Use pte_raw() in pte_same()/pmd_same()Michael Ellerman2016-05-012-2/+6
* powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V2016-05-016-17/+120
* powerpc/mm: Add pte_xchg() helperMichael Ellerman2016-05-015-12/+20
* powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V2016-05-013-10/+1
* powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman2016-05-012-54/+0
* IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2016-05-012-10/+1
* powerpc/perf: Replace raw event hex values with #definesMadhavan Srinivasan2016-04-272-20/+61
* ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-272-0/+22
* powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens2016-04-271-0/+10
* powerpc: Add support for userspace P9 copy pasteChris Smart2016-04-272-0/+11
* powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan2016-04-271-1/+8
* powerpc/eeh: fix misleading indentationAndrew Donnellan2016-04-271-1/+1
* cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V2016-04-261-1/+1
* cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat2016-04-221-1/+3
* cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-225-9/+37
* tool/perf: Add sample_reg_mask to include all perf_regsMadhavan Srinivasan2016-04-212-0/+50
* tools/perf: Map the ID values with register namesAnju T2016-04-212-0/+74
* powerpc/perf: Add support for sampling interrupt register stateAnju T2016-04-213-1/+106
* powerpc/perf: Assign an id to each powerpc registerAnju T2016-04-211-0/+50
* powerpc/book3s64: Remove __end_handlers markerHari Bathini2016-04-211-9/+4
* powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-04-211-5/+11
* Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-1811-13/+232
|\
| * powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-143-0/+104
| * powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-145-9/+29
| * powerpc/livepatch: Add livepatch headerMichael Ellerman2016-04-141-0/+54
| * livepatch: Allow architectures to specify an alternate ftrace locationMichael Ellerman2016-04-141-3/+31
| * ftrace: Make ftrace_location_range() globalMichael Ellerman2016-04-142-1/+14
* | cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-04-121-2/+1
* | drivers: macintosh: rack-meter: fix bogus memsetsAaro Koskinen2016-04-121-2/+2
* | drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen2016-04-121-0/+1
* | powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-124-0/+5
* | powerpc: sparse: static-ify some thingsDaniel Axtens2016-04-125-6/+6
* | cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud2016-04-111-1/+40
* | powerpc: Define PVR value for POWER8NVL processorPhilippe Bergheaud2016-04-111-0/+1
* | powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_typeVipin K Parashar2016-04-111-8/+8
* | MAINTAINERS: Add powerpc drivers to the powerpc sectionMichael Ellerman2016-04-111-0/+13
* | powerpc/swsusp: Only use tlbie in POWER4 modeRussell Currey2016-04-111-0/+3
* | powerpc/Kconfig: Update config option based on page size.Rashmica Gupta2016-04-111-2/+2
* | drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker2016-04-111-13/+2
* | powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker2016-04-111-11/+1
* | powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker2016-04-111-5/+2
* | powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey2016-04-112-2/+2
* | powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman2016-04-111-1/+1
OpenPOWER on IntegriCloud