summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-03Fix highmem PPC build failureKumar Gala
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells
2009-04-03FS-Cache: Add netfs registrationDavid Howells
2009-04-03FS-Cache: Add cache tag handlingDavid Howells
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells
2009-04-03Document the slow work thread poolDavid Howells
2009-04-03Make the slow work pool configurableDavid Howells
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman
2009-04-02pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-02pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov
2009-04-02pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov
2009-04-02synclink_gt: add clock optionsPaul Fulghum
2009-04-02struct linux_binprm: drop unused fieldsKirill A. Shutemov
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan
2009-04-02tracehook_notify_death: use task_detached() helperOleg Nesterov
2009-04-02forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-02ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02cpusets: replace zone allowed functions with node allowedDavid Rientjes