index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-04-30
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
2
-2
/
+8
2013-04-30
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
3
-19
/
+38
2013-04-30
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
2
-7
/
+7
2013-04-30
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2
-7
/
+7
2013-04-30
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
1
-4
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-87
/
+205
2013-04-30
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
9
-85
/
+123
2013-04-30
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
1
-4
/
+4
2013-04-30
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
1
-10
/
+9
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
150
-2810
/
+10754
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
46
-1053
/
+5849
2013-04-30
sata_highbank: Rename proc_name to the module name
Robert Richter
1
-1
/
+1
2013-04-30
ACPI/libata: Restore libata.noacpi support
Lv Zheng
1
-2
/
+2
2013-04-30
[libata] acpi: make ata_ap_acpi_handle not block
Aaron Lu
1
-18
/
+27
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-800
/
+8694
2013-04-30
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-1000
/
+4381
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
1
-1
/
+1
2013-04-30
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
1
-0
/
+5
2013-04-30
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
1
-0
/
+2
[next]