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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCED
Sven Eckelmann
1
-1
/
+0
2011-06-24
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
David S. Miller
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-10
/
+50
2011-06-24
r8169: fix wrong register use.
Francois Romieu
1
-1
/
+1
2011-06-23
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
1
-1
/
+1
2011-06-22
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
1
-16
/
+24
2011-06-22
rtl8192cu: Fix missing firmware load
Larry Finger
1
-0
/
+20
2011-06-21
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
Xufeng Zhang
2
-0
/
+6
2011-06-21
ipv6/udp: Use the correct variable to determine non-blocking condition
Xufeng Zhang
1
-1
/
+1
2011-06-21
netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned on
Randy Dunlap
1
-1
/
+2
2011-06-20
Linux 3.0-rc4
v3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-20
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-61
/
+84
2011-06-20
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-3
/
+11
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-21
/
+25
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-77
/
+563
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-44
/
+15
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-20
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
1
-2
/
+2
2011-06-20
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...
Larry Finger
1
-1
/
+12
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2
-9
/
+18
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-8
/
+32
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-6
/
+8
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-189
/
+174
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2
-8
/
+10
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-06-20
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
4
-39
/
+46
2011-06-20
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2
-18
/
+14
2011-06-20
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
1
-2
/
+3
2011-06-20
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
1
-1
/
+5
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2011-06-19
hp100: fix an skb->len race
Eric Dumazet
1
-2
/
+2
2011-06-19
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
David S. Miller
1
-4
/
+6
2011-06-19
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2
-0
/
+2
[next]