summaryrefslogtreecommitdiff
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAge
* powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-02-16
* powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-02-16
* powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-02-16
* powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-02-16
* powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-02-16
* powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2018-02-16
* Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2017-08-06
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-27
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-27
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-21
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-14
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-09
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-10-16
* ppc32: fix copy_from_user()Al Viro2016-09-24
* crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2016-09-15
* powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-06-24
* powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-06-24
* powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-11
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-04
* powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2016-03-16
* powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey2016-03-16
* powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-25
* powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-31
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-31
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-31
* Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-16
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2015-11-23
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-16
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\
| * Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-05
| |\
| | * powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-22
| | * powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-22
| * | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-27
| * | Merge branch 'clock' into HEADScott Wood2015-10-27
| |\ \
| | * | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-21
| * | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood2015-10-27
| * | | powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-27
| | |/ | |/|
| * | powerpc: Individual System V IPC system callsSam bobroff2015-10-15
| * | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-12
| * | powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-12
| * | powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-09
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-05
| * | powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V2015-10-01
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\ \ \
| * | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-05
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
| |\ \ \
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
| * | | | KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu2015-10-15