index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
sun
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
untangling do_mremap(), part 1
Al Viro
1
-33
/
+55
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
1
-1
/
+1
2009-12-10
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
1
-13
/
+57
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
2
-0
/
+21
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
11
-7
/
+23
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2
-25
/
+25
2009-12-10
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
1
-0
/
+4
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
1
-22
/
+20
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
1
-2
/
+4
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
6
-3
/
+120
2009-12-10
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
3
-5
/
+28
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
1
-1
/
+1
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2
-29
/
+14
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
4
-35
/
+23
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
3
-51
/
+67
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
3
-269
/
+256
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2
-0
/
+122
2009-12-10
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
1
-2
/
+3
2009-12-10
Doc: use misc-devices/ dir for drivers
Jean Delvare
2
-0
/
+0
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-12-10
docbook: fix signal_pending() argument
Shawn Bohrer
1
-1
/
+1
2009-12-10
use DMA_BIT_MASK instead of inline constant
Marin Mitov
1
-1
/
+1
2009-12-10
Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
1
-2
/
+2
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-10
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
1
-2
/
+2
2009-12-10
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2
-3
/
+3
2009-12-10
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
1
-0
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
3
-4
/
+65
2009-12-09
hwmon: (adt7475) Add an entry in MAINTAINERS
Jean Delvare
1
-0
/
+7
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
3
-25
/
+80
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
3
-19
/
+134
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
[next]