summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15206-2422/+11125
|\
| * powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-112-0/+11
| * powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-111-1/+1
| * powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-111-7/+7
| * powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-111-23/+32
| * powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-114-16/+20
| * powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-112-13/+7Star
| * powerpc/irq: Improve nanodocWolfram Sang2009-09-111-3/+4
| * powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-021-0/+61
| * powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala2009-09-024-18/+30
| * powerpc/book3e: Add missing page sizesKumar Gala2009-09-021-0/+10
| * powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-025-6/+31
| * powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-027-66/+61Star
| * powerpc/405ex: support cuImage via included dtbTiejun Chen2009-08-312-1/+50
| * powerpc/405ex: provide necessary fixup function to support cuImageTiejun Chen2009-08-313-3/+144
| * powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2009-08-316-2/+584
| * powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com2009-08-314-0/+1686
| * powerpc/44x: Update Arches defconfigStefan Roese2009-08-311-50/+332
| * powerpc/44x: Update Arches dtsStefan Roese2009-08-311-0/+50
| * powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-282-20/+22
| * powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker2009-08-281-1/+1
| * powerpc/pci: Pull ppc32 PCI features into commonKumar Gala2009-08-284-93/+90Star
| * powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-286-296/+364
| * powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2009-08-282-17/+0Star
| * powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala2009-08-282-4/+202
| * powerpc/book3e-64: Add helper function to setup IVORsKumar Gala2009-08-282-0/+23
| * powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala2009-08-281-2/+4
| * powerpc/book3e-64: Move the default cpu table entryKumar Gala2009-08-281-22/+27
| * powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-282-1/+46
| * powerpc: Adjust base and index registers in Altivec macrosMichael Wolf2009-08-281-6/+6
| * powerpc: Name xpn & x fields in HW Hash PTE formatBecky Bruce2009-08-281-3/+7
| * 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/+7Star
| * powerpc: use dma_map_ops structFUJITA Tomonori2009-08-2812-79/+37Star
| * powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori2009-08-286-19/+4Star
| * 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-2820-698/+247Star
| |\
| * \ 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-261-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-251-1/+0Star
| | * | powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-251-2/+4
| | * | powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li2009-08-251-1/+38
| | * | powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storagePaul Gortmaker2009-08-251-12/+308
| | * | powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTSLiang Li2009-08-251-4/+4
| | * | powerpc/83xx: Add localbus node and MTD partitions for SBC834xLiang Li2009-08-251-0/+40