summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24memcg: break out event counters from other statsJohannes Weiner
2011-03-24memcg: unify charge/uncharge quantities to units of pagesJohannes Weiner
2011-03-24memcg: convert uncharge batching from bytes to page granularityJohannes Weiner
2011-03-24memcg: convert per-cpu stock from bytes to page granularityJohannes Weiner
2011-03-24memcg: keep only one charge cancelling functionJohannes Weiner
2011-03-24memcg: remove memcg->reclaim_param_lockJohannes Weiner
2011-03-24memcg: charged pages always have valid per-memcg zone infoJohannes Weiner
2011-03-24memcg: remove direct page_cgroup-to-page pointerJohannes Weiner
2011-03-24memcg: condense page_cgroup-to-page lookup pointsJohannes Weiner
2011-03-24memcg: fold __mem_cgroup_move_account into callerJohannes Weiner
2011-03-24memcg: change page_cgroup_zoneinfo signatureJohannes Weiner
2011-03-24memcg: no uncharged pages reach page_cgroup_zoneinfoJohannes Weiner
2011-03-24memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura
2011-03-24memcg: remove NULL check from lookup_page_cgroup() resultJohannes Weiner
2011-03-24memcg: remove impossible conditional when committingJohannes Weiner
2011-03-24memcg: remove unused page flag bitfield definesJohannes Weiner
2011-03-24memcg: simplify the way memory limits are checkedJohannes Weiner
2011-03-24memcg: soft limit reclaim should end at limit not belowJohannes Weiner
2011-03-24memcg: fix ugly initialization of return value is in callerKAMEZAWA Hiroyuki
2011-03-24memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-24m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-24dm: use little-endian bitopsAkinobu Mita
2011-03-24md: use little-endian bitopsAkinobu Mita
2011-03-24ufs: use little-endian bitopsAkinobu Mita
2011-03-24udf: use little-endian bitopsAkinobu Mita
2011-03-24reiserfs: use little-endian bitopsAkinobu Mita
2011-03-24nilfs2: use little-endian bitopsAkinobu Mita
2011-03-24ocfs2: use little-endian bitopsAkinobu Mita
2011-03-24ext4: use little-endian bitopsAkinobu Mita
2011-03-24ext3: use little-endian bitopsAkinobu Mita
2011-03-24rds: use little-endian bitopsAkinobu Mita
2011-03-24kvm: use little-endian bitopsAkinobu Mita
2011-03-24asm-generic: use little-endian bitopsAkinobu Mita
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-24m68knommu: introduce little-endian bitopsAkinobu Mita
2011-03-24bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-24m68k: introduce little-endian bitopsAkinobu Mita
2011-03-24arm: introduce little-endian bitopsAkinobu Mita
2011-03-24s390: introduce little-endian bitopsAkinobu Mita
2011-03-24powerpc: introduce little-endian bitopsAkinobu Mita
2011-03-24asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-24asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-24bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-24rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-24kvm: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-24fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton
2011-03-24ia64: fix build breakage in asm/thread_info.hLuck, Tony
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson