summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15block: Add bio_list_peek()Geert Uytterhoeven
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman
2009-06-15powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman
2009-06-15powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman
2009-06-15powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman
2009-06-15powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3vram: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven
2009-06-15ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris
2009-06-15ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven
2009-06-15ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven
2009-06-15ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com
2009-06-15powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt
2009-06-15powerpc/install: Bail with error code on error in install scriptGrant Likely
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-06-14.gitignore: ignore *.lzma filesArne Janbu
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14kallsyms: generalize text region handlingMike Frysinger
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds