index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-03
1
-2
/
+2
*
dm cache: increment bi_remaining when bi_end_io is restored
Mike Snitzer
2013-12-03
1
-6
/
+6
*
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
8
-409
/
+214
*
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-23
4
-6
/
+6
*
block: Generic bio chaining
Kent Overstreet
2013-11-23
5
-4
/
+15
*
block: Remove bi_idx hacks
Kent Overstreet
2013-11-23
1
-45
/
+2
*
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-23
2
-179
/
+20
*
rbd: Refactor bio cloning
Kent Overstreet
2013-11-23
1
-62
/
+2
*
block: Add bio_clone_fast()
Kent Overstreet
2013-11-23
1
-6
/
+2
*
aoe: Convert to immutable biovecs
Kent Overstreet
2013-11-23
2
-92
/
+53
*
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
5
-114
/
+76
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
8
-53
/
+45
*
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
1
-14
/
+16
*
block: Immutable bio vecs
Kent Overstreet
2013-11-23
2
-3
/
+3
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
30
-290
/
+295
*
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-23
4
-9
/
+10
*
dm: Use bvec_iter for dm_bio_record()
Kent Overstreet
2013-11-23
1
-9
/
+3
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
61
-400
/
+447
*
bcache: Kill unaligned bvec hack
Kent Overstreet
2013-11-23
3
-35
/
+7
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
1
-13
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-22
49
-318
/
+989
|
\
|
*
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
2013-11-21
1
-7
/
+33
|
*
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
2013-11-21
1
-0
/
+2
|
*
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
2013-11-21
3
-9
/
+59
|
|
\
|
|
*
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
2
-7
/
+54
|
|
*
drm/ttm: Don't move non-existing data
Thomas Hellstrom
2013-11-20
1
-2
/
+5
|
*
|
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2013-11-21
8
-67
/
+472
|
|
\
\
|
|
*
|
drm/vmwgfx: Make vmwgfx dma buffers prime aware
Thomas Hellstrom
2013-11-18
1
-20
/
+25
|
|
*
|
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2013-11-18
2
-15
/
+17
|
|
*
|
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2013-11-18
4
-3
/
+157
|
|
*
|
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
2013-11-18
1
-6
/
+248
|
|
*
|
drm/vmwgfx: Fix false lockdep warning
Thomas Hellstrom
2013-11-18
1
-10
/
+6
|
|
*
|
drm/ttm: Allow execbuf util reserves without ticket
Thomas Hellstrom
2013-11-18
1
-13
/
+19
|
|
|
/
|
*
|
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-21
8
-22
/
+79
|
|
\
\
|
|
*
|
drm/i915: Fix gen3 self-refresh watermarks
Daniel Vetter
2013-11-20
1
-1
/
+1
|
|
*
|
drm/i915: Replicate BIOS eDP bpp clamping hack for hsw
Daniel Vetter
2013-11-19
1
-0
/
+20
|
|
*
|
drm/i915: Do not enable package C8 on unsupported hardware
Chris Wilson
2013-11-19
2
-0
/
+16
|
|
*
|
drm/i915: Hold pc8 lock around toggling pc8.gpu_idle
Chris Wilson
2013-11-19
1
-2
/
+6
|
|
*
|
drm/i915: encoder->get_config is no longer optional
Daniel Vetter
2013-11-18
1
-4
/
+2
|
|
*
|
drm/i915/tv: add ->get_config callback
Daniel Vetter
2013-11-18
1
-0
/
+8
|
|
*
|
drm/i915: restore the early forcewake cleanup
Daniel Vetter
2013-11-17
1
-12
/
+14
|
|
*
|
Partially revert "drm/i915: tune the RC6 threshold for stability"
Daniel Vetter
2013-11-16
1
-1
/
+1
|
|
*
|
drm/i915: flush cursors harder
Daniel Vetter
2013-11-15
1
-0
/
+4
|
|
*
|
i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7
Duncan Laurie
2013-11-15
1
-1
/
+6
|
|
*
|
drm/i915/dp: set sink to power down mode on dp disable
Jani Nikula
2013-11-14
1
-1
/
+1
|
*
|
|
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-11-21
28
-213
/
+344
|
|
\
\
\
|
|
*
|
|
drm/radeon: hook up backlight functions for CI and KV family.
Samuel Li
2013-11-19
1
-0
/
+4
|
|
*
|
|
drm/radeon/cik: Add macrotile mode array query
Michel Dänzer
2013-11-18
4
-1
/
+15
|
|
*
|
|
drm/radeon/cik: Return backend map information to userspace
Michel Dänzer
2013-11-18
1
-1
/
+1
|
|
*
|
|
drm/radeon: enable DPM by default in TN asics
Alex Deucher
2013-11-15
1
-1
/
+1
[next]