Commit History

Author SHA1 Message Date
  Hugh Dickins d15cab9754 swapon: check validity of swap_flags 13 years ago
  Linus Torvalds 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  Shaohua Li 052b1987fa swap: don't do discard if no discard option added 13 years ago
  Rik van Riel 67f96aa252 mm: make swapin readahead skip over holes 13 years ago
  Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
  Linus Torvalds 3556485f15 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
  Cong Wang 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
  Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
  Johannes Weiner 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
  Mel Gorman f90ac3982a mm: avoid livelock on !__GFP_FS allocations 13 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  David Rientjes 43362a4977 oom: fix race while temporarily setting current's oom_score_adj 13 years ago
  Paul Gortmaker e25934a517 mm: delete various needless include <linux/module.h> 14 years ago
  Hugh Dickins a2c16d6cb0 mm: let swap use exceptional entries 14 years ago
  Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support 14 years ago
  Hugh Dickins 072441e21d mm: move shmem prototypes to shmem_fs.h 14 years ago
  David Rientjes 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 years ago
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
  KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller 14 years ago
  Cesar Eduardo Barros 2130781e2a sys_swapon: fix inode locking 14 years ago
  Cesar Eduardo Barros 24b8ff7c27 mm: remove inline from scan_swap_map() 14 years ago
  Cesar Eduardo Barros 40531542e2 sys_swapon: separate final enabling of the swapfile 14 years ago
  Cesar Eduardo Barros c6a2b64ba5 sys_swapoff: change order to match sys_swapon 14 years ago
  Cesar Eduardo Barros c69dbfb84e sys_swapon: move printk outside lock 14 years ago
  Cesar Eduardo Barros 9c8100ef26 sys_swapon: remove nr_good_pages variable 14 years ago
  Cesar Eduardo Barros bdb8e3f683 sys_swapon: simplify error flow in setup_swap_map_and_extents() 14 years ago
  Cesar Eduardo Barros 915d4d7bc0 sys_swapon: separate parsing of bad blocks and extents 14 years ago
  Cesar Eduardo Barros 1421ef3cd1 sys_swapon: call swap_cgroup_swapon() earlier 14 years ago
  Cesar Eduardo Barros 3871902538 sys_swapon: simplify error flow in read_swap_header() 14 years ago
  Cesar Eduardo Barros ca8bd38bf6 sys_swapon: separate parsing of swapfile header 14 years ago