summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-263-4/+23
|\
| * powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-251-4/+10
| * powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
| * powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-221-0/+1
* | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-192-3/+13
|\ \ | |/
| * powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-181-0/+1
| * powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-121-1/+1
| * powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-121-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-291-8/+4
|\ \ | |/ |/|
| * arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera2016-10-291-8/+4
* | powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-271-0/+16
* | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-271-0/+12
* | powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2016-10-221-1/+1
* | powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-071-0/+1
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-141-4/+0
|\ \ \
| * | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-221-4/+0
* | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-115-0/+14
| |\ \ \
| | * | | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-0/+1
| | * | | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
| | * | | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-241-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+3
|\ \ \ \ \
| * | | | | powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-071-0/+3
* | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0725-179/+626
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-041-0/+2
| * | | | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-041-0/+1
| * | | | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-041-5/+0
| * | | | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-4/+4
| * | | | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-5/+2
| * | | | powerpc: signals: Stop using current in signal codeCyril Bur2016-10-041-2/+0
| * | | | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-041-1/+1
| * | | | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-10-041-1/+1
| * | | | powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard2016-10-041-2/+2
| * | | | powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-041-1/+2
| * | | | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-042-17/+246
| * | | | powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-041-0/+1
| * | | | powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-042-81/+217
| * | | | KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-291-0/+1
| * | | | drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+2
| |/ / /
| * | | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-231-1/+0
| * | | powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-231-0/+2
| * | | powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-231-1/+1
| * | | powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-231-0/+1
| * | | powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-232-0/+7
| * | | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-5/+5
| * | | powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
| * | | powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-26/+14
| * | | powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-3/+3
OpenPOWER on IntegriCloud