summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 86xx support for SWIOTLBBecky Bruce2009-06-162-0/+16
* ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven2009-06-151-30/+17Star
* ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven2009-06-151-105/+104Star
* ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-153-87/+152
* ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-151-2/+2
* ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-151-3/+2Star
* drivers/ps3: Add missing annotationsGeert Uytterhoeven2009-06-152-3/+3
* ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-151-3/+3
* ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-151-6/+6
* ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-156-52/+45Star
* ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-151-2/+2
* block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-152-35/+38
* ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven2009-06-151-3/+3
* ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven2009-06-151-13/+1Star
* ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven2009-06-151-15/+36
* block: Add bio_list_peek()Geert Uytterhoeven2009-06-151-0/+5
* powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-152-0/+4
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-154-0/+225
* powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-152-5/+4Star
* powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman2009-06-151-1/+2
* powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman2009-06-151-1/+2
* powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman2009-06-151-0/+2
* powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell2009-06-152-1/+3
* powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-151-2/+2
* powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman2009-06-151-2/+2
* ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-152-1/+12
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-156-68/+110
* ps3vram: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-5/+14
* ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-3/+12
* powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-155-40/+39Star
* ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-151-6/+10
* ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-151-106/+86Star
* ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-151-12/+2Star
* ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris2009-06-151-2/+2
* ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven2009-06-151-5/+3Star
* ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven2009-06-151-0/+1
* ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com2009-06-151-2/+2
* powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt2009-06-152-4/+10
* powerpc/install: Bail with error code on error in install scriptGrant Likely2009-06-151-0/+3
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-152130-37203/+172733
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-1434-442/+872
| |\
| | * .gitignore: ignore *.lzma filesArne Janbu2009-06-141-0/+1
| | * kbuild: add generic --set-str option to scripts/configMichal Marek2009-06-141-2/+9
| | * kbuild: simplify argument loop in scripts/configMichal Marek2009-06-141-28/+16Star
| | * kbuild: handle non-existing options in scripts/configMichal Marek2009-06-141-18/+18
| | * kallsyms: generalize text region handlingMike Frysinger2009-06-141-26/+61
| | * kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz2009-06-141-1/+12
| | * documentation: make version fixAdam Lackorzynski2009-06-141-2/+2
| | * kbuild: fix a compile warningAmerigo Wang2009-06-141-2/+3
| | * gitignore: Add GNU GLOBAL files to top .gitignoreJani Nikula2009-06-141-0/+6