summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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 ...Richard Kennedy1-1/+1
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-17kfifo: Don't use integer as NULL pointerAnton Vorontsov1-1/+1
2010-02-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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....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/gi...Linus Torvalds1-2/+2
2010-02-05percpu: add __percpu for sparseStephen Rothwell1-0/+2
2010-02-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-32/+0
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus 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/dto...Linus Torvalds2-4/+9
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds2-1/+2
2010-01-29Input: 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/iee...Linus 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-26Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2010-01-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+5
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+11
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi1-0/+16
2010-01-25netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2-0/+18