summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell-5/+5
2010-05-27rename the generic fsync implementationsChristoph Hellwig-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-2/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori-0/+1
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori-28/+4
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori-8/+8
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine-1/+1
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds-0/+6
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+79
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund-6/+0
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely-1619/+8530
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin-0/+1
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin-0/+78
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-2509/+10018
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-43/+69
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely-1/+4
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely-3/+4
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds-3/+3
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-712/+4191
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-689/+4091
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-4/+15
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-2/+2
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori-12/+0
2010-05-21powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling-2/+2
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson-60/+90
2010-05-21powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard-8/+12
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard-0/+10
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard-14/+13
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling-17/+47
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling-0/+57
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov-0/+3
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard-1/+1
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King-24/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller-11/+19
2010-05-21powerpc: Fix string library functionsAndreas Schwab-8/+8
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman-0/+6
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel-4/+9
2010-05-20kgdb: core changes to support kdbJason Wessel-0/+5
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel-0/+1