summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09powerpc/44x: Add hwmon support to Sequoia device treeMatthias Fuchs1-0/+9
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok1-7/+6
2008-08-28powerpc/44x: Add explicit Yosemite supportJosh Boyer2-2/+3
2008-08-28powerpc/44x: Add explicit support for AMCC GlacierJosh Boyer3-1/+13
2008-08-28powerpc/44x: Migrate Taishan support to ppc44x_simpleJosh Boyer3-73/+1
2008-08-28powerpc/44x: Migrate Sequoia support to ppc44x_simpleJosh Boyer3-64/+1
2008-08-28powerpc/44x: Migrate Rainier support to ppc44x_simpleJosh Boyer3-63/+1
2008-08-28powerpc/44x: Migrate Katmai support to ppc44x_simpleJosh Boyer3-63/+1
2008-08-28powerpc/44x: Migrate Canyonlands support to ppc44x_simpleJosh Boyer3-64/+1
2008-08-28powerpc/44x: Migrate Bamboo support to ppc44x_simpleJosh Boyer3-64/+2
2008-08-28powerpc/44x: Add PowerPC 44x simple platform supportJosh Boyer3-0/+93
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-20powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-3/+0
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2-2/+2
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell1-4/+0
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt6-33/+117
2008-08-20powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt1-10/+29
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch1-9/+2
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk3-37/+37
2008-08-20powerpc: Update in-kernel dtc and libfdt to version 1.2.0David Gibson28-1429/+1615
2008-08-20powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman5-131/+44
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2-91/+17
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman5-0/+294
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2-10/+5
2008-08-20powerpc: Guard print_device_node_tree() with #if 0Tony Breeds1-1/+1
2008-08-20powerpc: Guard from_rtc_time() in platforms/powermac/time.cTony Breeds1-0/+3
2008-08-20powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds1-0/+2
2008-08-20powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2-6/+6
2008-08-20powerpc: Use the common ascii hex helpersHarvey Harrison1-18/+16
2008-08-20powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman1-24/+29
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King1-1/+1
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2-12/+10
2008-08-20powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman1-9/+22
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2-9/+17
2008-08-19powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen1-1/+1
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-31/+45
2008-08-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds11-88/+78
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+24
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov1-1/+1
2008-08-18x86: fix build warnings in real mode codeAndi Kleen2-1/+2
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz1-1/+1
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz1-1/+1
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries4-16/+22
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz1-2/+2
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz2-2/+2
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz1-1/+1