aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds7-33/+98
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-6/+9
2009-06-24helpers for acl caching + switch to thoseAl Viro1-0/+64
2009-06-24switch shmem to inode->i_aclAl Viro1-8/+0
2009-06-24switch reiserfs to inode->i_aclAl Viro2-21/+0
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro1-2/+2
2009-06-24switch ext3 to inode->i_aclAl Viro1-4/+0
2009-06-24add caching of ACLs in struct inodeAl Viro1-0/+7
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctlsAnkit Jain2-0/+27
2009-06-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+11
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-0/+15
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu2-0/+3
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+11
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger1-1/+8
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins1-6/+6
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-13/+71
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-20/+18
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins1-2/+2
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley4-6/+6
2009-06-23V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho1-0/+10
2009-06-23V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board callsHans Verkuil2-1/+22
2009-06-23V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this header.Hans Verkuil1-1/+4
2009-06-23V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller1-0/+2
2009-06-23V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede1-0/+1
2009-06-23V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede1-1/+2
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds5-10/+55
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+87
2009-06-22VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust1-0/+1
2009-06-22VFS: Uninline the function put_mnt_ns()Trond Myklebust1-8/+1
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds1-5/+0
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-38/+73
2009-06-22vfs: Set special lockdep map for dirs only if not set by fsJan Kara1-0/+15
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells1-1/+1
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds7-43/+54
2009-06-22Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds14-18/+362
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-25/+43
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-7/+28
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love1-0/+3
2009-06-22serial@ add OMAP wakeup-enable registerKevin Hilman1-0/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-2/+2
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke1-0/+1
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love2-13/+66
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie1-0/+4
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-31/+59
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+5
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-23/+63
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-417/+59
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-24/+37