История коммитов

Автор SHA1 Сообщение Дата
  Linus Torvalds 9faa1e5942 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Yasuaki Ishimatsu 3709c85735 x86: Ioremap: fix wrong physical address handling in PAT code 15 лет назад
  Venkatesh Pallipadi 6a4f3b5237 x86, pat: Proper init of memtype subtree_max_end 15 лет назад
  Xiaotian Feng 20413f2716 x86, pat: Fix memory leak in free_memtype 15 лет назад
  Linus Torvalds c4fd308ed6 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Robin Holt 1f9cc3cb6a x86, pat: Update the page flags for memtype atomically instead of using memtype_lock 15 лет назад
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
  Pallipadi, Venkatesh 9e41a49aab x86, pat: Migrate to rbtree only backend for pat memtype management 15 лет назад
  venkatesh.pallipadi@intel.com be5a0c126a x86, pat: Preparatory changes in pat.c for bigger rbtree change 15 лет назад
  Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 лет назад
  Linus Torvalds b391738bd1 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Xiaotian Feng dd4377b02d x86/pat: Trivial: don't create debugfs for memtype if pat is disabled 15 лет назад
  H. Peter Anvin eb41c8be89 x86, platform: Change is_untracked_pat_range() to bool; cleanup init 15 лет назад
  H. Peter Anvin 8a27138924 x86, mm: is_untracked_pat_range() takes a normal semiclosed range 15 лет назад
  Jack Steiner fd12a0d69a x86: UV SGI: Don't track GRU space in PAT 15 лет назад
  Xiaotian Feng 83ea05ea69 x86: pat: Clean up req_type special case for reserve_memtype() 15 лет назад
  Roland Dreier e23a8b6a8f x86: Reduce verbosity of "PAT enabled" kernel message 15 лет назад
  Linus Torvalds ca043a66ae Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Suresh Siddha dcb73bf402 x86, pat: don't use rb-tree based lookup in reserve_memtype() 15 лет назад
  Linus Torvalds 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Linus Torvalds 15b0404272 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 лет назад
  Tobias Klauser d535e4319a x86: Make memtype_seq_ops const 15 лет назад
  H. Peter Anvin b855192c08 Merge branch 'x86/urgent' into x86/pat 15 лет назад
  Venkatesh Pallipadi d886c73cd4 x86, pat: Sanity check remap_pfn_range for RAM region 16 лет назад
  Venkatesh Pallipadi 1087637616 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() 16 лет назад
  Venkatesh Pallipadi 637b86e75f x86, pat: Add lookup_memtype to get the current memtype of a paddr 16 лет назад
  Venkatesh Pallipadi f584174096 x86, pat: Use page flags to track memtypes of RAM pages 16 лет назад
  Venkatesh Pallipadi 335ef896d4 x86, pat: Add rbtree to do quick lookup in memtype tracking 16 лет назад
  Venkatesh Pallipadi 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions 16 лет назад
  Venkatesh Pallipadi 5fc517466d x86, pat: Keep identity maps consistent with mmaps even when pat_disabled 16 лет назад