aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-63/+5
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+47
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+3
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-11/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-15/+2
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-33/+0
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds25-86/+312
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+26
2015-09-03KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth1-1/+1
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+12
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-08-31Merge 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/scottwood/linux into nextMichael 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-22KVM: PPC: Book3S: correct width in XER handlingSam bobroff3-5/+5
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2-0/+3
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2-0/+23
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras1-5/+14
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth1-1/+1
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED statesAnshuman 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 upstreamIngo Molnar1-0/+7
2015-08-07powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood1-1/+2
2015-08-07powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood1-0/+11
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood1-1/+6
2015-08-07powerpc: add support for csum_add()LEROY Christophe1-0/+16
2015-08-07powerpc: 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 errors.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_acquire()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