safe/jmp/linux-2.6
2009-01-08 Fernando Carrijoremove lots of double-semicolons
2009-01-08 roel kluinromfs: romfs_iget() - unsigned ino >= 0 is always true
2009-01-08 Magnus Dammvmcore: remove saved_max_pfn check
2009-01-08 Evgeniy Polyakovw1: send status messages after command processing
2009-01-08 Evgeniy Polyakovw1: added w1 reset command
2009-01-08 Evgeniy Polyakovw1: move w1 commands from defines to enum
2009-01-08 Evgeniy Polyakovw1: allow master IO commands
2009-01-08 Evgeniy Polyakovw1: documentation update
2009-01-08 Evgeniy Polyakovw1: list slaves commands
2009-01-08 Evgeniy Polyakovw1: add touch block command
2009-01-08 Evgeniy Polyakovw1: add list masters w1 command
2009-01-08 Sascha Hauerw1: add 1-wire master driver for i.MX27 / i.MX31
2009-01-08 David Smithtpm: clean up tpm_nsc driver for platform_device suspen...
2009-01-08 Matthew Garrettmisc: add dell-laptop driver
2009-01-08 Matthew Garrettdcdbas: export functionality for use in other drivers
2009-01-08 Kees CookELF: implement AT_RANDOM for glibc PRNG seeding
2009-01-08 Sukadev Bhattiprolumqueue: fix si_pid value in mqueue do_notify()
2009-01-08 Eric W. Biedermanpid: generalize task_active_pid_ns
2009-01-08 Eric W. Biedermanpid: implement ns_of_pid
2009-01-08 Li Zefancpuset: remove remaining pointers to cpumask_t
2009-01-08 Li Zefancpuset: convert cpuset->cpus_allowed to cpumask_var_t
2009-01-08 Li Zefancpuset: don't allocate trial cpuset on stack
2009-01-08 Li Zefancpuset: convert cpuset_attach() to use cpumask_var_t
2009-01-08 Li Zefancpuset: remove on stack cpumask_t in cpuset_can_attach()
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_...
next