aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard2009-06-15
* powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDBleon.woestenberg@gmail.com2009-06-15
* powerpc/86xx: Add I2C device mappings in DTS for SBC610Martyn Welch2009-06-15
* powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDSHaiying Wang2009-06-15
* powerpc/83xx: Update sdhci nodes per new bindingsAnton Vorontsov2009-06-15
* powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case2009-06-15
* powerpc/mpc8272ads: fix device tree for 8 MB flash sizeWolfgang Denk2009-06-15
* powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala2009-06-15
* powerpc: Add 86xx support for SWIOTLBBecky Bruce2009-06-15
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
| |\
| | * trivial: spelling fix in ppc code commentsSankar P2009-06-12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\ \
| | * | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| | |\|
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-12
| |\ \ \
| | * | | powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput2009-06-12
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-12
| |\ \ \
| | * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-10
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: Add a few more mpc5200 PSC definesJon Smirl2009-05-24
| * | | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| | |_|/ | |/| |
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
|\| | |
| * | | perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-11
| * | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
| |\ \ \
| | * \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| | |\ \ \
| | * | | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
| | * | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-11
| | * | | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-11
| | * | | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-11