summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-07-31lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig fixStephen Rothwell
2014-07-31powerpc: include asm/dma.h explicitlyLaura Abbott
2014-07-31lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-31memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan
2014-07-31mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-07-31PPC, KVM: fix build failure due to removed fileJoonsoo Kim
2014-07-31PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-23powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman
2014-07-08Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-07-07KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf
2014-07-07KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf
2014-07-07KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard
2014-07-02sched: Fix compiler warningsGuenter Roeck
2014-06-27powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov
2014-06-27powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov
2014-06-26PPC: Add _GLOBAL_TOC for 32bitAlexander Graf
2014-06-25KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-06-24KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttributeMihai Caraman
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman