deliverable/linux.git
2009-01-08  Li Zefancpuset: remove on stack cpumask_t in cpuset_sprintf_cpu...
2009-01-08  Miao Xiecpusets: set task's cpu_allowed to cpu_possible_map...
2009-01-08  Lai Jiangshancpuset: rcu_read_lock() to protect task_cs()
2009-01-08  Paul Menagecgroups: add css_tryget()
2009-01-08  Paul Menagecgroups: use hierarchy_mutex in memory controller
2009-01-08  Paul Menagecgroups: add a per-subsystem hierarchy_mutex
2009-01-08  KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08  KAMEZAWA Hiroyukimemcg: fix LRU accounting for SwapCache
2009-01-08  KAMEZAWA Hiroyukimemcg: use css_tryget in memcg
2009-01-08  KAMEZAWA Hiroyukimemcg: fix double free and make refcnt sane
2009-01-08  KAMEZAWA Hiroyukimemcg: fix swap accounting leak
2009-01-08  Daisuke Nishimuramemcg: change try_to_free_pages to hierarchical_reclaim
2009-01-08  Daisuke Nishimuramemcg: avoid deadlock caused by race between oom and...
2009-01-08  Daisuke Nishimuramemcg: remove mem_cgroup_try_charge
2009-01-08  Daisuke Nishimuramemcg: don't trigger oom at page migration
2009-01-08  KAMEZAWA Hiroyukimemcg: explain details and test document
2009-01-08  KAMEZAWA Hiroyukimemcg: show real limit under hierarchy mode
2009-01-08  KOSAKI Motohiromemcg: fix calculation of active_ratio
2009-01-08  KOSAKI Motohiromemcg: swappiness
2009-01-08  KOSAKI Motohiromemcg: protect prev_priority
2009-01-08  KAMEZAWA Hiroyukimemcg: rename scan global lru
2009-01-08  KOSAKI Motohiromemcg: show reclaim stat
2009-01-08  KOSAKI Motohiromemcg: remove mem_cgroup_cal_reclaim()
2009-01-08  KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08  KOSAKI Motohiromemcg: add mem_cgroup_zone_nr_pages()
2009-01-08  KOSAKI Motohiromemcg: add inactive_anon_is_low()
2009-01-08  KOSAKI Motohiromemcg: add null check to page_cgroup_zoneinfo()
2009-01-08  KOSAKI Motohiromm: make get_scan_ratio() safe for memcg
2009-01-08  KOSAKI Motohiromm: add zone nr_pages helper function
2009-01-08  KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-08  KOSAKI Motohiroinactive_anon_is_low: move to vmscan
2009-01-08  Daisuke Nishimuramemcg: hierarchy avoid unnecessary reclaim
2009-01-08  KAMEZAWA Hiroyukimemcg: swapout refcnt fix
2009-01-08  Daisuke Nishimuramemcg: memory swap controller: fix limit check
2009-01-08  Nikanth Karthikesanmemcg: check group leader fix
2009-01-08  KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08  KAMEZAWA Hiroyukimemcg: fix reclaim result checks
2009-01-08  KAMEZAWA Hiroyukimemcg: avoid unnecessary system-wide-oom-killer
2009-01-08  Lai Jiangshanmemcontrol: rcu_read_lock() to protect mm_match_cgroup()
2009-01-08  Balbir Singhmemcg: memory cgroup hierarchy feature selector
2009-01-08  Balbir Singhmemcg: memory cgroup hierarchical reclaim
2009-01-08  Balbir Singhmemcg: memory cgroup resource counters for hierarchy
2009-01-08  Balbir Singhmemcg: memory cgroup hierarchy documentation
2009-01-08  Hirokazu Takahashimemcg: add mem_cgroup_disabled()
2009-01-08  KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-08  KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08  KAMEZAWA Hiroyukimemcg: swap cgroup for remembering usage
2009-01-08  KAMEZAWA Hiroyukimemcg: mem+swap controller Kconfig
2009-01-08  KAMEZAWA Hiroyukimemcg: handle swap caches
2009-01-08  KAMEZAWA Hiroyukimemcg: new force_empty to free pages under group
2009-01-08  Jan Blunckmemcg: reduce size of mem_cgroup by using nr_cpu_ids
2009-01-08  KAMEZAWA Hiroyukimemcg: move all acccounting to parent at rmdir()
2009-01-08  Fernando Luis... memcg: do not recalculate section unnecessarily in...
2009-01-08  KAMEZAWA Hiroyukimemcg: simple migration handling
2009-01-08  KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-08  KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2009-01-08  Serge E. Hallyndevices cgroup: allow mkfifo
2009-01-08  Lai Jiangshandevcgroup: use list_for_each_entry_rcu()
2009-01-08  Paul Menagecgroups: make cgroup_path() RCU-safe
2009-01-08  Gowrishankar Mcgroups: skip processes from other namespaces when...
2009-01-08  Li Zefancgroups: introduce link_css_set() to remove duplicate...
2009-01-08  Li Zefancgroups: add inactive subsystems to rootnode.subsys_list
2009-01-08  Li Zefancgroups: make root_list contains active hierarchies...
2009-01-08  Lai Jiangshancgroups: remove rcu_read_lock() in cgroupstats_build()
2009-01-08  Lai Jiangshancgroups: call find_css_set() safely in cgroup_attach_task()
2009-01-08  Lai Jiangshancgroups: use task_lock() for access tsk->cgroups safe...
2009-01-08  Lai Jiangshancgroups: don't put struct cgroupfs_root protected by RCU
2009-01-08  Lai Jiangshancgroups: fix cgroup_iter_next() bug
2009-01-08  Lai Jiangshancgroups: add lock for child->cgroups in cgroup_post_fork()
2009-01-08  Li Zefanmemcg: fix a typo in Kconfig
2009-01-08  Li Zefanns_cgroup: remove unused spinlock
2009-01-08  Li Zefancgroups: remove some redundant NULL checks
2009-01-08  Li Zefancgroups: documentation updates
2009-01-08  KAMEZAWA Hiroyukicgroups: make cgroup config a submenu
2009-01-08  Jan Karaquota: don't set grace time when user isn't above softlimit
2009-01-08  Richard A.... coda: fix fs/coda/sysctl.c build warnings when !CONFIG_...
2009-01-08  Randy Dunlapjbd: remove excess kernel-doc notation
2009-01-08  Duane Griffinext3: tighten restrictions on inode flags
2009-01-08  Duane Griffinext3: don't inherit inappropriate inode flags from...
2009-01-08  Pekka Enbergext3: allocate ->s_blockgroup_lock separately
2009-01-08  Josef Bacikjbd: improve fsync batching
2009-01-08  Duane Griffinext2: tighten restrictions on inode flags
2009-01-08  Duane Griffinext2: don't inherit inappropriate inode flags from...
2009-01-08  Pekka J Enbergext2: allocate ->s_blockgroup_lock separately
2009-01-08  Qinghuang Fengext2: fix ext2_splice_branch() comments
2009-01-08  Jüri Reitelrtc-ds1307: remove legacy probe() checks
2009-01-08  BARRE Sebastienrtc-ds1307: SMBus compatibility
2009-01-08  Alex Zefferttxen: add xenfs to allow usermode <-> Xen interaction
2009-01-08  Qinghuang Fengdrivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
2009-01-08  Dave Kleikampasync: Don't call async_synchronize_full_special()...
2009-01-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-08  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08  Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-08  David S. Millersparc64: Work around branch tracer warning.
2009-01-08  Mauro Carvalho... V4L/DVB (10191a): Update MAINTAINERS entries on media...
2009-01-08  Mauro Carvalho... V4L/DVB (10190): cx88: Fix some Kbuild troubles
2009-01-08  Mauro Carvalho... V4L/DVB (10189): dm1105: Fix build with INPUT=m and...
2009-01-08  Julia LawallV4L/DVB (10185): Use negated usb_endpoint_xfer_control...
2009-01-08  Michael KrufkyV4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initia...
2009-01-08  Mauro Carvalho... V4L/DVB (10181): v4l2-device: Fix some sparse warnings
next
This page took 0.069712 seconds and 5 git commands to generate.