index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-31
23
-263
/
+400
|
\
|
*
sata_sil: add Large Block Transfer support
Robert Hancock
2008-12-29
1
-2
/
+94
|
*
[libata] ata_piix: cleanup dmi strings checking
Jiri Slaby
2008-12-29
1
-14
/
+7
|
*
DMI: add dmi_match
Jiri Slaby
2008-12-29
1
-0
/
+16
|
*
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
2008-12-29
1
-0
/
+1
|
*
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-29
10
-11
/
+0
|
*
libata: perform port detach in EH
Tejun Heo
2008-12-29
2
-20
/
+35
|
*
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
2008-12-29
1
-1
/
+1
|
*
libata: beef up iterators
Tejun Heo
2008-12-29
14
-220
/
+251
*
|
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-31
4
-180
/
+218
|
\
\
|
*
|
oprofile: fix lost sample counter
Robert Richter
2008-12-10
1
-30
/
+53
|
*
|
oprofile: remove nr_available_slots()
Robert Richter
2008-12-10
1
-34
/
+0
|
*
|
oprofile: port to the new ring_buffer
Robert Richter
2008-12-10
3
-85
/
+114
|
*
|
oprofile: moving cpu_buffer_reset() to cpu_buffer.h
Robert Richter
2008-12-10
3
-27
/
+14
|
*
|
oprofile: adding cpu_buffer_entries()
Robert Richter
2008-12-10
2
-29
/
+29
|
*
|
oprofile: adding cpu_buffer_write_commit()
Robert Richter
2008-12-10
2
-17
/
+18
|
*
|
oprofile: adding cpu buffer r/w access functions
Robert Richter
2008-12-10
3
-12
/
+22
|
*
|
oprofile: set values to default when creating oprofilefs
Robert Richter
2008-12-10
1
-3
/
+12
|
*
|
oprofile: implement switch/case in buffer_sync.c
Robert Richter
2008-12-10
1
-8
/
+14
|
*
|
oprofile: fix typo
Robert Richter
2008-12-10
1
-1
/
+1
|
*
|
oprofile: whitspace changes only
Robert Richter
2008-12-10
1
-2
/
+2
|
*
|
oprofile: comment cleanup
Robert Richter
2008-12-10
1
-9
/
+16
*
|
|
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-12-31
57
-451
/
+16982
|
\
\
\
|
*
|
|
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
2008-12-29
1
-10
/
+12
|
*
|
|
drm/i915: Remove redundant test in error path.
Julia Lawall
2008-12-29
1
-6
/
+5
|
*
|
|
drm: Add a debug node for vblank state.
Eric Anholt
2008-12-29
2
-0
/
+72
|
*
|
|
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
2008-12-29
1
-3
/
+1
|
*
|
|
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
2008-12-29
1
-2
/
+4
|
*
|
|
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2008-12-29
2
-15
/
+49
|
*
|
|
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
2008-12-29
1
-3
/
+2
|
*
|
|
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
2008-12-29
1
-8
/
+0
|
*
|
|
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
2008-12-29
1
-2
/
+2
|
*
|
|
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2008-12-29
2
-6
/
+6
|
*
|
|
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
9
-22
/
+23
|
*
|
|
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
2008-12-29
1
-4
/
+4
|
*
|
|
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
2008-12-29
1
-0
/
+1
|
*
|
|
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
2008-12-29
1
-1
/
+1
|
*
|
|
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
2008-12-29
3
-72
/
+0
|
*
|
|
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
2008-12-29
3
-29
/
+14
|
*
|
|
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2008-12-29
2
-1
/
+2
|
*
|
|
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
2008-12-29
1
-0
/
+2
|
*
|
|
drm: fix useless gcc unused variable warning
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm: kconfig have drm core select i2c for kms
Dave Airlie
2008-12-29
1
-1
/
+2
|
*
|
|
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
2008-12-29
1
-0
/
+2
|
*
|
|
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
2008-12-29
1
-4
/
+4
|
*
|
|
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2008-12-29
2
-6
/
+11
|
*
|
|
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
2008-12-29
1
-0
/
+5
|
*
|
|
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
26
-50
/
+10566
[next]