summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman
2015-08-22KVM: PPC: Book3S: correct width in XER handlingSam bobroff
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-08powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood
2015-08-08powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood
2015-08-08powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood
2015-08-08powerpc: add support for csum_add()LEROY Christophe
2015-08-08powerpc: put csum_tcpudp_magic inlineLEROY Christophe
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman
2015-07-28powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-17spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar