summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
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-18powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
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-08crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal
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-05powerpc, perf: Use common PMU interrupt disabled codeVince Weaver
2014-07-03powerpc/pci: Remove duplicate logicGavin Shan
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