include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / block / ps3vram.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Stephen Rothwellblock: fix for "Consolidate phys_segment and hw_segment...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-26 Martin K. Petersenblock: Add BLK_ prefix to definitions
2009-11-04 Hideyuki Sasakiblock/ps3: fix slow VRAM IO
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-08-20 Geert Uytterhoevenpowerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
2009-06-16 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_s...
2009-06-15 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3vram: Make ps3vram_priv.reports a void *
2009-06-15 Geert Uytterhoevenps3vram: Remove no longer used ps3vram_priv.ddr_base
2009-06-15 Geert Uytterhoevenps3vram: Replace mutex by spinlock + bio_list
2009-06-15 Geert Uytterhoevenps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
2009-06-15 Geert Uytterhoevenps3vram: GPU memory mapping cleanup
2009-06-15 Jim Parisps3vram: Correct exchanged gotos in ps3vram_probe(...
2009-06-15 Geert Uytterhoevenps3vram: Use proc_create_data() instead of proc_create()
2009-06-15 Geert Uytterhoevenps3vram: Fix error path (return -EIO) for short read...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-13 Geert Uytterhoevenps3/block: Replace mtd/ps3vram by block/ps3vram