aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi1-0/+2
2010-03-03Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro1-0/+2
2010-03-03Take vfsmount_lock to fs/internal.hAl Viro1-1/+0
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro1-0/+1
2010-03-03new helper: iterate_mounts()Al Viro1-1/+2
2010-03-03New helper: path_is_under(path1, path2)Al Viro1-0/+1
2010-03-03VFS: Clean up shared mount flag propagationValerie Aurora1-1/+10
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig1-6/+0
2010-03-03fs: re-order super_block to remove 16 bytes of padding on 64bit buildsRichard Kennedy1-6/+6
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh1-2/+0
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe1-3/+1
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij1-1/+5
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slubRichard Kennedy1-1/+1
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov1-1/+1
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+3
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie1-0/+1
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.Jakob Bornecrantz1-0/+8
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+9
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki1-0/+1
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-0/+2
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar1-2/+2
2010-02-07fix ima breakageMimi Zohar1-2/+2
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+2
2010-02-05percpu: add __percpu for sparseStephen Rothwell1-0/+2
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2-5/+3
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-32/+0
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+4
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel1-0/+4
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Koƛcielnicki1-1/+1
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+2
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+9
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds2-1/+2
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg1-0/+1
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt1-0/+4
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+3
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds1-0/+2
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter1-1/+3
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+5