summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-051-1/+1
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-053-3/+16
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-052-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-051-10/+2Star
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-052-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-051-0/+8
* powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-053-9/+4Star
* powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-052-1/+11
* powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-051-3/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-2620-238/+206Star
|\
| * Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt2012-08-241-30/+73
| * powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu2012-08-241-1/+1
| * powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2012-08-242-4/+4
| * powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard2012-08-241-31/+0Star
| * powerpc: Fix personality handling in ppc64_personality()Jiri Kosina2012-08-241-4/+4
| * powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen2012-08-241-5/+4Star
| * powerpc: Remove unnecessary ifdefsMichael Neuling2012-08-241-2/+0Star
| * powerpc/kgdb: Restore current_thread_info properlyTiejun Chen2012-08-241-2/+9
| * powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen2012-08-241-0/+15
| * powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen2012-08-241-1/+0Star
| * powerpc/mpic_msgr: Add missing includesScott Wood2012-08-242-0/+4
| * powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling2012-08-241-1/+1
| * powerpc: Fixup whitespace in xmonMichael Ellerman2012-08-241-20/+20
| * powerpc: Fix xmon dl command for new printk implementationMichael Ellerman2012-08-241-26/+10Star
| * powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips2012-08-236-0/+6
| * powerpc/fsl: update defconfigsKim Phillips2012-08-235-102/+35Star
| * powerpc/p4080ds: dts - add usb controller version info and port0Shengzhou Liu2012-08-101-0/+7
| * powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDSZhao Chenhui2012-08-101-0/+1
| * powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao2012-08-031-5/+8
* | ppc: e500_tlb memset clears nothingAlan Cox2012-08-161-4/+4
* | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-166-0/+22
* | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-161-5/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-53/+26Star
|\
| * new helper: done_path_create()Al Viro2012-07-291-3/+1Star
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11Star
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10Star
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1Star
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5Star
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-08-013-5/+2Star
|\ \
| * \ Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25186-3011/+4904
| |\ \
| * | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-112-2/+2
| * | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-111-3/+0Star
| * | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-1112-150/+132Star
| |\ \ \
| * | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-154-10/+6Star
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-2/+2
|\ \ \ \ \
| * | | | | memcg: rename config variablesAndrew Morton2012-08-011-2/+2
* | | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0Star
* | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-316-54/+121
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| * | | | | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38