2010-08-28 | Hugh Dickins | mm: fix hang on anon_vma->root->lock Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-08-18 | Hugh Dickins | shmem: put_super must percpu_counter_destroy Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-07-31 | Hugh Dickins | mm: fix ia64 crash when gcore reads gate area Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-05-15 | Hugh Dickins | profile: fix stats and data leakage Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-05-15 | Hugh Dickins | hughd: update email address Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-03-06 | Hugh Dickins | mm: add comment on swap_duplicate's error code Signed-off-by: Hugh Dickins <hughd@google.com> |
commit | commitdiff | tree |
2010-03-06 | Hugh Dickins | mm/swapfile.c: fix swapon size off-by-one Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2010-01-29 | Hugh Dickins | mm: fix migratetype bug which slowed swapping Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-30 | Hugh Dickins | mm: move sys_mmap_pgoff from util.c Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-16 | Hugh Dickins | fix ksm.h breakage of nommu build Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: remove unswappable max_kernel_pages Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: memory hotremove migration only Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: rmap_walk to remove_migation_ptes Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: mem cgroup charge swapin copy Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: share anon page without allocating Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: take keyhole reference to page Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: hold anon_vma in rmap_item Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: let shared pages be swappable Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: fix mlockfreed to munlocked Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: stable_node point to page and back Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: separate stable_node Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: singly-linked rmap_list Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: cleanup some function arguments Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: remove redundancies when merging page Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | ksm: three remove_rmap_item_from_tree cleanups Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: sigbus instead of abusing oom Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: stop ptlock enlarging struct page Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: pass address down to rmap ones Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: CONFIG_MMU for PG_mlocked Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: mlocking in try_to_unmap_one Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | mm: define PAGE_MAPPING_FLAGS Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: reorder its fields Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: note SWAP_MAP_SHMEM Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: swap count continuations Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: swap_map of chars not shorts Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: SWAP_HAS_CACHE cleanups Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: miscellaneous minor cleanups Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: include first_swap_extent Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: change to array of pointers Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-12-15 | Hugh Dickins | swap_info: private to swapfile.c Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-11-09 | Hugh Dickins | ksm: cond_resched in unstable tree Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-10-29 | Hugh Dickins | hwpoison: fix/proc/meminfo alignment Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-10-29 | Hugh Dickins | hwpoison: fix oops on ksm pages Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-10-19 | Hugh Dickins | HWPOISON: fix/proc/meminfo alignment Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-10-19 | Hugh Dickins | HWPOISON: fix oops on ksm pages Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-10-08 | Hugh Dickins | ksm: more on default values Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-23 | Hugh Dickins | nommu: fix two build breakages Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | tmpfs: depend on shmem Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: move highest_memmap_pfn Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: ZERO_PAGE without PTE_SPECIAL Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: hugetlbfs_pagecache_present Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: m(un)lock avoid ZERO_PAGE Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: FOLL flags for GUP flags Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: reinstate ZERO_PAGE Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: fix anonymous dirtying Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: follow_hugetlb_page flags Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: FOLL_DUMP replace FOLL_ANON Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: add get_dump_page Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: remove unused GUP flags Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | mm: munlock use follow_page Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: mremap use err from ksm_madvise Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: unmerge is an origin of OOMs Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: clean up obsolete references Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: remove VM_MERGEABLE_FLAGS Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: add some documentation Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: sysfs and defaults Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: fix oom deadlock Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: distribute remove_mm_from_lists Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: fix endless loop on oom Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: five little cleanups Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: keep quiet while list empty Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: break cow once unshared Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: pages_unshared and pages_volatile Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: move pages_sharing updates Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: rename kernel_pages_allocated Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: prevent mremap move poisoning Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: identify PageKsm pages Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: no debug in page_dup_rmap() Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: the mm interface to ksm Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-22 | Hugh Dickins | ksm: first tidy up madvise_vma() Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-15 | Hugh Dickins | fix undefined reference to user_shm_unlock Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-09-01 | Hugh Dickins | ACPI: fix NULL bug for HID/UID string Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-08-24 | Hugh Dickins | mm: fix hugetlb bug due to user_shm_unlock call Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-08-16 | Hugh Dickins | x86, mce: therm_throt: Don't log redundant normality Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-23 | Hugh Dickins | mm: pass mm to grab_swap_token Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-23 | Hugh Dickins | mm: don't rely on flags coincidence Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-23 | Hugh Dickins | hugetlb: fault flags instead of write_access Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-17 | Hugh Dickins | mm: alloc_large_system_hash check order Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-10 | Hugh Dickins | ide: fix PowerMac bootup oops Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-06-06 | Hugh Dickins | integrity: fix IMA inode leak Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-05-21 | Hugh Dickins | hugh: update email address Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> |
commit | commitdiff | tree |
2009-05-06 | Hugh Dickins | doc: hashdist defaults on for 64bit Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-16 | Hugh Dickins | mm: pass correct mm when growing stack Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-16 | Hugh Dickins | Revert "kobject: don't block for each kobject_uevent". Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-15 | Hugh Dickins | powerpc: Allow 256kB pages with SHMEM Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-14 | Hugh Dickins | x86 microcode: revert some work_on_cpu Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-13 | Hugh Dickins | shmem: respect MAX_LFS_FILESIZE Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-01 | Hugh Dickins | shmem: writepage directly to swap Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
2009-04-01 | Hugh Dickins | mm: page_mkwrite change prototype to match fault: fix... Signed-off-by: Hugh Dickins <hugh@veritas.com> |
commit | commitdiff | tree |
next |