aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
* powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson2017-05-25
* powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V2017-05-14
* powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2017-03-22
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2017-03-22
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-03-12
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-14
* powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-02-09
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-26
* powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2017-01-19
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-09
* Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-26
|\
| * powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-24
| * powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-22
| * powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-21
* | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-19
|\|
| * powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-17
| * powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-12
| * powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29
|\ \ | |/ |/|
| * arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera2016-10-29
* | powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-27
* | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-27
* | powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2016-10-21
* | powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-19
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-07
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-14
|\ \ \
| * | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-22
* | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-11
| |\ \ \
| | * | | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-25
| | * | | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-25
| | * | | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-25
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \ \ \ \
| * | | | | powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-07
* | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-04
| * | | | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-04
| * | | | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-04
| * | | | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-04
| * | | | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-04
| * | | | powerpc: signals: Stop using current in signal codeCyril Bur2016-10-04
| * | | | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-04
| * | | | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-10-04
| * | | | powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard2016-10-04
| * | | | powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-04
| * | | | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-03
| * | | | powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-03
| * | | | KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-29