summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2018-09-191-0/+5
* | powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-192-0/+6
* | powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-193-0/+9
* | powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-2/+4
* | powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-192-13/+1
* | powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-192-8/+2
* | powerpc/64s/hash: remove the vmalloc segment from the bolted SLBNicholas Piggin2018-09-191-1/+1
* | powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-192-0/+13
* | powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-191-0/+5
* | powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-192-0/+4
* | powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-191-0/+8
* | powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-171-0/+1
* | powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour2018-09-171-1/+2
|/
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-244-7/+26
|\
| * powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V2018-08-231-1/+17
| * powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-231-6/+3
| * powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-211-0/+5
| * powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-193-11/+64
|\ \
| * \ Merge tag 'v4.18-rc6' into HEADPaolo Bonzini2018-08-065-5/+4
| |\ \
| * | | KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras2018-07-261-1/+8
| * | | KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff2018-07-261-0/+47
| * | | KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire2018-07-181-1/+1
| * | | KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulationSimon Guo2018-07-181-9/+8
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-1/+3
|\ \ \ \
| * | | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+3
* | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1777-384/+471
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V2018-08-132-0/+10
| * | | Merge branch 'fixes' into nextMichael Ellerman2018-08-131-14/+23
| |\ \ \
| * | | | powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman2018-08-101-3/+10
| * | | | powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V2018-08-101-3/+2
| * | | | powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin2018-08-101-0/+3
| * | | | powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V2018-08-101-4/+2
| * | | | powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy2018-08-101-3/+0
| * | | | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-101-0/+1
| * | | | powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-08-101-3/+0
| * | | | powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2018-08-101-0/+1
| * | | | crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-082-1/+3
| * | | | powerpc: Add show_user_instructions()Murilo Opsfelder Araujo2018-08-081-0/+13
| * | | | powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2018-08-081-0/+2
| * | | | powerpc/64s: Add support for software count cache flushMichael Ellerman2018-08-082-0/+7
| * | | | powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman2018-08-081-0/+6
| * | | | powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2018-08-082-0/+20
| * | | | powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun2018-08-081-1/+7
| * | | | powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-081-0/+4
| * | | | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-082-4/+4
| * | | | powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman2018-08-072-6/+6
| * | | | powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman2018-08-072-18/+14
| * | | | powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman2018-08-071-7/+4
| * | | | powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman2018-08-071-7/+4