aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-23
* proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov2011-03-23
* cpuset: hold callback_mutex in cpuset_post_clone()Li Zefan2011-03-23
* cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan2011-03-23
* cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan2011-03-23
* cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan2011-03-23
* memcg: give current access to memory reserves if it's trying to dieDavid Rientjes2011-03-23
* memcg: fix leak on wrong LRU with FUSEKAMEZAWA Hiroyuki2011-03-23
* memcg: page_cgroup array is never stored on reserved pagesMichal Hocko2011-03-23
* page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko2011-03-23
* mm/memcontrol.c: suppress uninitialized-var warning with older gcc'sAndrew Morton2011-03-23
* memcg: use native word page statistics countersJohannes Weiner2011-03-23
* memcg: break out event counters from other statsJohannes Weiner2011-03-23
* memcg: unify charge/uncharge quantities to units of pagesJohannes Weiner2011-03-23
* memcg: convert uncharge batching from bytes to page granularityJohannes Weiner2011-03-23
* memcg: convert per-cpu stock from bytes to page granularityJohannes Weiner2011-03-23
* memcg: keep only one charge cancelling functionJohannes Weiner2011-03-23
* memcg: remove memcg->reclaim_param_lockJohannes Weiner2011-03-23
* memcg: charged pages always have valid per-memcg zone infoJohannes Weiner2011-03-23
* memcg: remove direct page_cgroup-to-page pointerJohannes Weiner2011-03-23
* memcg: condense page_cgroup-to-page lookup pointsJohannes Weiner2011-03-23
* memcg: fold __mem_cgroup_move_account into callerJohannes Weiner2011-03-23
* memcg: change page_cgroup_zoneinfo signatureJohannes Weiner2011-03-23
* memcg: no uncharged pages reach page_cgroup_zoneinfoJohannes Weiner2011-03-23
* memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura2011-03-23
* memcg: remove NULL check from lookup_page_cgroup() resultJohannes Weiner2011-03-23
* memcg: remove impossible conditional when committingJohannes Weiner2011-03-23
* memcg: remove unused page flag bitfield definesJohannes Weiner2011-03-23
* memcg: simplify the way memory limits are checkedJohannes Weiner2011-03-23
* memcg: soft limit reclaim should end at limit not belowJohannes Weiner2011-03-23
* memcg: fix ugly initialization of return value is in callerKAMEZAWA Hiroyuki2011-03-23
* memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki2011-03-23
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* dm: use little-endian bitopsAkinobu Mita2011-03-23
* md: use little-endian bitopsAkinobu Mita2011-03-23
* ufs: use little-endian bitopsAkinobu Mita2011-03-23
* udf: use little-endian bitopsAkinobu Mita2011-03-23
* reiserfs: use little-endian bitopsAkinobu Mita2011-03-23
* nilfs2: use little-endian bitopsAkinobu Mita2011-03-23
* ocfs2: use little-endian bitopsAkinobu Mita2011-03-23
* ext4: use little-endian bitopsAkinobu Mita2011-03-23
* ext3: use little-endian bitopsAkinobu Mita2011-03-23
* rds: use little-endian bitopsAkinobu Mita2011-03-23
* kvm: use little-endian bitopsAkinobu Mita2011-03-23
* asm-generic: use little-endian bitopsAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* m68knommu: introduce little-endian bitopsAkinobu Mita2011-03-23
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23