Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook | 1 | -3/+3 |
2009-01-08 | pid: generalize task_active_pid_ns | Eric W. Biederman | 1 | -5/+1 |
2009-01-08 | pid: implement ns_of_pid | Eric W. Biederman | 1 | -0/+18 |
2009-01-08 | cpuset: remove remaining pointers to cpumask_t | Li Zefan | 1 | -4/+6 |
2009-01-08 | cgroups: add css_tryget() | Paul Menage | 1 | -6/+32 |
2009-01-08 | cgroups: add a per-subsystem hierarchy_mutex | Paul Menage | 1 | -1/+16 |
2009-01-08 | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2 | -10/+4 |
2009-01-08 | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 1 | -8/+0 |
2009-01-08 | memcg: fix calculation of active_ratio | KOSAKI Motohiro | 1 | -3/+2 |
2009-01-08 | memcg: swappiness | KOSAKI Motohiro | 1 | -1/+2 |
2009-01-08 | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro | 1 | -10/+0 |
2009-01-08 | memcg: add zone_reclaim_stat | KOSAKI Motohiro | 1 | -0/+16 |
2009-01-08 | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro | 1 | -0/+11 |
2009-01-08 | memcg: add inactive_anon_is_low() | KOSAKI Motohiro | 1 | -0/+9 |
2009-01-08 | mm: introduce zone_reclaim struct | KOSAKI Motohiro | 1 | -10/+14 |
2009-01-08 | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro | 1 | -19/+0 |
2009-01-08 | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki | 1 | -0/+10 |
2009-01-08 | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 1 | -0/+7 |
2009-01-08 | memcontrol: rcu_read_lock() to protect mm_match_cgroup() | Lai Jiangshan | 1 | -2/+9 |
2009-01-08 | memcg: memory cgroup resource counters for hierarchy | Balbir Singh | 1 | -2/+6 |
2009-01-08 | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi | 1 | -1/+14 |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 3 | -19/+30 |
2009-01-08 | memcg: mem+swap controller core | KAMEZAWA Hiroyuki | 2 | -5/+20 |
2009-01-08 | memcg: swap cgroup for remembering usage | KAMEZAWA Hiroyuki | 1 | -0/+35 |
2009-01-08 | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 1 | -0/+3 |
2009-01-08 | memcg: handle swap caches | KAMEZAWA Hiroyuki | 1 | -0/+22 |
2009-01-08 | memcg: simple migration handling | KAMEZAWA Hiroyuki | 1 | -12/+7 |
2009-01-08 | memcg: introduce charge-commit-cancel style of functions | KAMEZAWA Hiroyuki | 1 | -2/+34 |
2009-01-08 | cgroups: make cgroup_path() RCU-safe | Paul Menage | 1 | -1/+4 |
2009-01-08 | cgroups: don't put struct cgroupfs_root protected by RCU | Lai Jiangshan | 1 | -1/+0 |
2009-01-08 | ext3: tighten restrictions on inode flags | Duane Griffin | 1 | -0/+17 |
2009-01-08 | ext3: don't inherit inappropriate inode flags from parent | Duane Griffin | 1 | -0/+7 |
2009-01-08 | ext3: allocate ->s_blockgroup_lock separately | Pekka Enberg | 1 | -2/+2 |
2009-01-08 | jbd: improve fsync batching | Josef Bacik | 1 | -0/+15 |
2009-01-08 | ext2: tighten restrictions on inode flags | Duane Griffin | 1 | -0/+17 |
2009-01-08 | ext2: don't inherit inappropriate inode flags from parent | Duane Griffin | 1 | -0/+7 |
2009-01-08 | ext2: allocate ->s_blockgroup_lock separately | Pekka J Enberg | 1 | -2/+2 |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2 | -2/+1 |
2009-01-07 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 7 | -79/+64 |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 5 | -49/+153 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 14 | -20/+1806 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2 | -0/+30 |
2009-01-07 | nfsd: get rid of NFSD_VERSION | Benny Halevy | 1 | -1/+0 |
2009-01-07 | nfsd: last_byte_offset | Benny Halevy | 1 | -0/+2 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2 | -6/+3 |
2009-01-07 | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen | 2 | -6/+3 |
2009-01-07 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -4/+0 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -0/+39 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 106 | -9342/+0 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -8/+8 |