summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds25-86/+312
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+26
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman4-11/+47
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar43-194/+683
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman1-0/+12
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual2-0/+6
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan1-0/+1
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan1-0/+1
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan1-0/+1
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman1-12/+0
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman1-6/+0
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy1-0/+9
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-0/+7
2015-08-08powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood1-1/+2
2015-08-08powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood1-0/+11
2015-08-08powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood1-1/+6
2015-08-08powerpc: add support for csum_add()LEROY Christophe1-0/+16
2015-08-08powerpc: put csum_tcpudp_magic inlineLEROY Christophe1-9/+12
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2-1/+19
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2-1/+9
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar1-0/+61
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney1-2/+0
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez1-0/+1
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman1-0/+7
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman1-3/+8
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman1-3/+13
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman1-11/+8
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman1-1/+7
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman1-6/+0
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman1-2/+0
2015-07-28powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat1-0/+12
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2-15/+15
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-0/+1
2015-07-17spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König1-1/+4
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual1-2/+2
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual1-1/+0
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2-1/+42
2015-07-14powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa1-0/+1
2015-07-13powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard1-2/+1
2015-07-13powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt1-5/+5
2015-07-13powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt3-14/+36