summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-111/+126
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-09-30powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-27doc: fix broken referencesPaul Bolle2-2/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller8-5/+13
2011-09-15Merge branch 'master' into for-nextJiri Kosina80-210/+184
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner1-12/+12
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-2/+9
2011-08-31powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan1-1/+1
2011-08-31powerpc/85xx: enable caam crypto driver by defaultKim Phillips3-1/+6
2011-08-31powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2-0/+2
2011-08-30remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-08-26arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2-0/+3
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-75/+97
2011-08-19net: fix IBM EMAC driver after rename.Tony Breeds24-97/+118
2011-08-18flexcan: Add flexcan device support for p1010rdb.holt@sgi.com1-0/+2
2011-08-18flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2-14/+6
2011-08-10powerpc: 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-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-82/+34
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-7/+7
2011-07-27atomic: use <linux/atomic.h>Arun Sharma32-32/+31
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-1/+0