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-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
9
-45
/
+44
2011-10-21
GFS2: Make resource groups "append only" during life of fs
Steven Whitehouse
9
-174
/
+95
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
8
-345
/
+148
2011-10-21
GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added
Steven Whitehouse
1
-2
/
+11
2011-10-21
GFS2: Clean up gfs2_create
Steven Whitehouse
1
-22
/
+14
2011-10-21
GFS2: Use ->dirty_inode()
Steven Whitehouse
9
-97
/
+85
2011-10-21
GFS2: Fix bug trap and journaled data fsync
Steven Whitehouse
2
-4
/
+6
2011-10-21
GFS2: Fix inode allocation error path
Steven Whitehouse
3
-5
/
+14
2011-10-21
GFS2: Make atime checks more efficient
Steven Whitehouse
1
-8
/
+8
2011-10-21
GFS2: Fix bug-trap in ail flush code
Steven Whitehouse
1
-4
/
+19
2011-10-21
GFS2: Split data write & wait in fsync
Steven Whitehouse
1
-10
/
+24
2011-10-21
GFS2: Clean up dir hash table reading
Steven Whitehouse
1
-23
/
+9
2011-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-55
/
+37
2011-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-155
/
+330
2011-10-19
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-10-19
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
1
-1
/
+2
2011-10-19
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-10-19
r8169: fix wrong eee setting for rlt8111evl
hayeswang
1
-1
/
+1
2011-10-19
r8169: fix driver shutdown WoL regression.
françois romieu
1
-32
/
+56
2011-10-19
ehea: Change maintainer to me
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-10-19
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
1
-1
/
+1
2011-10-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-9
/
+36
2011-10-19
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
Antonio Ospite
1
-1
/
+1
2011-10-19
drm/radeon/kms/atom: fix handling of FB scratch indices
Alex Deucher
2
-2
/
+14
2011-10-19
pptp: pptp_rcv_core() misses pskb_may_pull() call
Eric Dumazet
1
-8
/
+12
2011-10-19
tproxy: copy transparent flag when creating a time wait
KOVACS Krisztian
1
-0
/
+1
2011-10-19
pptp: fix skb leak in pptp_xmit()
Eric Dumazet
1
-0
/
+2
2011-10-19
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
Mitsuo Hayasaka
1
-2
/
+5
2011-10-19
smsc911x: Add support for SMSC LAN89218
Phil Edworthy
1
-0
/
+2
2011-10-18
tg3: negate USE_PHYLIB flag check
Jiri Pirko
1
-1
/
+1
2011-10-18
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
1
-0
/
+5
2011-10-18
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
4
-1
/
+12
2011-10-18
l2tp: fix a potential skb leak in l2tp_xmit_skb()
Eric Dumazet
1
-1
/
+3
2011-10-18
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
1
-3
/
+4
2011-10-18
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...
Alex Deucher
1
-1
/
+11
2011-10-18
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
Alex Deucher
1
-1
/
+1
2011-10-18
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
Alex Deucher
1
-4
/
+9
2011-10-18
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2011-10-17
Linux 3.1-rc10
v3.1-rc10
Linus Torvalds
1
-1
/
+1
2011-10-17
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
4
-53
/
+89
2011-10-17
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-17
x25: Handle undersized/fragmented skbs
Matthew Daley
6
-17
/
+87
2011-10-17
x25: Validate incoming call user data lengths
Matthew Daley
2
-0
/
+9
2011-10-17
udplite: fast-path computation of checksum coverage
Gerrit Renker
1
-32
/
+31
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-10-16
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
4
-3
/
+11
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
[next]