| Commit message (Expand) | Author | Age | Files | Lines |
* | fat: Update free_clusters even if it is untrusted | OGAWA Hirofumi | 2008-04-28 | 1 | -0/+1 |
* | fat: Add allow_utime option | OGAWA Hirofumi | 2008-04-28 | 1 | -0/+1 |
* | fat: fat_notify_change() and check_mode() cleanup | OGAWA Hirofumi | 2008-04-28 | 1 | -1/+1 |
* | reiserfs: unpack tails on quota files | Jan Kara | 2008-04-28 | 1 | -0/+1 |
* | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 2008-04-28 | 1 | -0/+7 |
* | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon | 2008-04-28 | 1 | -2/+13 |
* | fb: add support for foreign endianness | Anton Vorontsov | 2008-04-28 | 1 | -9/+35 |
* | i2o: remove static inline forward declarations | Ilpo Järvinen | 2008-04-28 | 1 | -5/+0 |
* | quota: convert stub functions from macros into inlines | Andrew Morton | 2008-04-28 | 1 | -8/+37 |
* | quota: quota core changes for quotaon on remount | Jan Kara | 2008-04-28 | 2 | -8/+35 |
* | quota: various style cleanups | Jan Kara | 2008-04-28 | 2 | -26/+50 |
* | quota: do not allow setting of quota limits to too high values | Andrew Perepechko | 2008-04-28 | 1 | -0/+2 |
* | kprobes: add (un)register_jprobes for batch registration | Masami Hiramatsu | 2008-04-28 | 1 | -0/+9 |
* | kprobes: add (un)register_kretprobes for batch registration | Masami Hiramatsu | 2008-04-28 | 1 | -0/+9 |
* | kprobes: add (un)register_kprobes for batch registration | Masami Hiramatsu | 2008-04-28 | 1 | -0/+9 |
* | list.h: add list_is_singular() | Masami Hiramatsu | 2008-04-28 | 1 | -0/+9 |
* | kprobes: prevent probing of preempt_schedule() | Srinivasa Ds | 2008-04-28 | 1 | -0/+7 |
* | VT notifier extension for accessibility | Karl Dahlke | 2008-04-28 | 1 | -0/+1 |
* | sm501: add uart support | Magnus Damm | 2008-04-28 | 1 | -0/+1 |
* | x86: configurable DMI scanning code | Thomas Petazzoni | 2008-04-28 | 1 | -0/+1 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 | 1 | -4/+0 |
* | ncpfs: add prototypes to ncp_fs.h | Harvey Harrison | 2008-04-28 | 1 | -0/+7 |
* | capabilities: implement per-process securebits | Andrew G. Morgan | 2008-04-28 | 6 | -21/+38 |
* | mm: fix broken gfp_zone with __GFP_THISNODE | KAMEZAWA Hiroyuki | 2008-04-28 | 1 | -12/+5 |
* | memory hotplug: make alloc_bootmem_section() | Yasunori Goto | 2008-04-28 | 1 | -0/+2 |
* | memory hotplug: register section/node id to free | Yasunori Goto | 2008-04-28 | 2 | -0/+28 |
* | hugetlbfs: architecture header cleanup | Gerald Schaefer | 2008-04-28 | 1 | -45/+1 |
* | mempolicy: use struct mempolicy pointer in shmem_sb_info | Lee Schermerhorn | 2008-04-28 | 2 | -14/+12 |
* | mempolicy: rework shmem mpol parsing and display | Lee Schermerhorn | 2008-04-28 | 1 | -0/+21 |
* | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn | 2008-04-28 | 1 | -0/+1 |
* | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 2008-04-28 | 1 | -0/+35 |
* | mempolicy: document {set|get}_policy() vm_ops APIs | Lee Schermerhorn | 2008-04-28 | 1 | -0/+18 |
* | mempolicy: mark shared policies for unref | Lee Schermerhorn | 2008-04-28 | 1 | -0/+7 |
* | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn | 2008-04-28 | 1 | -3/+3 |
* | mempolicy: rename mpol_copy to mpol_dup | Lee Schermerhorn | 2008-04-28 | 1 | -7/+7 |
* | mempolicy: rename mpol_free to mpol_put | Lee Schermerhorn | 2008-04-28 | 1 | -5/+5 |
* | Subject: [PATCH] hugetlb: vmstat events for huge page allocations | Adam Litke | 2008-04-28 | 1 | -0/+4 |
* | xip: support non-struct page backed memory | Nick Piggin | 2008-04-28 | 1 | -2/+2 |
* | return pfn from direct_access, for XIP | Jared Hulbert | 2008-04-28 | 1 | -1/+2 |
* | mm: add vm_insert_mixed | Nick Piggin | 2008-04-28 | 1 | -0/+2 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -1/+3 |
* | mm: introduce VM_MIXEDMAP | Jared Hulbert | 2008-04-28 | 1 | -0/+1 |
* | PAGEFLAGS_EXTENDED and separate page flags for Head and Tail | Christoph Lameter | 2008-04-28 | 1 | -0/+28 |
* | mm: Get rid of __ZONE_COUNT | Christoph Lameter | 2008-04-28 | 1 | -17/+11 |
* | page flags: add PAGEFLAGS_FALSE for flags that are always false | Christoph Lameter | 2008-04-28 | 1 | -12/+7 |
* | page flags: handle PG_uncached like all other flags | Christoph Lameter | 2008-04-28 | 1 | -11/+8 |
* | pageflags: eliminate PG_xxx aliases | Christoph Lameter | 2008-04-28 | 1 | -8/+4 |
* | pageflags: use proper page flag functions in Xen | Christoph Lameter | 2008-04-28 | 1 | -1/+1 |
* | pageflags: convert to the use of new macros | Christoph Lameter | 2008-04-28 | 1 | -127/+68 |
* | pageflags: introduce macros to generate page flag functions | Christoph Lameter | 2008-04-28 | 1 | -0/+41 |