index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp/intel-gtt: don't require the agp bridge on setup
Daniel Vetter
2012-06-12
1
-3
/
+5
*
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
8
-17
/
+27
*
agp/intel-gtt: remove dead code
Daniel Vetter
2012-06-12
1
-3
/
+0
*
drm/i915: allow pipe A for lvds on gen4
Daniel Vetter
2012-06-12
1
-0
/
+2
*
drm/i915: properly enable the blc controller on the right pipe
Daniel Vetter
2012-06-12
3
-28
/
+45
*
drm/i915: clear up backlight #define confusion on gen4+
Daniel Vetter
2012-06-12
3
-28
/
+43
*
drm/i915: pnv has a backlight polarity control bit, too
Daniel Vetter
2012-06-12
1
-0
/
+2
*
drm/i915: ensure HDMI port is disabled inside set_infoframes
Daniel Vetter
2012-06-12
1
-0
/
+23
*
drm/i915: Add wait render timeout get param
Ben Widawsky
2012-06-06
1
-0
/
+3
*
drm/i915: Inifite timeout for wait ioctl
Ben Widawsky
2012-06-06
1
-5
/
+10
*
drm/i915: assert that the IBX port transcoder select w/a is implemented
Daniel Vetter
2012-06-06
1
-0
/
+6
*
drm/i915: implement IBX hdmi transcoder select workaround
Daniel Vetter
2012-06-06
1
-1
/
+31
*
drm/i915: add min freq control to debugfs
Jesse Barnes
2012-06-04
1
-0
/
+66
*
drm/i915: don't chnage the original mode in dp_mode_fixup
Daniel Vetter
2012-06-04
3
-8
/
+8
*
drm/i915: adjusted_mode->clock in the dp mode_fixup
Daniel Vetter
2012-06-04
1
-8
/
+3
*
drm/i915: compute the target_clock for edp directly
Daniel Vetter
2012-06-04
3
-8
/
+22
*
drm/i915: extract object active state flushing code
Daniel Vetter
2012-06-02
1
-32
/
+29
*
drm/i915: clarify IBX dp workaround
Daniel Vetter
2012-06-01
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
Daniel Vetter
2012-06-01
3502
-161771
/
+241753
|
\
|
*
radeon: add radeon prime vmap support.
Dave Airlie
2012-05-31
2
-0
/
+41
|
*
nouveau: add vmap support to nouveau prime support
Dave Airlie
2012-05-31
2
-0
/
+42
|
*
udl: support vmapping imported dma-bufs
Dave Airlie
2012-05-31
2
-5
/
+33
|
*
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2012-05-31
2
-0
/
+58
|
*
radeon: add stub dma-buf mmap functionality
Dave Airlie
2012-05-31
1
-0
/
+6
|
*
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
2012-05-31
1
-0
/
+6
|
*
i915: add stub dma-buf mmap callback.
Dave Airlie
2012-05-31
1
-0
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
1
-43
/
+29
|
|
\
|
|
*
rbd: rename __rbd_update_snaps to __rbd_refresh_header
Josh Durgin
2012-05-14
1
-6
/
+6
|
|
*
rbd: fix snapshot size type
Josh Durgin
2012-05-14
1
-3
/
+3
|
|
*
rbd: remove conditional snapid parameters
Josh Durgin
2012-05-14
1
-2
/
+2
|
|
*
rbd: store snapshot id instead of index
Josh Durgin
2012-05-14
1
-22
/
+5
|
|
*
rbd: protect read of snapshot sequence number
Josh Durgin
2012-05-14
1
-1
/
+3
|
|
*
rbd: fix integer overflow in rbd_header_from_disk()
Xi Wang
2012-05-14
1
-4
/
+6
|
|
*
rbd: use gfp_flags parameter in rbd_header_from_disk()
Dan Carpenter
2012-05-14
1
-2
/
+2
|
|
*
ceph: drop support for preferred_osd pgs
Sage Weil
2012-05-07
1
-1
/
+0
|
|
*
rbd: don't hold spinlock during messenger flush
Alex Elder
2012-04-05
1
-2
/
+2
|
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-30
7
-8
/
+34
|
|
\
\
|
|
*
|
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
2012-05-30
6
-4
/
+8
|
|
*
|
i2c-dev: Add support for I2C_M_RECV_LEN
Jean Delvare
2012-05-30
1
-4
/
+26
|
*
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-05-30
14
-581
/
+816
|
|
\
\
\
|
|
*
|
|
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
2012-05-30
1
-3
/
+3
|
|
*
|
|
watchdog: sp805_wdt: Add clk_{un}prepare support
Viresh Kumar
2012-05-30
1
-0
/
+8
|
|
*
|
|
watchdog: sp805_wdt: convert to watchdog core
Viresh Kumar
2012-05-30
2
-159
/
+83
|
|
*
|
|
hwmon/sch56xx: Depend on watchdog for watchdog core functions
Hans de Goede
2012-05-30
1
-2
/
+4
|
|
*
|
|
watchdog: sch56xx-common: set correct bits in register()
Dan Carpenter
2012-05-30
1
-2
/
+2
|
|
*
|
|
Watchdog: DA9052/53 PMIC watchdog support
Ashish Jangam
2012-05-30
3
-0
/
+264
|
|
*
|
|
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
Hans de Goede
2012-05-30
1
-1
/
+29
|
|
*
|
|
watchdog: sch56xx: Remove unnecessary checks for register changes
Hans de Goede
2012-05-30
1
-25
/
+16
|
|
*
|
|
watchdog: sch56xx: Use watchdog core
Hans de Goede
2012-05-30
4
-316
/
+61
|
|
*
|
|
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
1
-1
/
+54
[next]