summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-283-1/+22
| * | powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori2009-08-282-1/+7
| * | powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-282-241/+7
| * | powerpc: use dma_map_ops structFUJITA Tomonori2009-08-2812-79/+37
| * | dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori2009-08-281-0/+1
| * | powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori2009-08-286-19/+4
| * | powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori2009-08-288-28/+28
| * | Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt2009-08-2824-800/+291
| |\ \
| * \ \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-08-2721-50/+1321
| |\ \ \
| | * | | powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski2009-08-251-2/+2
| | * | | powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov2009-08-252-0/+49
| | * | | powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov2009-08-252-0/+22
| | * | | powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov2009-08-251-1/+7
| | * | | powerpc/85xx: Add eSDHC support for MPC8536DS boardsAnton Vorontsov2009-08-252-0/+16
| | * | | powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities blockPaul Gortmaker2009-08-241-1/+0
| | * | | powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-241-2/+4
| | * | | powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li2009-08-241-1/+38
| | * | | powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storagePaul Gortmaker2009-08-241-12/+308
| | * | | powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTSLiang Li2009-08-241-4/+4
| | * | | powerpc/83xx: Add localbus node and MTD partitions for SBC834xLiang Li2009-08-241-0/+40
| | * | | powerpc/83xx: Remove second USB node from SBC834x DTSLiang Li2009-08-241-12/+0
| | * | | powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-245-1/+739
| | * | | powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala2009-08-243-8/+12
| | * | | powerpc/82xx: mgcoge - updated defconfigHeiko Schocher2009-08-241-6/+80
| * | | | powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy2009-08-271-3/+2
| * | | | powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-08-271-8/+0
| * | | | powerpc: Fix __flush_icache_range on 44xJosh Boyer2009-08-271-0/+7
| * | | | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-2715-87/+149
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-27151-1176/+1762
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-207-16/+588
| |\ \ \ \
| * | | | | powerpc: use consistent types in mktreeStephen Rothwell2009-08-201-5/+5
| * | | | | powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-201-4/+4
| * | | | | powerpc: Enable GCOVMichael Ellerman2009-08-205-1/+13
| * | | | | powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-201-1/+2
| * | | | | powerpc: Switch to asm-generic/hardirq.hChristoph Hellwig2009-08-201-29/+1
| * | | | | agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-201-8/+25
| * | | | | agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-201-8/+8
| * | | | | powerpc/macio: Don't the address of an array element before boundcheckingroel kluin2009-08-201-2/+4
| * | | | | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-201-1/+2
| * | | | | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-206-14/+15
| * | | | | powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-201-1/+8
| * | | | | powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill2009-08-201-2/+101
| * | | | | powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-202-3/+3
| * | | | | kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman2009-08-201-1/+1
| * | | | | hvc_console: Drop unnecessary NULL testJulia Lawall2009-08-201-2/+0
| * | | | | powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch2009-08-201-0/+32
| * | | | | powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45
| * | | | | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala2009-08-201-1/+1
| * | | | | powerpc/86xx: Update GE Fanuc sbc310 DTSMartyn Welch2009-08-201-16/+13
| * | | | | powerpc/86xx: Enable XMC site on GE Fanuc SBC310Martyn Welch2009-08-201-0/+37
OpenPOWER on IntegriCloud