| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-06-24 | Merge git://git.infradead.org/battery-2.6 |  Linus Torvalds | 1 | -0/+19 |
| 2009-06-24 | Get "no acls for this inode" right, fix shmem breakage |  Al Viro | 1 | -0/+9 |
| 2009-06-24 | inline functions left without protection of ifdef (acl) |  Markus Trippelsdorf | 1 | -1/+2 |
| 2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm |  Linus Torvalds | 5 | -20/+432 |
| 2009-06-24 | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current |  Linus Torvalds | 1 | -0/+3 |
| 2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 6 | -16/+16 |
| 2009-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 7 | -33/+98 |
| 2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 |  Linus Torvalds | 6 | -6/+9 |
| 2009-06-24 | helpers for acl caching + switch to those |  Al Viro | 1 | -0/+64 |
| 2009-06-24 | switch shmem to inode->i_acl |  Al Viro | 1 | -8/+0 |
| 2009-06-24 | switch reiserfs to inode->i_acl |  Al Viro | 2 | -21/+0 |
| 2009-06-24 | switch reiserfs to usual conventions for caching ACLs |  Al Viro | 1 | -2/+2 |
| 2009-06-24 | switch ext3 to inode->i_acl |  Al Viro | 1 | -4/+0 |
| 2009-06-24 | add caching of ACLs in struct inode |  Al Viro | 1 | -0/+7 |
| 2009-06-24 | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls |  Ankit Jain | 2 | -0/+27 |
| 2009-06-24 | Merge branch 'bjorn-notify' into release |  Len Brown | 1 | -0/+3 |
| 2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release |  Len Brown | 6 | -16/+13 |
| 2009-06-24 | Audit: clean up all op= output to include string quoting |  Eric Paris | 1 | -0/+3 |
| 2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice |  Zhao Yakui | 1 | -2/+2 |
| 2009-06-23 | Merge git://git.infradead.org/iommu-2.6 |  Linus Torvalds | 1 | -0/+11 |
| 2009-06-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 |  Linus Torvalds | 1 | -0/+15 |
| 2009-06-23 | net: Move rx skb_orphan call to where needed |  Herbert Xu | 2 | -0/+3 |
| 2009-06-23 | Intel-IOMMU, intr-remap: source-id checking |  Weidong Han | 1 | -0/+11 |
| 2009-06-23 | rmap: fixup page_referenced() for nommu systems |  Mike Frysinger | 1 | -1/+8 |
| 2009-06-23 | mm: pass mm to grab_swap_token |  Hugh Dickins | 1 | -6/+6 |
| 2009-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 4 | -12/+70 |
| 2009-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 4 | -20/+18 |
| 2009-06-23 | hugetlb: fault flags instead of write_access |  Hugh Dickins | 1 | -2/+2 |
| 2009-06-23 | asm-generic: add dummy pgprot_noncached() |  Paul Mundt | 1 | -0/+4 |
| 2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code |  Brian Haley | 4 | -6/+6 |
| 2009-06-23 | V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images |  Trent Piepho | 1 | -0/+10 |
| 2009-06-23 | V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls |  Hans Verkuil | 2 | -1/+22 |
| 2009-06-23 | V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this header. |  Hans Verkuil | 1 | -1/+4 |
| 2009-06-23 | V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtube |  Devin Heitmueller | 1 | -0/+2 |
| 2009-06-23 | V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge |  Hans de Goede | 1 | -0/+1 |
| 2009-06-23 | V4L/DVB (12072): gspca-ov519: add extra controls |  Hans de Goede | 1 | -1/+2 |
| 2009-06-22 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 |  Linus Torvalds | 5 | -10/+55 |
| 2009-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 |  Linus Torvalds | 1 | -0/+87 |
| 2009-06-22 | VFS: Add VFS helper functions for setting up private namespaces |  Trond Myklebust | 1 | -0/+1 |
| 2009-06-22 | VFS: Uninline the function put_mnt_ns() |  Trond Myklebust | 1 | -8/+1 |
| 2009-06-22 | mm/init: cpu_hotplug_init() must be initialized before SLAB |  Linus Torvalds | 1 | -5/+0 |
| 2009-06-22 | Merge git://git.infradead.org/mtd-2.6 |  Linus Torvalds | 7 | -38/+73 |
| 2009-06-22 | vfs: Set special lockdep map for dirs only if not set by fs |  Jan Kara | 1 | -0/+15 |
| 2009-06-22 | LDSCRIPT: Name INIT_RAM_FS consistently |  David Howells | 1 | -1/+1 |
| 2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd |  Linus Torvalds | 7 | -43/+54 |
| 2009-06-22 | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 |  Linus Torvalds | 14 | -18/+362 |
| 2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 5 | -25/+43 |
| 2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 |  Linus Torvalds | 2 | -7/+28 |
| 2009-06-22 | msm_serial: serial driver for MSM7K onboard serial peripheral. |  Robert Love | 1 | -0/+3 |
| 2009-06-22 | serial@ add OMAP wakeup-enable register |  Kevin Hilman | 1 | -0/+1 |