Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 3 | -6/+6 |
2011-05-15 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 6 | -54/+116 |
2011-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 4 | -23/+44 |
2011-05-15 | IPVS: fix netns if reading ip_vs_* procfs entries | Hans Schillstrom | 3 | -6/+6 |
2011-05-15 | bridge: fix forwarding of IPv6 | Stephen Hemminger | 1 | -1/+1 |
2011-05-15 | perf evlist: Fix per thread mmap setup | Arnaldo Carvalho de Melo | 6 | -53/+115 |
2011-05-15 | perf tools: Honour the cpu list parameter when also monitoring a thread list | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -21/+156 |
2011-05-15 | Btrfs: fix FS_IOC_SETFLAGS ioctl | Li Zefan | 1 | -0/+2 |
2011-05-15 | Btrfs: fix FS_IOC_GETFLAGS ioctl | Li Zefan | 1 | -0/+7 |
2011-05-15 | fs: remove FS_COW_FL | Li Zefan | 2 | -10/+6 |
2011-05-15 | Btrfs: fix easily get into ENOSPC in mixed case | liubo | 1 | -11/+26 |
2011-05-15 | Prevent oopsing in posix_acl_valid() | Daniel J Blueman | 1 | -2/+3 |
2011-05-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2011-05-14 | tmpfs: fix race between swapoff and writepage | Hugh Dickins | 1 | -6/+4 |
2011-05-14 | libata: fix oops when LPM is used with PMP | Tejun Heo | 1 | -1/+1 |
2011-05-14 | Merge branch 'fbmem' | Linus Torvalds | 1 | -52/+71 |
2011-05-14 | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo | 1 | -21/+0 |
2011-05-14 | Further fbcon sanity checking | Bruno Prémont | 1 | -4/+4 |
2011-05-14 | fbmem: fix remove_conflicting_framebuffers races | Linus Torvalds | 1 | -49/+68 |
2011-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 3 | -7/+14 |
2011-05-14 | alpha: Wire up syscalls new to 2.6.39 | Michael Cree | 2 | -5/+13 |
2011-05-14 | alpha: convert to clocksource_register_hz | John Stultz | 1 | -2/+1 |
2011-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -65/+132 |
2011-05-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 9 | -50/+68 |
2011-05-14 | rbd: fix split bio handling | Yehuda Sadeh | 1 | -20/+151 |
2011-05-14 | bridge: fix forwarding of IPv6 | Stephen Hemminger | 1 | -1/+1 |
2011-05-13 | drm/i915: Revert i915.semaphore=1 default from i915 merge | Andy Lutomirski | 1 | -1/+1 |
2011-05-13 | bonding,llc: Fix structure sizeof incompatibility for some PDUs | Vitalii Demianets | 2 | -9/+9 |
2011-05-13 | vfs: micro-optimize acl_permission_check() | Linus Torvalds | 1 | -1/+1 |
2011-05-13 | Cache user_ns in struct cred | Serge E. Hallyn | 4 | -20/+27 |
2011-05-13 | ocfs2/dlm: Target node death during resource migration leads to thread spin | Sunil Mushran | 1 | -0/+3 |
2011-05-13 | ocfs2: Skip mount recovery for hard-ro mounts | Sunil Mushran | 1 | -0/+3 |
2011-05-13 | ocfs2/cluster: Heartbeat mismatch message improved | Sunil Mushran | 1 | -17/+31 |
2011-05-13 | ocfs2/cluster: Increase the live threshold for global heartbeat | Sunil Mushran | 1 | -1/+12 |
2011-05-13 | ocfs2/dlm: Use negotiated o2dlm protocol version | Sunil Mushran | 1 | -1/+2 |
2011-05-13 | ocfs2: skip existing hole when removing the last extent_rec in punching-hole ... | Tristan Ye | 1 | -0/+12 |
2011-05-13 | ocfs2: Initialize data_ac (might be used uninitialized) | Marcus Meissner | 1 | -1/+1 |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall | 1 | -0/+1 |
2011-05-13 | OMAP3: set the core dpll clk rate in its set_rate function | Avinash H.M | 1 | -0/+1 |
2011-05-13 | drm/radeon/kms: add some evergreen/ni safe regs | Alex Deucher | 2 | -0/+2 |
2011-05-13 | drm/radeon/kms: fix extended lvds info parsing | Alex Deucher | 1 | -3/+11 |
2011-05-13 | drm/radeon/kms: fix tiling reg on fusion | Alex Deucher | 2 | -1/+5 |
2011-05-13 | rbd: fix leak of ops struct | Sage Weil | 1 | -1/+5 |
2011-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -4/+0 |
2011-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -0/+1 |
2011-05-13 | Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -1/+1 |
2011-05-13 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris | 1 | -4/+0 |
2011-05-13 | i2c: pnx: Fix crash due to wrong init of timer->data | Wolfram Sang | 1 | -1/+1 |
2011-05-13 | ipv6: restore correct ECN handling on TCP xmit | Steinar H. Gunderson | 1 | -3/+13 |