index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-532
/
+1315
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-28
/
+244
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
10
-5893
/
+2693
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
35
-431
/
+973
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-36
/
+41
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
206
-10891
/
+4530
2013-05-01
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-2171
/
+2103
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
5
-38
/
+10
2013-05-01
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-05-01
drm: proc: Use remove_proc_subtree()
David Howells
1
-15
/
+7
2013-05-01
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2
-9
/
+6
2013-05-01
drm: Constify drm_proc_list[]
David Howells
1
-3
/
+3
2013-05-01
zoran: Don't print proc_dir_entry data in debug
David Howells
1
-1
/
+1
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
3
-3
/
+3
2013-05-01
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
2013-05-01
rtl8192u: Don't need to save device proc dir PDE
David Howells
2
-13
/
+6
2013-05-01
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2
-19
/
+8
2013-05-01
proc: Add proc_mkdir_data()
David Howells
3
-10
/
+5
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
6
-28
/
+16
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
899
-19130
/
+58235
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
39
-440
/
+2801
2013-05-01
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
1
-0
/
+2
2013-05-01
bnx2x: correct reading of speed capabilities
Yaniv Rosner
1
-2
/
+4
2013-05-01
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-80
/
+219
2013-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
7450
-320281
/
+632993
2013-05-01
Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...
Linus Torvalds
1
-4
/
+165
2013-05-01
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-01
dma-buf: Add debugfs support
Sumit Semwal
1
-0
/
+158
2013-05-01
dma-buf: replace dma_buf_export() with dma_buf_export_named()
Sumit Semwal
1
-4
/
+7
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
32
-189
/
+269
2013-04-30
Merge tag 'md-3.10' of git://neil.brown.name/md
Linus Torvalds
7
-106
/
+293
2013-04-30
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
kconfig menu: move Virtualization drivers near other virtualization options
Randy Dunlap
1
-2
/
+2
2013-04-30
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
Wei Yongjun
1
-1
/
+2
2013-04-30
drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()
Wei Yongjun
1
-1
/
+2
2013-04-30
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
1
-1
/
+2
2013-04-30
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
Wei Yongjun
1
-1
/
+3
2013-04-30
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
1
-5
/
+3
2013-04-30
pps: pps_kc_hardpps_lock can be static
Fengguang Wu
1
-3
/
+3
2013-04-30
pps: hide more configuration symbols behind CONFIG_PPS
Florian Fainelli
1
-2
/
+4
2013-04-30
aoe: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-2
/
+1
2013-04-30
nbd: increase default and max request sizes
Michal Belczyk
1
-0
/
+2
2013-04-30
i2o: check copy_from_user() size parameter
Dan Carpenter
1
-0
/
+10
2013-04-30
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
Ben Hutchings
1
-43
/
+37
2013-04-30
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
3
-49
/
+4
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+1
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+13
2013-04-30
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
Tejun Heo
1
-17
/
+27
2013-04-30
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
5
-12
/
+55
2013-04-30
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
7
-13
/
+39
[next]