Commit Graph

241292 Commits (f8f0626989c85b3d8bd67eff29d9dd3d14a5e71f)
 

Author SHA1 Message Date
Alexandre Bounine f8f0626989 rapidio: add architecture specific callbacks 14 years ago
Alexandre Bounine e15b4d687f rapidio: add RapidIO documentation 14 years ago
Alexandre Bounine cd8b974fad rapidio: add new sysfs attributes 14 years ago
Changli Gao cfaf346cb2 drivers/char/mem.c: clean up the code 14 years ago
Julia Lawall 115bcd156a drivers/staging/tty/specialix.c: convert func_enter to func_exit 14 years ago
Julia Lawall d9d691f584 drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL 14 years ago
Niranjana Vishwanathapura 73210a135b drivers/char: add MSM smd_pkt driver 14 years ago
Sergey Senozhatsky 0dcf334c44 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch 14 years ago
Kees Cook 5883f57ca0 proc: protect mm start_code/end_code in /proc/pid/stat 14 years ago
Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int 14 years ago
Jovi Zhang fc3d8767b2 procfs: fix some wrong error code usage 14 years ago
Aaro Koskinen 0db0c01b53 procfs: fix /proc/<pid>/maps heap check 14 years ago
Konstantin Khlebnikov 51e031496d proc: hide kernel addresses via %pK in /proc/<pid>/stack 14 years ago
Li Zefan 523fb486bf cpuset: hold callback_mutex in cpuset_post_clone() 14 years ago
Li Zefan ee24d37977 cpuset: fix unchecked calls to NODEMASK_ALLOC() 14 years ago
Li Zefan c8163ca8af cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() 14 years ago
Li Zefan 9303e0c481 cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() 14 years ago
David Rientjes f9434ad155 memcg: give current access to memory reserves if it's trying to die 14 years ago
KAMEZAWA Hiroyuki 5a6475a4e1 memcg: fix leak on wrong LRU with FUSE 14 years ago
Michal Hocko 6cfddb2615 memcg: page_cgroup array is never stored on reserved pages 14 years ago
Michal Hocko dde79e005a page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM 14 years ago
Andrew Morton 4be4489fea mm/memcontrol.c: suppress uninitialized-var warning with older gcc's 14 years ago
Johannes Weiner 7a159cc9d7 memcg: use native word page statistics counters 14 years ago
Johannes Weiner e9f8974f2f memcg: break out event counters from other stats 14 years ago
Johannes Weiner 7ec99d6213 memcg: unify charge/uncharge quantities to units of pages 14 years ago
Johannes Weiner 7ffd4ca7a2 memcg: convert uncharge batching from bytes to page granularity 14 years ago
Johannes Weiner 11c9ea4e80 memcg: convert per-cpu stock from bytes to page granularity 14 years ago
Johannes Weiner e7018b8d27 memcg: keep only one charge cancelling function 14 years ago
Johannes Weiner bf1ff2635a memcg: remove memcg->reclaim_param_lock 14 years ago
Johannes Weiner 4dc03de1b2 memcg: charged pages always have valid per-memcg zone info 14 years ago
Johannes Weiner 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
Johannes Weiner 5564e88ba6 memcg: condense page_cgroup-to-page lookup points 14 years ago
Johannes Weiner de3638d9cd memcg: fold __mem_cgroup_move_account into caller 14 years ago
Johannes Weiner 97a6c37b34 memcg: change page_cgroup_zoneinfo signature 14 years ago
Johannes Weiner ad324e9447 memcg: no uncharged pages reach page_cgroup_zoneinfo 14 years ago
Daisuke Nishimura f212ad7cf9 memcg: add memcg sanity checks at allocating and freeing pages 14 years ago
Johannes Weiner af4a662144 memcg: remove NULL check from lookup_page_cgroup() result 14 years ago
Johannes Weiner c14f35c70e memcg: remove impossible conditional when committing 14 years ago
Johannes Weiner 3403968d7a memcg: remove unused page flag bitfield defines 14 years ago
Johannes Weiner 9d11ea9f16 memcg: simplify the way memory limits are checked 14 years ago
Johannes Weiner b7c6167848 memcg: soft limit reclaim should end at limit not below 14 years ago
KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller 14 years ago
KAMEZAWA Hiroyuki 6c191cd01a memcg: res_counter_read_u64(): fix potential races on 32-bit machines 14 years ago
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita 3fca5af786 m68k: remove inline asm from minix_find_first_zero_bit 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita bb5cda3d70 dm: use little-endian bitops 14 years ago
Akinobu Mita 6b33aff368 md: use little-endian bitops 14 years ago
Akinobu Mita 3cdc7125c3 ufs: use little-endian bitops 14 years ago
Akinobu Mita 9ad1e1e405 udf: use little-endian bitops 14 years ago