summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-08-28powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2-241/+7
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori12-79/+37
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori6-19/+4
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori8-28/+28
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt20-698/+247
2009-08-27Merge commit 'kumar/next' into nextBenjamin Herrenschmidt21-50/+1321
2009-08-27powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy1-3/+2
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank1-8/+0
2009-08-27powerpc: Fix __flush_icache_range on 44xJosh Boyer1-0/+7
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt15-87/+149
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt38-355/+407
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-140/+167
2009-08-26powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+1
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-103/+80
2009-08-25powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov2-0/+49
2009-08-25powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov2-0/+22
2009-08-25powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov1-1/+7
2009-08-25powerpc/85xx: Add eSDHC support for MPC8536DS boardsAnton Vorontsov2-0/+16
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-25powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities blockPaul Gortmaker1-1/+0
2009-08-25powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker1-2/+4
2009-08-25powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li1-1/+38
2009-08-25powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storagePaul Gortmaker1-12/+308
2009-08-25powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTSLiang Li1-4/+4
2009-08-25powerpc/83xx: Add localbus node and MTD partitions for SBC834xLiang Li1-0/+40
2009-08-25powerpc/83xx: Remove second USB node from SBC834x DTSLiang Li1-12/+0
2009-08-25powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal5-1/+739
2009-08-25powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala3-8/+12
2009-08-25powerpc/82xx: mgcoge - updated defconfigHeiko Schocher1-6/+80
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds3-1/+12
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar3-12/+18
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt7-16/+588
2009-08-20powerpc: use consistent types in mktreeStephen Rothwell1-5/+5
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman1-4/+4
2009-08-20powerpc: Enable GCOVMichael Ellerman4-0/+12
2009-08-20powerpc: Switch to asm-generic/hardirq.hChristoph Hellwig1-29/+1
2009-08-20powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall1-1/+2
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven4-12/+13
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin1-1/+8
2009-08-20powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill1-2/+101