| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 |  Linus Torvalds | 1 | -1/+2 |
| 2009-06-29 | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y |  Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2009-06-29 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify |  Linus Torvalds | 1 | -1/+1 |
| 2009-06-29 | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 |  Linus Torvalds | 1 | -0/+6 |
| 2009-06-29 | fs: allow d_instantiate to be called with negative parent dentry |  Jeremy Kerr | 1 | -1/+1 |
| 2009-06-29 | integrity: add ima_counts_put (updated) |  Mimi Zohar | 1 | -0/+6 |
| 2009-06-28 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+1 |
| 2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+1 |
| 2009-06-28 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -0/+9 |
| 2009-06-28 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds |  Linus Torvalds | 2 | -3/+64 |
| 2009-06-28 | KVM: protect concurrent make_all_cpus_request |  Marcelo Tosatti | 1 | -0/+1 |
| 2009-06-25 | ide: always kill the whole request on error |  Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-06-25 | x86: Add sysctl to allow panic on IOCK NMI error |  Kurt Garloff | 1 | -0/+1 |
| 2009-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 |  Linus Torvalds | 1 | -2/+0 |
| 2009-06-25 | clarify get_user_pages() prototype |  Peter Zijlstra | 1 | -1/+1 |
| 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 | 2 | -4/+3 |
| 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 | 1 | -3/+3 |
| 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 | timer stats: Optimize by adding quick check to avoid function calls |  Heiko Carstens | 2 | -0/+9 |
| 2009-06-24 | ide: relax DMA info validity checking |  Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 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 | 2 | -4/+3 |
| 2009-06-24 | Audit: clean up all op= output to include string quoting |  Eric Paris | 1 | -0/+3 |
| 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 | 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 | leds: Futher document blink_set |  Richard Purdie | 1 | -1/+2 |
| 2009-06-23 | leds: Add options to have GPIO LEDs start on or keep their state |  Trent Piepho | 1 | -2/+7 |
| 2009-06-23 | leds: LED driver for National Semiconductor LP3944 Funlight Chip |  Antonio Ospite | 1 | -0/+53 |
| 2009-06-23 | leds: Further document parameters for blink_set() |  Mark Brown | 1 | -1/+3 |
| 2009-06-23 | hugetlb: fault flags instead of write_access |  Hugh Dickins | 1 | -2/+2 |
| 2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code |  Brian Haley | 1 | -3/+3 |
| 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 |