aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok
2008-08-28powerpc/44x: Add explicit Yosemite supportJosh Boyer
2008-08-28powerpc/44x: Add explicit support for AMCC GlacierJosh Boyer
2008-08-28powerpc/44x: Migrate Taishan support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Migrate Sequoia support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Migrate Rainier support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Migrate Katmai support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Migrate Canyonlands support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Migrate Bamboo support to ppc44x_simpleJosh Boyer
2008-08-28powerpc/44x: Add PowerPC 44x simple platform supportJosh Boyer
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri
2008-08-20powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-08-20powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk
2008-08-20powerpc: Update in-kernel dtc and libfdt to version 1.2.0David Gibson
2008-08-20powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman
2008-08-20powerpc: Guard print_device_node_tree() with #if 0Tony Breeds
2008-08-20powerpc: Guard from_rtc_time() in platforms/powermac/time.cTony Breeds
2008-08-20powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds
2008-08-20powerpc: Replace __FUNCTION__ with __func__Harvey Harrison
2008-08-20powerpc: Use the common ascii hex helpersHarvey Harrison
2008-08-20powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes
2008-08-20powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-08-19powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov
2008-08-18x86: fix build warnings in real mode codeAndi Kleen
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz
2008-08-18x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers