index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
bonding: remove dev_base_lock use
Eric Dumazet
1
-4
/
+4
2010-11-08
aoe: remove dev_base_lock use from aoecmd_cfg_pkts()
Eric Dumazet
1
-3
/
+3
2010-11-08
ks8851: suspend resume support
Arce, Abraham
1
-0
/
+33
2010-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-56
/
+18
2010-11-08
qeth: fix race condition during device startup
Frank Blaschka
1
-1
/
+1
2010-11-08
qeth: remove dev_queue_xmit invocation
Ursula Braun
2
-54
/
+8
2010-11-08
skge: Remove tx queue stopping in skge_devinit()
Guillaume Chazarain
1
-1
/
+0
2010-11-08
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
David Woodhouse
1
-0
/
+8
2010-11-08
solos: Add 'Firmware' attribute for Traverse overall firmware version
David Woodhouse
1
-0
/
+1
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-21
/
+9
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+97
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
3
-21
/
+9
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
4
-5
/
+97
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
1
-0
/
+75
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-05
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-05
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-05
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-55
/
+117
2010-11-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-11-05
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2010-11-05
hwmon: (ltc4261) Fix error message format
Jean Delvare
1
-2
/
+1
2010-11-05
hwmon: (ltc4261) Add missing newline in debug message
Guenter Roeck
1
-1
/
+1
2010-11-05
leds-net5501: taints kernel, add license
Randy Dunlap
1
-0
/
+2
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
12
-33
/
+36
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
16
-10
/
+11
2010-11-03
de2104x: fix panic on load
Eric Dumazet
1
-1
/
+0
2010-11-03
atl1 : fix panic on load
Eric Dumazet
1
-1
/
+0
2010-11-03
netxen: remove unused firmware exports
Amerigo Wang
1
-3
/
+0
2010-11-03
caif: SPI-driver bugfix - incorrect padding.
Sjur Brændeland
2
-19
/
+51
2010-11-03
smsc911x: Set Ethernet EEPROM size to supported device's size
John Faith
1
-1
/
+1
2010-11-03
staging: ath6kl: Fixing the driver to use modified mmc_host structure
Vipin Mehta
1
-2
/
+2
2010-11-02
Staging: solo6x10: fix build problem
Greg Kroah-Hartman
2
-2
/
+2
2010-11-01
cxgb4vf: remove call to stop TX queues at load time.
Divy Le Ray
1
-1
/
+0
2010-11-01
cxgb4: remove call to stop TX queues at load time.
Divy Le Ray
1
-1
/
+0
2010-11-01
cxgb3: remove call to stop TX queues at load time.
Divy Le Ray
1
-1
/
+0
2010-11-01
sh: intc: Update for single IRQ reservation helper.
Paul Mundt
2
-2
/
+2
2010-11-01
sh: clkfwk: Fix up rate rounding error handling.
Paul Mundt
1
-2
/
+2
2010-11-01
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+0
2010-11-01
ibm_newemac: Remove netif_stop_queue() in emac_probe().
David S. Miller
1
-1
/
+0
2010-11-01
usbnet: fix usb_autopm_get_interface failure(v1)
Ming Lei
1
-0
/
+11
2010-11-01
trivial: fix typos concerning "function"
Uwe Kleine-König
1
-2
/
+2
2010-11-01
bnx2x: Update version number
Yaniv Rosner
1
-2
/
+2
2010-11-01
bnx2x: Reset 8073 phy during common init
Yaniv Rosner
1
-0
/
+1
2010-11-01
bnx2x: Do not enable CL37 BAM unless it is explicitly enabled
Yaniv Rosner
2
-7
/
+20
2010-11-01
bnx2x: Fix resetting BCM8726 PHY during common init
Yaniv Rosner
1
-1
/
+1
[next]