| Commit message (Expand) | Author | Age |
* | alpha: fix vmalloc breakage | Ivan Kokshaysky | 2009-01-15 |
* | [CVE-2009-0029] System call wrappers part 28 | Heiko Carstens | 2009-01-14 |
* | [CVE-2009-0029] System call wrappers part 26 | Heiko Carstens | 2009-01-14 |
* | [CVE-2009-0029] System call wrappers part 14 | Heiko Carstens | 2009-01-14 |
* | [CVE-2009-0029] System call wrappers part 13 | Heiko Carstens | 2009-01-14 |
* | [CVE-2009-0029] System call wrapper special cases | Heiko Carstens | 2009-01-14 |
* | [CVE-2009-0029] Convert all system calls to return a long | Heiko Carstens | 2009-01-14 |
* | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | x86 PAT: remove PFNMAP type on track_pfn_vma_new() error | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | lockdep, mm: fix might_fault() annotation | Peter Zijlstra | 2009-01-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | NOMMU: Teach kobjsize() about VMA regions. | Paul Mundt | 2009-01-08 |
| * | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 2009-01-08 |
| * | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 |
| * | NOMMU: Delete askedalloc and realalloc variables | David Howells | 2009-01-08 |
* | | cgroups: use hierarchy_mutex in memory controller | Paul Menage | 2009-01-08 |
* | | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: fix LRU accounting for SwapCache | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: use css_tryget in memcg | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: fix double free and make refcnt sane | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: fix swap accounting leak | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: change try_to_free_pages to hierarchical_reclaim | Daisuke Nishimura | 2009-01-08 |
* | | memcg: avoid deadlock caused by race between oom and cpuset_attach | Daisuke Nishimura | 2009-01-08 |
* | | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 2009-01-08 |
* | | memcg: don't trigger oom at page migration | Daisuke Nishimura | 2009-01-08 |
* | | memcg: show real limit under hierarchy mode | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: fix calculation of active_ratio | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: swappiness | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: protect prev_priority | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: rename scan global lru | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: show reclaim stat | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: add zone_reclaim_stat | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: add inactive_anon_is_low() | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: add null check to page_cgroup_zoneinfo() | KOSAKI Motohiro | 2009-01-08 |
* | | mm: make get_scan_ratio() safe for memcg | KOSAKI Motohiro | 2009-01-08 |
* | | mm: add zone nr_pages helper function | KOSAKI Motohiro | 2009-01-08 |
* | | mm: introduce zone_reclaim struct | KOSAKI Motohiro | 2009-01-08 |
* | | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro | 2009-01-08 |
* | | memcg: hierarchy avoid unnecessary reclaim | Daisuke Nishimura | 2009-01-08 |
* | | memcg: swapout refcnt fix | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: memory swap controller: fix limit check | Daisuke Nishimura | 2009-01-08 |
* | | memcg: check group leader fix | Nikanth Karthikesan | 2009-01-08 |
* | | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: fix reclaim result checks | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 2009-01-08 |
* | | memcg: memory cgroup hierarchy feature selector | Balbir Singh | 2009-01-08 |
* | | memcg: memory cgroup hierarchical reclaim | Balbir Singh | 2009-01-08 |
* | | memcg: memory cgroup resource counters for hierarchy | Balbir Singh | 2009-01-08 |