| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: keep only one charge cancelling function | Johannes Weiner | 2011-03-23 | 1 | -13/+9 |
* | memcg: remove memcg->reclaim_param_lock | Johannes Weiner | 2011-03-23 | 1 | -17/+1 |
* | memcg: charged pages always have valid per-memcg zone info | Johannes Weiner | 2011-03-23 | 1 | -3/+0 |
* | memcg: remove direct page_cgroup-to-page pointer | Johannes Weiner | 2011-03-23 | 4 | -55/+117 |
* | memcg: condense page_cgroup-to-page lookup points | Johannes Weiner | 2011-03-23 | 1 | -15/+23 |
* | memcg: fold __mem_cgroup_move_account into caller | Johannes Weiner | 2011-03-23 | 2 | -42/+29 |
* | memcg: change page_cgroup_zoneinfo signature | Johannes Weiner | 2011-03-23 | 2 | -20/+9 |
* | memcg: no uncharged pages reach page_cgroup_zoneinfo | Johannes Weiner | 2011-03-23 | 1 | -3/+0 |
* | memcg: add memcg sanity checks at allocating and freeing pages | Daisuke Nishimura | 2011-03-23 | 3 | -2/+69 |
* | memcg: remove NULL check from lookup_page_cgroup() result | Johannes Weiner | 2011-03-23 | 1 | -4/+1 |
* | memcg: remove impossible conditional when committing | Johannes Weiner | 2011-03-23 | 1 | -4/+0 |
* | memcg: remove unused page flag bitfield defines | Johannes Weiner | 2011-03-23 | 1 | -7/+0 |
* | memcg: simplify the way memory limits are checked | Johannes Weiner | 2011-03-23 | 2 | -90/+31 |
* | memcg: soft limit reclaim should end at limit not below | Johannes Weiner | 2011-03-23 | 2 | -3/+3 |
* | memcg: fix ugly initialization of return value is in caller | KAMEZAWA Hiroyuki | 2011-03-23 | 4 | -5/+9 |
* | memcg: res_counter_read_u64(): fix potential races on 32-bit machines | KAMEZAWA Hiroyuki | 2011-03-23 | 1 | -0/+14 |
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 27 | -110/+82 |
* | m68k: remove inline asm from minix_find_first_zero_bit | Akinobu Mita | 2011-03-23 | 1 | -7/+3 |
* | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 25 | -78/+6 |
* | dm: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -4/+4 |
* | md: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -3/+3 |
* | ufs: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -1/+1 |
* | udf: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -5/+4 |
* | reiserfs: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -14/+13 |
* | nilfs2: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -1/+1 |
* | ocfs2: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -5/+5 |
* | ext4: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -6/+6 |
* | ext3: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -5/+5 |
* | rds: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -3/+3 |
* | kvm: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -1/+1 |
* | asm-generic: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -2/+2 |
* | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 20 | -4/+18 |
* | m68knommu: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 2 | -14/+27 |
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 14 | -0/+48 |
* | m68k: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -26/+67 |
* | arm: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -26/+65 |
* | s390: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -19/+54 |
* | powerpc: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -23/+38 |
* | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 3 | -30/+61 |
* | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 9 | -46/+46 |
* | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 2011-03-23 | 1 | -26/+20 |
* | rds: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 2011-03-23 | 1 | -5/+4 |
* | kvm: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 2011-03-23 | 1 | -2/+1 |
* | fs/adfs/adfs.h: fix unsigned comparison | Andrew Morton | 2011-03-23 | 1 | -1/+1 |
* | ia64: fix build breakage in asm/thread_info.h | Luck, Tony | 2011-03-23 | 1 | -1/+1 |
* | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2011-03-23 | 2 | -0/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-23 | 9 | -29/+109 |
|\ |
|
| * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-23 | 5 | -4/+25 |
| |\ |
|
| | * | ASoC: Support !REGULATOR build for sgtl5000 | Mark Brown | 2011-03-22 | 1 | -0/+14 |
| | * | ASoC: Remove bogus check for register validity in debugfs write | Mark Brown | 2011-03-18 | 1 | -2/+0 |