summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* locking,arch,powerpc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+77
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-042-4/+8
|\
| * Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-2847-602/+208
| |\
| * | powerpc, perf: Use common PMU interrupt disabled codeVince Weaver2014-07-052-4/+8
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+2
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-0/+3
|\ \ \ \
| * | | | powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-08-041-1/+2
|\ \ \ \ \
| * | | | | crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal2014-07-081-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-041-10/+1
|\ \ \ \ \
| * | | | | powerpc/pci: Remove duplicate logicGavin Shan2014-07-031-10/+1
| |/ / / /
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-283-7/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
| * | | | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
| * | | | powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-07-231-3/+3
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-237-7/+31
|\ \ \ \ \ | |/ / / /
| * | | | powerpc: use _GLOBAL_TOC for memmoveLi Zhong2014-07-221-1/+1
| * | | | powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
| * | | | powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V2014-07-221-1/+2
| * | | | powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-221-5/+5
| * | | | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-222-0/+21
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-219-58/+52
|\ \ \ \ \
| * \ \ \ \ Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-07-089-58/+52
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf2014-07-071-47/+18
| | * | | | KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2014-07-072-0/+8
| | * | | | KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-072-2/+2
| | * | | | PPC: Add _GLOBAL_TOC for 32bitAlexander Graf2014-06-261-0/+2
| | * | | | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V2014-06-253-8/+20
| | * | | | KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttributeMihai Caraman2014-06-241-1/+2
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-191-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-1/+1
|\ \ \ \ \
| * | | | | sched: Fix compiler warningsGuenter Roeck2014-07-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-151-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov2014-06-271-2/+4
| * | | | powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov2014-06-271-1/+3
| |/ / /
* | | | powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-111-1/+16
* | | | powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-111-1/+2
* | | | powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-111-0/+3
* | | | powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-113-6/+5
* | | | powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-111-5/+0
* | | | powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-111-1/+1
* | | | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-112-20/+2
* | | | powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
|/ / /
* | | powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-06-251-1/+9
* | | powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-251-1/+10
* | | powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-257-392/+2
* | | powerpc/kmemleak: Do not scan the DART tableCatalin Marinas2014-06-241-0/+5
* | | powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist2014-06-241-1/+1
OpenPOWER on IntegriCloud