summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-202-1/+25
| | * | | | | | powerpc: ability to associate pkey to a vmaRam Pai2018-01-202-1/+17
| | * | | | | | powerpc: introduce execute-only pkeyRam Pai2018-01-202-1/+6
| | * | | | | | powerpc: store and restore the pkey state across context switchesRam Pai2018-01-203-0/+12
| | * | | | | | powerpc: ability to create execute-disabled pkeysRam Pai2018-01-201-0/+6
| | * | | | | | powerpc: implementation for arch_set_user_pkey_access()Ram Pai2018-01-201-1/+5
| | * | | | | | powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai2018-01-201-0/+12
| | * | | | | | powerpc: track allocation status of all pkeysRam Pai2018-01-203-4/+92
| | * | | | | | powerpc: initial pkey plumbingRam Pai2018-01-202-0/+52
| | * | | | | | powerpc/powernv: Add debugfs interface for imc-mode and imc-commandAnju T Sudhakar2018-01-191-0/+7
| | * | | | | | powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()Anju T Sudhakar2018-01-191-1/+1
| | * | | | | | 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
| | * | | | | | powerpc/64s: Add new set of irq_soft_mask_ functions for PMI maskingMadhavan Srinivasan2018-01-191-0/+67
| | * | | | | | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan2018-01-191-2/+2
| | * | | | | | powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-192-8/+16
| | * | | | | | powerpc/64s: Add support to take additional parameter in MASKABLE_* macroMadhavan Srinivasan2018-01-192-55/+77
| | * | | | | | powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*Madhavan Srinivasan2018-01-191-3/+3
| | * | | | | | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-195-35/+41
| | * | | | | | powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-193-11/+27
| | * | | | | | powerpc/64: Cleanup hard_irq_disable() macroMadhavan Srinivasan2018-01-191-4/+3
| | * | | | | | powerpc/64: Implement and use soft_enabled_set_return APIMadhavan Srinivasan2018-01-191-10/+15
| | * | | | | | powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan2018-01-191-8/+13
| | * | | | | | powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan2018-01-192-7/+17
| | * | | | | | powerpc/64: Fix arch_local_irq_disable() prototypeMadhavan Srinivasan2018-01-191-10/+15
| | * | | | | | powerpc/64: Improve inline asm in arch_local_irq_disableNicholas Piggin2018-01-191-5/+5
| | * | | | | | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-194-12/+19
| | * | | | | | powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman2018-01-191-0/+4
| | | |_|/ / / | | |/| | | |
| | * | | | | powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLEDNicholas Piggin2018-01-181-0/+1
| | * | | | | powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin2018-01-181-4/+0
| | * | | | | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-184-12/+38
| | * | | | | powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt2018-01-161-6/+1
| | * | | | | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy2018-01-161-6/+28
| | * | | | | powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-166-25/+37
| | * | | | | powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-163-3/+7
| | * | | | | powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-164-18/+19
| | * | | | | powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-162-2/+3
| | * | | | | powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-0/+2
| | * | | | | powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-82/+0
| | * | | | | powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-161-0/+2
| | * | | | | powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-162-1/+3
| | * | | | | powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot2018-01-161-0/+13
| | * | | | | powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-162-16/+19
| | * | | | | powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot2018-01-161-0/+18
| | * | | | | powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot2018-01-161-0/+4
| | * | | | | powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot2018-01-161-0/+48
| | * | | | | powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-222-0/+46
| | * | | | | powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-221-0/+41
| | * | | | | powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai2017-12-203-4/+5
| | * | | | | powerpc: shifted-by-one hidx valueRam Pai2017-12-201-3/+11
OpenPOWER on IntegriCloud