aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller8-5/+13
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-2/+9
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan1-1/+1
2011-08-30powerpc/85xx: enable caam crypto driver by defaultKim Phillips3-1/+6
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2-0/+2
2011-08-29remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-75/+97
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds24-97/+118
2011-08-17flexcan: Add flexcan device support for p1010rdb.holt@sgi.com1-0/+2
2011-08-17flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2-14/+6
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt1-1/+1
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt1-0/+2
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt1-2/+3
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard3-18/+14
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard3-19/+22
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard1-1/+1
2011-08-05powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan1-2/+2
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard1-5/+3
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2-13/+7
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern1-3/+17
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra1-1/+0
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard1-2/+0
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard1-3/+5
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood1-5/+6
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood1-2/+5
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds20-82/+34
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-7/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma32-32/+31
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds128-1290/+8022
2011-07-25Merge 'akpm' patch seriesLinus Torvalds2-0/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds37-62/+59
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-39/+0
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds61-1779/+6631
2011-07-24modules: make arch's use default loader hooksJonas Bonn3-39/+0
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-4/+4
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-15/+55