| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | memcontrol: move mm_cgroup to header file | David Rientjes | 2008-02-07 | 2 | -7/+9 |
* | Memory controller: make charging gfp mask aware | Balbir Singh | 2008-02-07 | 9 | -30/+41 |
* | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 2008-02-07 | 5 | -10/+40 |
* | Memory controller: add switch to control what type of pages to limit | Balbir Singh | 2008-02-07 | 4 | -5/+106 |
* | Memory controller: OOM handling | Pavel Emelianov | 2008-02-07 | 3 | -4/+41 |
* | Memory controller improve user interface | Balbir Singh | 2008-02-07 | 4 | -31/+81 |
* | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 2008-02-07 | 6 | -30/+286 |
* | Memory controller: task migration | Balbir Singh | 2008-02-07 | 1 | -0/+35 |
* | Memory controller: memory accounting | Balbir Singh | 2008-02-07 | 9 | -27/+295 |
* | Memory controller: accounting setup | Pavel Emelianov | 2008-02-07 | 5 | -7/+104 |
* | Memory controller: cgroups setup | Balbir Singh | 2008-02-07 | 5 | -0/+161 |
* | Memory controller: resource counters | Pavel Emelianov | 2008-02-07 | 4 | -0/+230 |
* | memcgroup: temporarily revert swapoff mod | Hugh Dickins | 2008-02-07 | 1 | -31/+7 |
* | Memory controller: add document | Balbir Singh | 2008-02-07 | 1 | -0/+259 |
* | kernel/cgroup.c: make 2 functions static | Adrian Bunk | 2008-02-07 | 1 | -2/+2 |
* | cgroups: move cgroups destroy() callbacks to cgroup_diput() | Paul Menage | 2008-02-07 | 2 | -23/+35 |
* | cgroup simplify space stripping | Paul Jackson | 2008-02-07 | 1 | -14/+3 |
* | cgroup brace coding style fix | Paul Jackson | 2008-02-07 | 1 | -10/+5 |
* | kernel/cgroup.c: remove dead code | Adrian Bunk | 2008-02-07 | 1 | -10/+8 |
* | email-clients.txt: sylpheed is OK at IMAP | Randy Dunlap | 2008-02-07 | 1 | -1/+0 |
* | kernel-doc: warn on badly formatted short description | Randy Dunlap | 2008-02-07 | 1 | -0/+8 |
* | kernel-doc: prevent duplicate description: output | Randy Dunlap | 2008-02-07 | 1 | -1/+1 |
* | REPORTING-BUGS: cc the mailing list too | J. Bruce Fields | 2008-02-07 | 1 | -5/+6 |
* | Documentation: create new scheduler/ subdirectory | J. Bruce Fields | 2008-02-07 | 10 | -15/+19 |
* | Documentation: move sharedsubtrees.txt to filesystems/ | J. Bruce Fields | 2008-02-07 | 3 | -2/+2 |
* | Documentation: move dnotify.txt to filesystems/ | J. Bruce Fields | 2008-02-07 | 3 | -7/+7 |
* | move edac.txt two levels up | Adrian Bunk | 2008-02-07 | 2 | -2/+2 |
* | Add chapter IDs to z8530book.tmpl | Rob Landley | 2008-02-07 | 1 | -6/+6 |
* | Add table IDs to videobook.tmpl | Rob Landley | 2008-02-07 | 1 | -17/+17 |
* | Add section IDs to rapidio.tmpl | Rob Landley | 2008-02-07 | 1 | -9/+9 |
* | Add missing IDs to procfs-guide.tmpl | Rob Landley | 2008-02-07 | 1 | -8/+8 |
* | Add section IDs to mtdnand.tmpl | Rob Landley | 2008-02-07 | 1 | -29/+29 |
* | Add missing section ID to lsm.tmpl | Rob Landley | 2008-02-07 | 1 | -1/+1 |
* | Add missing section IDs to genericirq.tmpl | Rob Landley | 2008-02-07 | 1 | -13/+13 |
* | tty: Kill TTY_FLIPBUF_SIZE | Alan Cox | 2008-02-07 | 1 | -7/+0 |
* | tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) | Dave Miller | 2008-02-07 | 1 | -29/+45 |
* | kernel-doc: fix for vunmap function prototype | Randy Dunlap | 2008-02-07 | 1 | -1/+1 |
* | VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls | Erez Zadok | 2008-02-07 | 1 | -54/+75 |
* | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok | 2008-02-07 | 3 | -10/+24 |
* | VFS: apply coding standards to fs/ioctl.c | Erez Zadok | 2008-02-07 | 1 | -80/+84 |
* | DS1WM: decouple host IRQ and INTR active state settings | Philipp Zabel | 2008-02-07 | 2 | -4/+6 |
* | gfs2: make gfs2_glock.gl_owner_pid be a struct pid * | Pavel Emelyanov | 2008-02-07 | 3 | -8/+14 |
* | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo | 2008-02-07 | 1 | -1/+0 |
* | gfs2: make gfs2_holder.gh_owner_pid be a struct pid * | Pavel Emelyanov | 2008-02-07 | 3 | -9/+15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-02-06 | 17 | -1390/+1466 |
|\ |
|
| * | 9p: fix p9_printfcall export | Andrew Morton | 2008-02-06 | 1 | -2/+2 |
| * | 9p: transport API reorganization | Eric Van Hensbergen | 2008-02-06 | 11 | -1253/+1208 |
| * | 9p: add remove function to trans_virtio | Eric Van Hensbergen | 2008-02-06 | 1 | -0/+19 |
| * | 9p: Convert semaphore to spinlock for p9_idpool | Anthony Liguori | 2008-02-06 | 1 | -12/+8 |
| * | 9p: fix mmap to be read-only | Eric Van Hensbergen | 2008-02-06 | 1 | -2/+2 |