aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-16
|\
| * ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-15
| * ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-15
| * ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-15
| * ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-15
| * ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-15
| * powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-14
| * powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-14
| * powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman2009-06-14
| * powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman2009-06-14
| * powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman2009-06-14
| * powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell2009-06-14
| * powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-14
| * powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman2009-06-14
| * ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-14
| * ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-14
| * powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-14
| * powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt2009-06-14
| * powerpc/install: Bail with error code on error in install scriptGrant Likely2009-06-14
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-14
| |\
* | \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-16
|\ \ \
| * | | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-15
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\ \ \
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\| |
| * | | net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-03
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
| |\ \ \
| * | | | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely2009-04-27
| * | | | net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-27
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-15
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
| |\ \ \
| * | | | powerpc: Fix bug in move of altivec code to vector.SBenjamin Herrenschmidt2009-06-12
| * | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-06-11
| |\ \ \ \
| | * | | | powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simpleJosh Boyer2009-06-04
| | * | | | powerpc/40x: Convert AMCC Makalu board to ppc40x_simpleJosh Boyer2009-06-04
| | * | | | powerpc/4xx: Sequoia: Enable NAND supportStefan Roese2009-06-04
| | * | | | powerpc/4xx: Disable PCI_LEGACYJosh Boyer2009-06-03
| * | | | | powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-09
| * | | | | powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-09
| * | | | | powerpc: Fix warning when printing a resource_size_tStephen Rothwell2009-06-09
| * | | | | powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell2009-06-09
| * | | | | powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-09
| * | | | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Introduce CONFIG_PPC_BOOK3SBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt2009-06-09
| * | | | | powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-08