summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24rapidio: add new sysfs attributesAlexandre Bounine
2011-03-24drivers/char/mem.c: clean up the codeChangli Gao
2011-03-24drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall
2011-03-24drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall
2011-03-24drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura
2011-03-24drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky
2011-03-24proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-03-24proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan
2011-03-24procfs: fix some wrong error code usageJovi Zhang
2011-03-24procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-03-24proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov
2011-03-24cpuset: hold callback_mutex in cpuset_post_clone()Li Zefan
2011-03-24cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan
2011-03-24cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan
2011-03-24cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan
2011-03-24memcg: give current access to memory reserves if it's trying to dieDavid Rientjes
2011-03-24memcg: fix leak on wrong LRU with FUSEKAMEZAWA Hiroyuki
2011-03-24memcg: page_cgroup array is never stored on reserved pagesMichal Hocko
2011-03-24page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko
2011-03-24mm/memcontrol.c: suppress uninitialized-var warning with older gcc'sAndrew Morton
2011-03-24memcg: use native word page statistics countersJohannes Weiner
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