summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-03-07fmd: extend workaround of fman reset on t208x and t4160v2Shengzhou Liu
2014-02-26powerpc/irq: fix compilation error if CONFIG_TRACE_IRQFLAGS is enabledAlex Porosanu
2014-01-06PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-20powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell
2013-11-20powerpc: Add TIF_ELF2ABI flag.Rusty Russell
2013-11-20pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-11-03kvm/ppc/booke: Merge altivec and SPE exception handlingScott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-29powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V