Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | md: raid0: Represent the size of strip zones in sectors. | Andre Noll | 2009-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | md: raid0: Represent zone->zone_offset in sectors. | Andre Noll | 2009-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | md: raid0: Represent device offset in sectors. | Andre Noll | 2009-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | md: use sysfs_notify_dirent to notify changes to md/sync_action. | NeilBrown | 2009-01-09 | 1 | -0/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | libata: Add 32bit PIO support | Alan Cox | 2009-01-08 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-01-08 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | serial: Add driver for the Cell Network Processor serial port NWP device | Benjamin Krill | 2009-01-08 | 2 | -0/+21 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | generic swap(): introduce global macro swap(a, b) | Wu Fengguang | 2009-01-08 | 1 | -0/+6 | |
* | | | | | | | | | | | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook | 2009-01-08 | 1 | -3/+3 | |
* | | | | | | | | | | | pid: generalize task_active_pid_ns | Eric W. Biederman | 2009-01-08 | 1 | -5/+1 | |
* | | | | | | | | | | | pid: implement ns_of_pid | Eric W. Biederman | 2009-01-08 | 1 | -0/+18 | |
* | | | | | | | | | | | cpuset: remove remaining pointers to cpumask_t | Li Zefan | 2009-01-08 | 1 | -4/+6 | |
* | | | | | | | | | | | cgroups: add css_tryget() | Paul Menage | 2009-01-08 | 1 | -6/+32 | |
* | | | | | | | | | | | cgroups: add a per-subsystem hierarchy_mutex | Paul Menage | 2009-01-08 | 1 | -1/+16 | |
* | | | | | | | | | | | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 | 2 | -10/+4 | |
* | | | | | | | | | | | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 2009-01-08 | 1 | -8/+0 | |
* | | | | | | | | | | | memcg: fix calculation of active_ratio | KOSAKI Motohiro | 2009-01-08 | 1 | -3/+2 | |
* | | | | | | | | | | | memcg: swappiness | KOSAKI Motohiro | 2009-01-08 | 1 | -1/+2 | |
* | | | | | | | | | | | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro | 2009-01-08 | 1 | -10/+0 | |
* | | | | | | | | | | | memcg: add zone_reclaim_stat | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+16 | |
* | | | | | | | | | | | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+11 | |
* | | | | | | | | | | | memcg: add inactive_anon_is_low() | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+9 | |
* | | | | | | | | | | | mm: introduce zone_reclaim struct | KOSAKI Motohiro | 2009-01-08 | 1 | -10/+14 | |
* | | | | | | | | | | | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro | 2009-01-08 | 1 | -19/+0 | |
* | | | | | | | | | | | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+10 | |
* | | | | | | | | | | | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+7 | |
* | | | | | | | | | | | memcontrol: rcu_read_lock() to protect mm_match_cgroup() | Lai Jiangshan | 2009-01-08 | 1 | -2/+9 | |
* | | | | | | | | | | | memcg: memory cgroup resource counters for hierarchy | Balbir Singh | 2009-01-08 | 1 | -2/+6 | |
* | | | | | | | | | | | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi | 2009-01-08 | 1 | -1/+14 | |
* | | | | | | | | | | | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 2009-01-08 | 3 | -19/+30 | |
* | | | | | | | | | | | memcg: mem+swap controller core | KAMEZAWA Hiroyuki | 2009-01-08 | 2 | -5/+20 | |
* | | | | | | | | | | | memcg: swap cgroup for remembering usage | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+35 | |
* | | | | | | | | | | | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+3 | |
* | | | | | | | | | | | memcg: handle swap caches | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+22 | |
* | | | | | | | | | | | memcg: simple migration handling | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -12/+7 | |
* | | | | | | | | | | | memcg: introduce charge-commit-cancel style of functions | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -2/+34 | |
* | | | | | | | | | | | cgroups: make cgroup_path() RCU-safe | Paul Menage | 2009-01-08 | 1 | -1/+4 | |
* | | | | | | | | | | | cgroups: don't put struct cgroupfs_root protected by RCU | Lai Jiangshan | 2009-01-08 | 1 | -1/+0 | |
* | | | | | | | | | | | ext3: tighten restrictions on inode flags | Duane Griffin | 2009-01-08 | 1 | -0/+17 | |
* | | | | | | | | | | | ext3: don't inherit inappropriate inode flags from parent | Duane Griffin | 2009-01-08 | 1 | -0/+7 | |
* | | | | | | | | | | | ext3: allocate ->s_blockgroup_lock separately | Pekka Enberg | 2009-01-08 | 1 | -2/+2 | |
* | | | | | | | | | | | jbd: improve fsync batching | Josef Bacik | 2009-01-08 | 1 | -0/+15 | |
* | | | | | | | | | | | ext2: tighten restrictions on inode flags | Duane Griffin | 2009-01-08 | 1 | -0/+17 | |
* | | | | | | | | | | | ext2: don't inherit inappropriate inode flags from parent | Duane Griffin | 2009-01-08 | 1 | -0/+7 | |
* | | | | | | | | | | | ext2: allocate ->s_blockgroup_lock separately | Pekka J Enberg | 2009-01-08 | 1 | -2/+2 | |
* | | | | | | | | | | | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2009-01-08 | 2 | -2/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-01-07 | 7 | -79/+64 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nfsd: get rid of NFSD_VERSION | Benny Halevy | 2009-01-07 | 1 | -1/+0 | |
| * | | | | | | | | | | nfsd: last_byte_offset | Benny Halevy | 2009-01-07 | 1 | -0/+2 | |
| * | | | | | | | | | | NLM: Rewrite IPv4 privileged requester's check | Chuck Lever | 2009-01-06 | 1 | -2/+5 |