summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: page_cgroup array is never stored on reserved pagesMichal Hocko2011-03-241-5/+5
* page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko2011-03-241-22/+36
* mm/memcontrol.c: suppress uninitialized-var warning with older gcc'sAndrew Morton2011-03-241-1/+1
* memcg: use native word page statistics countersJohannes Weiner2011-03-241-29/+59
* memcg: break out event counters from other statsJohannes Weiner2011-03-241-12/+37
* memcg: unify charge/uncharge quantities to units of pagesJohannes Weiner2011-03-241-70/+65
* memcg: convert uncharge batching from bytes to page granularityJohannes Weiner2011-03-242-10/+12
* memcg: convert per-cpu stock from bytes to page granularityJohannes Weiner2011-03-241-11/+13
* memcg: keep only one charge cancelling functionJohannes Weiner2011-03-241-13/+9
* memcg: remove memcg->reclaim_param_lockJohannes Weiner2011-03-241-17/+1
* memcg: charged pages always have valid per-memcg zone infoJohannes Weiner2011-03-241-3/+0
* memcg: remove direct page_cgroup-to-page pointerJohannes Weiner2011-03-244-55/+117
* memcg: condense page_cgroup-to-page lookup pointsJohannes Weiner2011-03-241-15/+23
* memcg: fold __mem_cgroup_move_account into callerJohannes Weiner2011-03-242-42/+29
* memcg: change page_cgroup_zoneinfo signatureJohannes Weiner2011-03-242-20/+9
* memcg: no uncharged pages reach page_cgroup_zoneinfoJohannes Weiner2011-03-241-3/+0
* memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura2011-03-243-2/+69
* memcg: remove NULL check from lookup_page_cgroup() resultJohannes Weiner2011-03-241-4/+1
* memcg: remove impossible conditional when committingJohannes Weiner2011-03-241-4/+0
* memcg: remove unused page flag bitfield definesJohannes Weiner2011-03-241-7/+0
* memcg: simplify the way memory limits are checkedJohannes Weiner2011-03-242-90/+31
* memcg: soft limit reclaim should end at limit not belowJohannes Weiner2011-03-242-3/+3
* memcg: fix ugly initialization of return value is in callerKAMEZAWA Hiroyuki2011-03-244-5/+9
* memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki2011-03-241-0/+14
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-2427-110/+82
* m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-241-7/+3
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-2425-78/+6
* dm: use little-endian bitopsAkinobu Mita2011-03-241-4/+4
* md: use little-endian bitopsAkinobu Mita2011-03-241-3/+3
* ufs: use little-endian bitopsAkinobu Mita2011-03-241-1/+1
* udf: use little-endian bitopsAkinobu Mita2011-03-241-5/+4
* reiserfs: use little-endian bitopsAkinobu Mita2011-03-241-14/+13
* nilfs2: use little-endian bitopsAkinobu Mita2011-03-241-1/+1
* ocfs2: use little-endian bitopsAkinobu Mita2011-03-241-5/+5
* ext4: use little-endian bitopsAkinobu Mita2011-03-241-6/+6
* ext3: use little-endian bitopsAkinobu Mita2011-03-241-5/+5
* rds: use little-endian bitopsAkinobu Mita2011-03-241-3/+3
* kvm: use little-endian bitopsAkinobu Mita2011-03-241-1/+1
* asm-generic: use little-endian bitopsAkinobu Mita2011-03-241-2/+2
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-2420-4/+18
* m68knommu: introduce little-endian bitopsAkinobu Mita2011-03-242-14/+27
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-2414-0/+48
* m68k: introduce little-endian bitopsAkinobu Mita2011-03-241-26/+67
* arm: introduce little-endian bitopsAkinobu Mita2011-03-241-26/+65
* s390: introduce little-endian bitopsAkinobu Mita2011-03-241-19/+54
* powerpc: introduce little-endian bitopsAkinobu Mita2011-03-241-23/+38
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-243-30/+61
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-249-46/+46
* bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita2011-03-241-26/+20
* rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita2011-03-241-5/+4