Histórico de Commits

Autor SHA1 Mensagem Data
  Randy Dunlap ae91dbfc99 mm: fix memory.c incorrect kernel-doc há 14 anos atrás
  Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 14 anos atrás
  KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller há 14 anos atrás
  Stephen Wilson 5ddd36b9c5 mm: implement access_remote_vm há 14 anos atrás
  Stephen Wilson 206cb63657 mm: factor out main logic of access_process_vm há 14 anos atrás
  Stephen Wilson e7f22e207b mm: use mm_struct to resolve gate vma's in __get_user_pages há 14 anos atrás
  Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm há 14 anos atrás
  Stephen Wilson 83b964bbf8 mm: arch: make in_gate_area take an mm_struct instead of a task_struct há 14 anos atrás
  Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct há 14 anos atrás
  Gleb Natapov 318b275fbc mm: allow GUP to fail instead of waiting on a page há 14 anos atrás
  Linus Torvalds e16b396ce3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 14 anos atrás
  Huang Ying 69ebb83e13 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally há 14 anos atrás
  Huang Ying 0014bd990e mm: export __get_user_pages há 14 anos atrás
  Miklos Szeredi 2aa15890f3 mm: prevent concurrent unmap_mapping_range() on the same inode há 14 anos atrás
  Ryota Ozaki a335b2e173 mm: Fix out-of-date comments which refers non-existent functions há 14 anos atrás
  Michel Lespinasse 419d8c96db mlock: do not munlock pages in __do_fault() há 14 anos atrás
  Michel Lespinasse e15f8c01af mlock: fix race when munlocking pages in do_wp_page() há 14 anos atrás
  Andrea Arcangeli 14d1a55cd2 thp: add debug checks for mapcount related invariants há 14 anos atrás
  Andrea Arcangeli 500d65d471 thp: pmd_trans_huge migrate bugcheck há 14 anos atrás
  Andrea Arcangeli f66055ab6f thp: verify pmd_trans_huge isn't leaking há 14 anos atrás
  Hugh Dickins 8a07651ee8 thp: transparent hugepage core fixlet há 14 anos atrás
  Andrea Arcangeli 71e3aac072 thp: transparent hugepage core há 14 anos atrás
  Andrea Arcangeli 47ad8475c0 thp: clear_copy_huge_page há 14 anos atrás
  Andrea Arcangeli 8ac1f8320a thp: pte alloc trans splitting há 14 anos atrás
  Andrea Arcangeli 14fd403f21 thp: export maybe_mkwrite há 14 anos atrás
  Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time há 14 anos atrás
  Michel Lespinasse 110d74a921 mm: add FOLL_MLOCK follow_page flag. há 14 anos atrás
  Michel Lespinasse 5ecfda041e mlock: avoid dirtying pages and triggering writeback há 14 anos atrás
  Michel Lespinasse 72ddc8f722 do_wp_page: clarify dirty_page handling há 14 anos atrás
  Michel Lespinasse b009c024ff do_wp_page: remove the 'reuse' flag há 14 anos atrás