aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-4/+23
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V1-4/+10
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin1-0/+12
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt1-0/+1
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-3/+13
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling1-0/+1
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins1-1/+1
2016-11-12powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin1-2/+11
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-8/+4
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera1-8/+4
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin1-0/+16
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V1-0/+12
2016-10-22powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell1-0/+4
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+1
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-4/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-0/+14
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman5-0/+14
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds25-179/+626
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju1-0/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-149/+214
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao1-0/+2
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur1-0/+1
2016-10-04powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur1-5/+0
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur1-4/+4
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur1-5/+2
2016-10-04powerpc: signals: Stop using current in signal codeCyril Bur1-2/+0
2016-10-04powerpc: Return the new MSR from msr_check_and_set()Cyril Bur1-1/+1
2016-10-04powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan1-1/+1
2016-10-04powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard1-2/+2
2016-10-04powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard1-1/+2
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2-17/+246
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin1-0/+1
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman2-81/+217
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh1-0/+1
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan1-0/+2
2016-09-27KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth1-0/+1
2016-09-27KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh1-2/+1
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2-1/+2
2016-09-25powerpc/8xx: add dedicated machine check handlerChristophe Leroy1-0/+1
2016-09-25powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy3-0/+12
2016-09-24powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy1-0/+1
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy1-1/+0
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy1-0/+2
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin1-1/+1
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V1-0/+1
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2-0/+7
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig1-4/+0