index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-16
13
-54
/
+104
|
\
|
*
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-16
6
-6
/
+0
|
*
mg_disk: seperate mg_disk.h again
unsik Kim
2009-06-16
2
-27
/
+46
|
*
block: Introduce helper to reset queue limits to default values
Martin K. Petersen
2009-06-16
2
-6
/
+28
|
*
cfq: remove extraneous '\n' in blktrace output
Jeff Moyer
2009-06-16
1
-1
/
+1
|
*
ubifs: register backing_dev_info
Jens Axboe
2009-06-16
1
-0
/
+3
|
*
btrfs: properly register fs backing device
Jens Axboe
2009-06-16
1
-5
/
+21
|
*
block: don't overwrite bdi->state after bdi_init() has been run
Jens Axboe
2009-06-16
2
-4
/
+5
|
*
cfq: cleanup for last_end_request in cfq_data
Gui Jianfeng
2009-06-16
1
-5
/
+0
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-16
37
-527
/
+873
|
\
\
|
*
|
ps3flash: Always read chunks of 256 KiB, and cache them
Geert Uytterhoeven
2009-06-15
1
-30
/
+17
|
*
|
ps3flash: Cache the last accessed FLASH chunk
Geert Uytterhoeven
2009-06-15
1
-105
/
+104
|
*
|
ps3: Replace direct file operations by callback
Geert Uytterhoeven
2009-06-15
3
-87
/
+152
|
*
|
ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
2009-06-15
1
-2
/
+2
|
*
|
ps3: Correct debug message in dma_ioc0_map_pages()
Geert Uytterhoeven
2009-06-15
1
-3
/
+2
|
*
|
drivers/ps3: Add missing annotations
Geert Uytterhoeven
2009-06-15
2
-3
/
+3
|
*
|
ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
|
*
|
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
1
-6
/
+6
|
*
|
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
6
-52
/
+45
|
*
|
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
Geert Uytterhoeven
2009-06-15
1
-2
/
+2
|
*
|
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
2
-35
/
+38
|
*
|
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
|
*
|
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
1
-13
/
+1
|
*
|
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
2009-06-15
1
-15
/
+36
|
*
|
block: Add bio_list_peek()
Geert Uytterhoeven
2009-06-15
1
-0
/
+5
|
*
|
powerpc: Use generic atomic64_t implementation on 32-bit processors
Paul Mackerras
2009-06-15
2
-0
/
+4
|
*
|
lib: Provide generic atomic64_t implementation
Paul Mackerras
2009-06-15
4
-0
/
+225
|
*
|
powerpc: Add compiler memory barrier to mtmsr macro
Paul Mackerras
2009-06-15
2
-5
/
+4
|
*
|
powerpc/iseries: Mark signal_vsp_instruction() as maybe unused
Michael Ellerman
2009-06-15
1
-1
/
+2
|
*
|
powerpc/iseries: Fix unused function warning in iSeries DT code
Michael Ellerman
2009-06-15
1
-1
/
+2
|
*
|
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Michael Ellerman
2009-06-15
1
-0
/
+2
|
*
|
powerpc: Wire up sys_rt_tgsigqueueinfo
Stephen Rothwell
2009-06-15
2
-1
/
+3
|
*
|
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
2009-06-15
1
-2
/
+2
|
*
|
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
2009-06-15
1
-2
/
+2
|
*
|
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
2009-06-15
2
-1
/
+12
|
*
|
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
6
-68
/
+110
|
*
|
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
1
-5
/
+14
|
*
|
ps3fb: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
1
-3
/
+12
|
*
|
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-06-15
5
-40
/
+39
|
*
|
ps3fb: Correct handling of device opening in ps3fb_probe()
Geert Uytterhoeven
2009-06-15
1
-6
/
+10
|
*
|
ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
Geert Uytterhoeven
2009-06-15
1
-106
/
+86
|
*
|
ps3fb: Remove useless debug checks in ps3fb_shutdown()
Geert Uytterhoeven
2009-06-15
1
-12
/
+2
|
*
|
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
2009-06-15
1
-2
/
+2
|
*
|
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
2009-06-15
1
-5
/
+3
|
*
|
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
2009-06-15
1
-0
/
+1
|
*
|
ps3av: Set 16:9 aspect ratio for 720p video modes
sebastian.blanes@gmail.com
2009-06-15
1
-2
/
+2
|
*
|
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
2009-06-15
2
-4
/
+10
|
*
|
powerpc/install: Bail with error code on error in install script
Grant Likely
2009-06-15
1
-0
/
+3
|
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-15
2130
-37203
/
+172733
|
|
\
\
*
|
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-06-16
1
-6
/
+6
|
\
\
\
\
[next]