summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-12-17vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle-0/+4
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds-9/+1
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds-0/+1
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds-31/+20
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-1/+81
2009-12-17kill I_LOCKChristoph Hellwig-22/+17
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig-4/+0
2009-12-17fix up O_SYNC commentsChristoph Hellwig-1/+1
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok-1/+1
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok-3/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-5/+4
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood-0/+2
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown-1/+5
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown-0/+17
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang-0/+57
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds-0/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+1
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+580
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds-2/+70
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-9/+42
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+3
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds-70/+22
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+2
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-56/+13
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner-0/+1
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown-1/+1
2009-12-16Merge branch 'osc' into releaseLen Brown-2/+19
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li-0/+7
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li-2/+3
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li-0/+9
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-1/+13
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-4/+10
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2227/+22
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-8/+23
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-25/+45
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+17
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-0/+2
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-1/+1
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds-132/+113
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds-0/+1
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-87/+459
2009-12-16Merge branch 'akpm'Linus Torvalds-61/+151
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig-14/+8
2009-12-16make generic_acl slightly more genericChristoph Hellwig-47/+10
2009-12-16sanitize xattr handler prototypesChristoph Hellwig-6/+7
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro-10/+2
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris-1/+0
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro-1/+0
2009-12-16switch alloc_file() to passing struct pathAl Viro-2/+3
2009-12-16get rid of init_file()Al Viro-3/+0