| Commit message (Expand) | Author | Age |
* | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2009-04-03 |
* | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 2009-04-03 |
* | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells | 2009-04-03 |
* | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells | 2009-04-03 |
* | FS-Cache: Recruit a page flags for cache management | David Howells | 2009-04-03 |
* | FS-Cache: Release page->private after failed readahead | David Howells | 2009-04-03 |
* | Document the slow work thread pool | David Howells | 2009-04-03 |
* | Make the slow work pool configurable | David Howells | 2009-04-03 |
* | Make slow-work thread pool actually dynamic | David Howells | 2009-04-03 |
* | Create a dynamically sized pool of threads for doing very slow work items | David Howells | 2009-04-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | Remove two unneeded exports and make two symbols static in fs/mpage.c | Dmitri Vorobiev | 2009-04-01 |
| * | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 | Al Viro | 2009-04-01 |
| * | Trim includes of fdtable.h | Al Viro | 2009-03-31 |
| * | Don't crap into descriptor table in binfmt_som | Al Viro | 2009-03-31 |
| * | Trim includes in binfmt_elf | Al Viro | 2009-03-31 |
| * | Don't mess with descriptor table in load_elf_binary() | Al Viro | 2009-03-31 |
| * | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 |
| * | New helper - current_umask() | Al Viro | 2009-03-31 |
| * | check_unsafe_exec() doesn't care about signal handlers sharing | Al Viro | 2009-03-31 |
| * | New locking/refcounting for fs_struct | Al Viro | 2009-03-31 |
| * | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-03-31 |
| * | Get rid of bumping fs_struct refcount in pivot_root(2) | Al Viro | 2009-03-31 |
| * | Kill unsharing fs_struct in __set_personality() | Al Viro | 2009-03-31 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-03 |
|\ \ |
|
| * | | drm/radeon: load the right microcode on rs780 | Alex Deucher | 2009-04-02 |
| * | | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus | Dave Airlie | 2009-04-02 |
| |\ \ |
|
| | * | | drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. | Jesse Barnes | 2009-04-02 |
| | * | | drm/i915: Add a spinlock to protect the active_list | Carl Worth | 2009-04-01 |
| | * | | drm/i915: Fix SDVO TV support | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: Fix error in SDVO DTD and modeline convert | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: Fix SDVO command debug function | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: fix TV mode setting in property change | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: only set TV mode when any property changed | Zhenyu Wang | 2009-04-01 |
| | * | | drm/i915: clean up udelay usage | Arjan van de Ven | 2009-04-01 |
| | * | | drm/i915: add VGA hotplug support for 945+ | Jesse Barnes | 2009-04-01 |
| | * | | drm/i915: correctly set IGD device's gtt size for KMS. | Shaohua Li | 2009-04-01 |
| | * | | drm/i915: avoid hanging on to a stale pointer to raw_edid. | Ma Ling | 2009-04-01 |
| | * | | drm/i915: check for -EINVAL from vm_insert_pfn | Jesse Barnes | 2009-04-01 |
| | * | | drm/i915: fix up tiling/fence reg setup on i8xx class hw | Daniel Vetter | 2009-04-01 |
| * | | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-02 |
| * | | | drm: fix EDID backward compat check | Jesse Barnes | 2009-04-02 |
| * | | | drm: sync the mode validation for INTERLACE/DBLSCAN | yakui_zhao | 2009-04-02 |
| * | | | drm: fix typo in edid vendor parsing. | Dave Airlie | 2009-04-02 |
| * | | | DRM: drm_crtc_helper.h doesn't actually need i2c.h | Jean Delvare | 2009-04-02 |
| * | | | drm: fix missing inline function on 32-bit powerpc. | Dave Airlie | 2009-04-02 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-03 |
|\ \ \ \ |
|
| * | | | | glge: remove unused #include <version.h> | Huang Weiyi | 2009-04-02 |
| * | | | | dnet: remove unused #include <version.h> | Huang Weiyi | 2009-04-02 |