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
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+0
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-469
/
+4
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-64
/
+54
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
2011-05-23
Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...
Jiri Kosina
2773
-45498
/
+128570
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-23
HID: hid-multitouch: cosmetic changes, sort classes and devices
Benjamin Tissoires
2
-48
/
+54
2011-05-23
[S390] get CPC image name
Martin Schwidefsky
3
-1
/
+148
2011-05-23
[S390] sclp: event buffer dissection
Martin Schwidefsky
2
-84
/
+60
2011-05-23
[S390] chsc: process channel-path-availability information
Sebastian Ott
1
-1
/
+34
2011-05-23
[S390] qdio: prevent compile warning
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] sclp: remove unnecessary sendmask check
Heiko Carstens
1
-13
/
+1
2011-05-23
[S390] ap: skip device registration on type probe failure
Holger Dengler
2
-2
/
+8
2011-05-23
[S390] tape: remove unused/not handled return codes
Heiko Carstens
2
-6
/
+2
2011-05-23
[S390] monwriter: fix return code handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] dasd: fix return code handling
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
7
-29
/
+0
2011-05-23
[S390] Remove tape block device driver.
Heiko Carstens
3
-457
/
+0
2011-05-23
[S390] cio: fix unreg race in set_online path
Sebastian Ott
1
-2
/
+3
2011-05-23
clocksource: sh_tmu: Runtime PM support
Magnus Damm
1
-2
/
+10
2011-05-23
clocksource: sh_tmu: __clocksource_updatefreq_hz() update
Magnus Damm
1
-11
/
+8
2011-05-23
clocksource: sh_cmt: Runtime PM support
Magnus Damm
1
-2
/
+10
2011-05-23
clocksource: sh_cmt: __clocksource_updatefreq_hz() update
Magnus Damm
1
-12
/
+7
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
4
-6
/
+6
2011-05-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
8
-534
/
+535
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
37
-0
/
+37
2011-05-23
dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
Guennadi Liakhovetski
1
-8
/
+8
2011-05-23
dmaengine: shdma: add runtime- and system-level power management
Guennadi Liakhovetski
2
-0
/
+69
2011-05-23
dmaengine: shdma: fix locking
Guennadi Liakhovetski
1
-36
/
+68
2011-05-23
sh: sh-sci: sh7377 and sh73a0 build fixes
Magnus Damm
1
-8
/
+8
2011-05-23
serial: sh-sci: suspend/resume wakeup support V2
Magnus Damm
1
-1
/
+1
2011-05-23
serial: sh-sci: Runtime PM support
Magnus Damm
1
-0
/
+14
2011-05-23
Merge branch 'sh/genirq-threading' into sh-latest
Paul Mundt
1
-0
/
+5
2011-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1359
-38762
/
+106150
2011-05-22
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
2011-05-22
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
1
-1
/
+1
2011-05-22
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
1
-1
/
+2
2011-05-22
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2
-3
/
+3
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2
-4
/
+4
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
2
-9
/
+19
2011-05-22
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-22
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
19
-706
/
+723
2011-05-22
drm/radeon/kms: fix tile_config value reported to userspace on cayman.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: fix incorrect comparison in cayman setup code.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: add wait idle ioctl for eg->cayman
Dave Airlie
1
-0
/
+4
2011-05-22
drm/radeon/cayman: setup hdp to invalidate and flush when asked
Dave Airlie
2
-0
/
+6
2011-05-22
drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
Alex Deucher
2
-1
/
+7
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
1
-1
/
+1
[prev]
[next]