summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria2017-12-041-2/+2
* | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-2111-78/+206
|\ \ \ \
| * | | | powerpc/mm: Remove unused flag arg in global_invalidatesAneesh Kumar K.V2018-01-211-5/+4
| * | | | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-185-37/+131
| * | | | powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-122-1/+5
| * | | | powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt2018-01-122-35/+35
| | |/ / | |/| |
| * | | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-092-0/+31
| |/ /
* | | powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann2018-01-211-0/+1
* | | hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann2018-01-214-37/+94
* | | pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-213-28/+173
* | | powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-213-1/+5
* | | powerpc/watchdog: improve watchdog commentsNicholas Piggin2018-01-211-20/+38
* | | powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-01-213-6/+7
* | | powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy2018-01-211-15/+15
* | | powerpc: restore alphabetic order in KconfigChristophe Leroy2018-01-211-2/+2
* | | powerpc/spufs: use timespec64 for timestampsArnd Bergmann2018-01-212-4/+4
* | | powerpc/mpic_timer: avoid struct timevalArnd Bergmann2018-01-213-58/+21
* | | powerpc/powernv/ioda: Finish removing explicit max window size checkAlexey Kardashevskiy2018-01-201-1/+0
* | | powerpc/mm: Invalidate subpage_prot() system call on radix platformsAnshuman Khandual2018-01-201-0/+3
* | | powerpc: sys_pkey_mprotect() system callRam Pai2018-01-203-3/+3
* | | powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai2018-01-203-3/+5
* | | powerpc: Enable pkey subsystemRam Pai2018-01-203-13/+63
* | | powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2018-01-205-0/+80
* | | powerpc: Deliver SEGV signal on pkey violationRam Pai2018-01-203-13/+39
* | | powerpc: introduce get_mm_addr_key() helperRam Pai2018-01-202-0/+33
* | | powerpc: Handle exceptions caused by pkey violationRam Pai2018-01-203-2/+23
* | | powerpc: implementation for arch_vma_access_permitted()Ram Pai2018-01-202-1/+38
* | | powerpc: check key protection for user page accessRam Pai2018-01-201-1/+9
* | | powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-203-0/+39
* | | powerpc: Program HPTE key protection bitsRam Pai2018-01-204-0/+21
* | | powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-203-1/+42
* | | powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-203-1/+61
* | | powerpc: ability to associate pkey to a vmaRam Pai2018-01-203-1/+25
* | | powerpc: introduce execute-only pkeyRam Pai2018-01-203-1/+64
* | | powerpc: store and restore the pkey state across context switchesRam Pai2018-01-205-1/+70
* | | powerpc: ability to create execute-disabled pkeysRam Pai2018-01-202-0/+22
* | | powerpc: implementation for arch_set_user_pkey_access()Ram Pai2018-01-202-1/+45
* | | powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai2018-01-201-0/+12
* | | powerpc: helper functions to initialize AMR, IAMR and UAMOR registersRam Pai2018-01-201-0/+47
* | | powerpc: helper function to read, write AMR, IAMR, UAMOR registersRam Pai2018-01-201-0/+36
* | | powerpc: track allocation status of all pkeysRam Pai2018-01-205-4/+134
* | | powerpc: initial pkey plumbingRam Pai2018-01-206-0/+98
* | | cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-197-8/+39
* | | powerpc/perf: Change the data type for the variable 'ncpu' in IMC codeAnju T Sudhakar2018-01-191-1/+2
* | | powerpc/powernv: Add debugfs interface for imc-mode and imc-commandAnju T Sudhakar2018-01-192-0/+84
* | | powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()Anju T Sudhakar2018-01-192-27/+41
* | | powerpc/perf: IMC code cleanup with some code refactoringAnju T Sudhakar2018-01-191-12/+21
* | | powerpc/perf: Remove thread_imc_pmu global variable fromAnju T Sudhakar2018-01-191-2/+0
* | | powerpc/64s: Implement local_t using irq soft maskingMadhavan Srinivasan2018-01-191-0/+141
* | | powerpc: use generic atomic implementation for local_tMadhavan Srinivasan2018-01-191-170/+1