| Commit message (Expand) | Author | Age |
* | memory hotplug fix: fix section mismatch in vmammap_allock_block() | KAMEZAWA Hiroyuki | 2007-11-29 |
* | Fix boot problem with iSeries lacking hugepage support | Mel Gorman | 2007-11-29 |
* | prep_zero_page: remove bogus BUG_ON | Hugh Dickins | 2007-11-28 |
* | tmpfs: restore missing clear_highpage | Hugh Dickins | 2007-11-28 |
* | [S390] Optimize storage key handling for anonymous pages | Christian Borntraeger | 2007-11-20 |
* | dirty page balancing: Get rid of broken unmapped_ratio logic | Linus Torvalds | 2007-11-15 |
* | slob: fix memory corruption | Nick Piggin | 2007-11-15 |
* | Swap delay accounting, include lock_page() delays | Balbir Singh | 2007-11-14 |
* | vmstat: fix section mismatch warning | Randy Dunlap | 2007-11-14 |
* | fix mm/util.c:krealloc() | Adrian Bunk | 2007-11-14 |
* | hugetlb: fix i_blocks accounting | Ken Chen | 2007-11-14 |
* | mm/hugetlb.c: make a function static | Adrian Bunk | 2007-11-14 |
* | hugetlb: enforce quotas during reservation for shared mappings | Adam Litke | 2007-11-14 |
* | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 2007-11-14 |
* | hugetlb: debit quota in alloc_huge_page | Adam Litke | 2007-11-14 |
* | hugetlb: fix quota management for private mappings | Adam Litke | 2007-11-14 |
* | hugetlb: split alloc_huge_page into private and shared components | Adam Litke | 2007-11-14 |
* | hugetlb: follow_hugetlb_page() for write access | Adam Litke | 2007-11-14 |
* | Add IORESOUCE_BUSY flag for System RAM | Yasunori Goto | 2007-11-14 |
* | mm: speed up writeback ramp-up on clean systems | Peter Zijlstra | 2007-11-14 |
* | memory hotremove: unset migrate type "ISOLATE" after removal | KAMEZAWA Hiroyuki | 2007-11-14 |
* | Migration: find correct vma in new_vma_page() | Lee Schermerhorn | 2007-11-14 |
* | slab: fix typo in allocation failure handling | Akinobu Mita | 2007-11-14 |
* | Revert "Bias the placement of kernel pages at lower PFNs" | Linus Torvalds | 2007-11-12 |
* | SLUB: killed the unused "end" variable | Denis Cheng | 2007-11-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2007-11-05 |
|\ |
|
| * | unexport access_process_vm | Adrian Bunk | 2007-11-05 |
* | | SLUB: Fix memory leak by not reusing cpu_slab | Christoph Lameter | 2007-11-05 |
|/ |
|
* | Remove broken ptrace() special-case code from file mapping | Linus Torvalds | 2007-10-31 |
* | dio: fix cache invalidation after sync writes | Zach Brown | 2007-10-30 |
* | fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE | Hugh Dickins | 2007-10-30 |
* | mm/sparse-vmemmap.c: make sure init_mm is included | Glauber de Oliveira Costa | 2007-10-30 |
* | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds | 2007-10-29 |
* | NOMMU: mm/nommu.c needs linux/module.h | David Howells | 2007-10-29 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 |
|\ |
|
| * | Fix a build error when BLOCK=n | Emil Medve | 2007-10-29 |
* | | missing atomic_read_long() in slub.c | Al Viro | 2007-10-29 |
|/ |
|
* | fix mprotect vma_wants_writenotify prot | Hugh Dickins | 2007-10-23 |
* | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 |
* | shmem: new export ops | Christoph Hellwig | 2007-10-22 |
* | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto | 2007-10-22 |
* | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 2007-10-22 |
* | oom_kill bug | Al Viro | 2007-10-20 |
* | small documentation fixes | Philipp Marek | 2007-10-19 |
* | Typo fixes retrun -> return | Gabriel Craciunescu | 2007-10-19 |
* | spelling fixes: mm/ | Simon Arlott | 2007-10-19 |
* | Explain clearly why kmalloc() can't use __GFP_HIGHMEM. | Robert P. J. Day | 2007-10-19 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 2007-10-19 |
* | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 2007-10-19 |