summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman2014-06-241-3/+6
* | powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-241-23/+20
* | powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-241-3/+4
* | powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-241-1/+1
* | powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-241-1/+1
* | powerpc: Add ppc_global_function_entry()Michael Ellerman2014-06-241-0/+11
* | powerpc: Remove __arch_swab*Benjamin Herrenschmidt2014-06-241-43/+0
* | powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2014-06-242-18/+0
* | powerpc/kerenl: Enable EEH for IO accessorsGavin Shan2014-06-241-10/+10
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-121-2/+2
|\ \
| * | powerpc: Avoid circular dependency with zImage.%Michal Marek2014-06-121-2/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1265-4453/+427
|\ \ \
OpenPOWER on IntegriCloud