summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman4-30/+29
2012-09-05powerpc: Remove <asm/abs_addr.h>Michael Ellerman1-22/+0
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman12-10/+4
2012-09-05powerpc: Remove virt_to_abs() now all users have been fixedMichael Ellerman1-3/+0
2012-09-05powerpc: Remove abs_to_virt() now all users have been fixedMichael Ellerman1-1/+0
2012-09-05powerpc: Remove phys_to_abs() now all users have been removedMichael Ellerman1-2/+0
2012-09-05powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman1-2/+1
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman1-6/+5
2012-09-05powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2-6/+4
2012-09-05powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-4/+3
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-3/+2
2012-09-05powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman1-2/+1
2012-09-05powerpc: Remove remaining iSeries chunksMichael Ellerman1-30/+2
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-53/+26
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+2
2012-07-31memcg: rename config variablesAndrew Morton1-2/+2
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf1-1/+0
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt6-54/+121
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-1/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds5-21/+26
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski5-21/+26
2012-07-29new helper: done_path_create()Al Viro1-3/+1
2012-07-29pull unlock+dput() out into do_spu_create()Al Viro2-16/+11
2012-07-29spufs: pull unlock-and-dput() up into spufs_create()Al Viro1-23/+10
2012-07-29spufs_create_context(): simplify failure exitsAl Viro1-7/+1
2012-07-29move spu_forget() into spufs_rmdir()Al Viro1-6/+5
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-30/+1
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-124/+93
2012-07-27powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt1-6/+5
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard1-1/+1
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2-4/+8
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt1-73/+30
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf1-38/+39
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder1-2/+10
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2012-07-26powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-07-26powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-20/+38
2012-07-26powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2-27/+16
2012-07-26powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie1-1/+1
2012-07-26powerpc/85xx: Fix pci base address error for p2020rdb-pc in dtsTang Yuantian2-4/+4
2012-07-24Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely186-3011/+4904
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-22/+24
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds4-10/+6
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-121/+365
2012-07-24powerpc: remove km_type definitionsCong Wang1-30/+1
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds153-2822/+4430
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-30/+18