summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-53/+26
|\
| * new helper: done_path_create()Al Viro2012-07-291-3/+1
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-313-5/+2
|\ \
| * \ Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-24186-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/+0
| * | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-1112-150/+132
| |\ \ \
| * | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-154-10/+6
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-2/+2
|\ \ \ \ \
| * | | | | memcg: rename config variablesAndrew Morton2012-07-311-2/+2
* | | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0
* | | | | | 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
| * | | | | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-262-27/+16
| * | | | | powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie2012-07-261-1/+1
| * | | | | powerpc/85xx: Fix pci base address error for p2020rdb-pc in dtsTang Yuantian2012-07-262-4/+4
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-1/+2
|\ \ \ \ \ \
| * | | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
| * | | | | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
* | | | | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-305-21/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-305-21/+26
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-30/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc: remove km_type definitionsCong Wang2012-07-241-30/+1
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-277-124/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-271-6/+5
| * | | | | | | | powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-271-1/+1
| * | | | | | | | powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2012-07-272-4/+8
| * | | | | | | | powerpc: Update g5_defconfigBenjamin Herrenschmidt2012-07-271-73/+30
| * | | | | | | | powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-271-38/+39
| * | | | | | | | powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-271-2/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-271-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2411-22/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-5/+0
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-186-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-166-6/+6
| | |/ / / / / /
| * | | | | | | powerpc/PCI: register busn_res for root busesYinghai Lu2012-06-133-7/+13
| * | | | | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-135-10/+10
| |/ / / / / /
* | | | | | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-244-10/+6
|\ \ \ \ \ \ \
| * | | | | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-064-10/+6
* | | | | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-2423-121/+365
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-111-0/+25
| * | | | | | | | KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-111-1/+2
| * | | | | | | | KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-111-1/+4
OpenPOWER on IntegriCloud