summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-074-5/+0Star
|\
| * tgt: defconfig cleanupBart Van Assche2014-07-174-5/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-4/+4
|\ \
| * | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-031-4/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-065-19/+8Star
|\ \ \
| * | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-2/+2
| * | | powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-234-17/+6Star
* | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-051-1/+0Star
|\ \ \ \
| * | | | staging: silicom: remove driverKristina Martšenko2014-07-271-1/+0Star
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-052-4/+8
|\ \ \ \
| * \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-2847-602/+208Star
| |\ \ \ \
| * | | | | 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-051-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/+1Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | powerpc/pci: Remove duplicate logicGavin Shan2014-07-041-10/+1Star
| |/ / / / / /
* | | | | | | 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-247-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/+52Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-07-089-58/+52Star
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf2014-07-071-47/+18Star
| | * | | | | 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-281-2/+4
| * | | | powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov2014-06-281-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/+5Star
* | | | powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-111-5/+0Star