Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc/book3e-64: Move the default cpu table entry | Kumar Gala | 2009-08-28 | 1 | -22/+27 | |
| * | | | | | | | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 2009-08-28 | 2 | -1/+46 | |
| * | | | | | | | powerpc: Adjust base and index registers in Altivec macros | Michael Wolf | 2009-08-28 | 1 | -6/+6 | |
| * | | | | | | | powerpc: Name xpn & x fields in HW Hash PTE format | Becky Bruce | 2009-08-28 | 1 | -3/+7 | |
| * | | | | | | | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-08-28 | 3 | -1/+22 | |
| * | | | | | | | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori | 2009-08-28 | 2 | -1/+7 | |
| * | | | | | | | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-28 | 2 | -241/+7 | |
| * | | | | | | | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 | 12 | -79/+37 | |
| * | | | | | | | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 2009-08-28 | 6 | -19/+4 | |
| * | | | | | | | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 2009-08-28 | 8 | -28/+28 | |
| * | | | | | | | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 2009-08-28 | 2 | -47/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-27 | 21 | -50/+1321 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/qe_lib: Set gpio data before changing the direction to output | Michael Barkowski | 2009-08-25 | 1 | -2/+2 | |
| | * | | | | | | | | powerpc/85xx: Add QE USB support for MPC8569E-MDS boards | Anton Vorontsov | 2009-08-25 | 2 | -0/+49 | |
| | * | | | | | | | | powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards | Anton Vorontsov | 2009-08-25 | 2 | -0/+22 | |
| | * | | | | | | | | powerpc/82xx: Fix BCSR bits for MPC8272ADS boards | Anton Vorontsov | 2009-08-25 | 1 | -1/+7 | |
| | * | | | | | | | | powerpc/85xx: Add eSDHC support for MPC8536DS boards | Anton Vorontsov | 2009-08-25 | 2 | -0/+16 | |
| | * | | | | | | | | powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block | Paul Gortmaker | 2009-08-24 | 1 | -1/+0 | |
| | * | | | | | | | | powerpc/85xx: issue fsl_soc reboot warning only when applicable | Paul Gortmaker | 2009-08-24 | 1 | -2/+4 | |
| | * | | | | | | | | powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function | Liang Li | 2009-08-24 | 1 | -1/+38 | |
| | * | | | | | | | | powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storage | Paul Gortmaker | 2009-08-24 | 1 | -12/+308 | |
| | * | | | | | | | | powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS | Liang Li | 2009-08-24 | 1 | -4/+4 | |
| | * | | | | | | | | powerpc/83xx: Add localbus node and MTD partitions for SBC834x | Liang Li | 2009-08-24 | 1 | -0/+40 | |
| | * | | | | | | | | powerpc/83xx: Remove second USB node from SBC834x DTS | Liang Li | 2009-08-24 | 1 | -12/+0 | |
| | * | | | | | | | | powerpc/85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-24 | 5 | -1/+739 | |
| | * | | | | | | | | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala | 2009-08-24 | 3 | -8/+12 | |
| | * | | | | | | | | powerpc/82xx: mgcoge - updated defconfig | Heiko Schocher | 2009-08-24 | 1 | -6/+80 | |
| * | | | | | | | | | powerpc/pseries: Reduce the polling interval in __cpu_up() | Gautham R Shenoy | 2009-08-27 | 1 | -3/+2 | |
| * | | | | | | | | | powerpc: Remove SMP warning from PowerMac cpufreq | Bastian Blank | 2009-08-27 | 1 | -8/+0 | |
| * | | | | | | | | | powerpc: Fix __flush_icache_range on 44x | Josh Boyer | 2009-08-27 | 1 | -0/+7 | |
| * | | | | | | | | | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-27 | 15 | -87/+149 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2009-08-20 | 7 | -16/+588 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc: use consistent types in mktree | Stephen Rothwell | 2009-08-20 | 1 | -5/+5 | |
| * | | | | | | | | | powerpc/vmlinux.lds: Move _edata down | Michael Ellerman | 2009-08-20 | 1 | -4/+4 | |
| * | | | | | | | | | powerpc: Enable GCOV | Michael Ellerman | 2009-08-20 | 4 | -0/+12 | |
| * | | | | | | | | | powerpc: Switch to asm-generic/hardirq.h | Christoph Hellwig | 2009-08-20 | 1 | -29/+1 | |
| * | | | | | | | | | powerpc: Use DIV_ROUND_CLOSEST in time init code | Julia Lawall | 2009-08-20 | 1 | -1/+2 | |
| * | | | | | | | | | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> | Geert Uytterhoeven | 2009-08-20 | 4 | -12/+13 | |
| * | | | | | | | | | powerpc: Missing tests for NULL after ioremap() | roel kluin | 2009-08-20 | 1 | -1/+8 | |
| * | | | | | | | | | powerpc/prom_init: Evaluate mem kernel parameter for early allocation | Benjamin Krill | 2009-08-20 | 1 | -2/+101 | |
| * | | | | | | | | | powerpc: ARRAY_SIZE changes in pasemi and powermac code | Stoyan Gaydarov | 2009-08-20 | 2 | -3/+3 | |
| * | | | | | | | | | powerpc/nvram: Allow byte length reads from mmio NVRAM driver | Martyn Welch | 2009-08-20 | 1 | -0/+32 | |
| * | | | | | | | | | powerpc/sputrace: Use the generic event tracer | Christoph Hellwig | 2009-08-20 | 8 | -285/+45 | |
| * | | | | | | | | | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor | Kumar Gala | 2009-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc/86xx: Update GE Fanuc sbc310 DTS | Martyn Welch | 2009-08-20 | 1 | -16/+13 | |
| * | | | | | | | | | powerpc/86xx: Enable XMC site on GE Fanuc SBC310 | Martyn Welch | 2009-08-20 | 1 | -0/+37 | |
| * | | | | | | | | | powerpc/86xx: Correct reading of information presented in cpuinfo | Martyn Welch | 2009-08-20 | 1 | -7/+30 | |
| * | | | | | | | | | powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards | Anton Vorontsov | 2009-08-20 | 5 | -3/+30 | |
| * | | | | | | | | | powerpc/85xx: Add support for I2C EEPROMs on MPC8548CDS boards | Anton Vorontsov | 2009-08-20 | 1 | -0/+20 | |
| * | | | | | | | | | powerpc/83xx: Add support for MPC8377E-WLAN boards | Anton Vorontsov | 2009-08-20 | 3 | -4/+469 |