aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-03
* FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2009-04-03
* FS-Cache: Object management state machineDavid Howells2009-04-03
* FS-Cache: Bit waiting helpersDavid Howells2009-04-03
* FS-Cache: Add netfs registrationDavid Howells2009-04-03
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-03
* FS-Cache: Add cache managementDavid Howells2009-04-03
* FS-Cache: Add cache tag handlingDavid Howells2009-04-03
* FS-Cache: Root index definitionDavid Howells2009-04-03
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-03
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-03
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-03
* Document the slow work thread poolDavid Howells2009-04-03
* Make the slow work pool configurableDavid Howells2009-04-03
* Make slow-work thread pool actually dynamicDavid Howells2009-04-03
* Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-01
| * Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro2009-04-01
| * Trim includes of fdtable.hAl Viro2009-03-31
| * Don't crap into descriptor table in binfmt_somAl Viro2009-03-31
| * Trim includes in binfmt_elfAl Viro2009-03-31
| * Don't mess with descriptor table in load_elf_binary()Al Viro2009-03-31
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * New helper - current_umask()Al Viro2009-03-31
| * check_unsafe_exec() doesn't care about signal handlers sharingAl Viro2009-03-31
| * New locking/refcounting for fs_structAl Viro2009-03-31
| * Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
| * Get rid of bumping fs_struct refcount in pivot_root(2)Al Viro2009-03-31
| * Kill unsharing fs_struct in __set_personality()Al Viro2009-03-31
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-03
|\ \
| * | drm/radeon: load the right microcode on rs780Alex Deucher2009-04-02
| * | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linusDave Airlie2009-04-02
| |\ \
| | * | drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes2009-04-02
| | * | drm/i915: Add a spinlock to protect the active_listCarl Worth2009-04-01
| | * | drm/i915: Fix SDVO TV supportZhenyu Wang2009-04-01
| | * | drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang2009-04-01
| | * | drm/i915: Fix error in SDVO DTD and modeline convertZhenyu Wang2009-04-01
| | * | drm/i915: Fix SDVO command debug functionZhenyu Wang2009-04-01
| | * | drm/i915: fix TV mode setting in property changeZhenyu Wang2009-04-01
| | * | drm/i915: only set TV mode when any property changedZhenyu Wang2009-04-01
| | * | drm/i915: clean up udelay usageArjan van de Ven2009-04-01
| | * | drm/i915: add VGA hotplug support for 945+Jesse Barnes2009-04-01
| | * | drm/i915: correctly set IGD device's gtt size for KMS.Shaohua Li2009-04-01
| | * | drm/i915: avoid hanging on to a stale pointer to raw_edid.Ma Ling2009-04-01
| | * | drm/i915: check for -EINVAL from vm_insert_pfnJesse Barnes2009-04-01
| | * | drm/i915: fix up tiling/fence reg setup on i8xx class hwDaniel Vetter2009-04-01