summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorLines
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell-0/+4
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+1
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-4/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+14
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-0/+14
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+3
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-179/+626
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju-0/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-149/+214
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao-0/+2
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur-0/+1
2016-10-04powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur-5/+0
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur-4/+4
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur-5/+2
2016-10-04powerpc: signals: Stop using current in signal codeCyril Bur-2/+0
2016-10-04powerpc: Return the new MSR from msr_check_and_set()Cyril Bur-1/+1
2016-10-04powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan-1/+1
2016-10-04powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard-2/+2
2016-10-04powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard-1/+2
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin-17/+246
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin-0/+1
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman-81/+217
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh-0/+1
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan-0/+2
2016-09-27KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth-0/+1
2016-09-27KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh-2/+1
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras-1/+2
2016-09-25powerpc/8xx: add dedicated machine check handlerChristophe Leroy-0/+1
2016-09-25powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy-0/+12
2016-09-24powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy-0/+1
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy-1/+0
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy-0/+2
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin-1/+1
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V-0/+1
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt-0/+7
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig-4/+0
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman-5/+5
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman-6/+2
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin-26/+14
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin-3/+3
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+2
2016-09-13ppc32: fix copy_from_user()Al Viro-23/+2
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V-0/+3
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V-20/+69
2016-09-13powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V-4/+9
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V-1/+3
2016-09-13powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman-2/+1
2016-09-13powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman-4/+4
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens-0/+37