提交歷史

作者 SHA1 備註 提交日期
  Aneesh Kumar K.V 032900e62c powerpc/8xx: Fix build with hugetlbfs enabled 7 年之前
  Aneesh Kumar K.V f384796c40 powerpc/mm: Add support for handling > 512TB address in SLB miss 7 年之前
  Aneesh Kumar K.V 0dea04b288 powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area() 7 年之前
  Nicholas Piggin 014a32b30e powerpc/mm/slice: remove radix calls to the slice code 7 年之前
  Nicholas Piggin d262bd5a73 powerpc/mm/slice: Use const pointers to cached slice masks where possible 7 年之前
  Nicholas Piggin 7490755830 powerpc/mm/slice: remove dead code 7 年之前
  Nicholas Piggin b8c9354914 powerpc/mm/slice: Switch to 3-operand slice bitops helpers 7 年之前
  Nicholas Piggin ae3066bd1c powerpc/mm/slice: implement slice_check_range_fits 7 年之前
  Nicholas Piggin 5709f7cfd8 powerpc/mm/slice: implement a slice mask cache 7 年之前
  Nicholas Piggin 830fd2d45a powerpc/mm/slice: pass pointers to struct slice_mask where possible 7 年之前
  Nicholas Piggin 5a807e04bd powerpc/mm/slice: tidy lpsizes and hpsizes update loops 7 年之前
  Nicholas Piggin 1753dd1830 powerpc/mm/slice: Simplify and optimise slice context initialisation 7 年之前
  Christophe Leroy 15472423ce powerpc/mm/slice: Allow up to 64 low slices 7 年之前
  Christophe Leroy db3a528db4 powerpc/mm/slice: Enhance for supporting PPC32 7 年之前
  Christophe Leroy 326691ad4f powerpc/mm/slice: Remove intermediate bitmap copy 7 年之前
  Aneesh Kumar K.V 7a06c66835 powerpc/64s/slice: Use addr limit when computing slice mask 7 年之前
  Nicholas Piggin 4722476bce powerpc/64s: mm_context.addr_limit is only used on hash 7 年之前
  Nicholas Piggin 35602f82d0 powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary 7 年之前
  Nicholas Piggin 6a72dc038b powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation 7 年之前
  Michael Ellerman 7ece370996 powerpc/64s/hash: Fix 512T hint detection to use >= 128T 7 年之前
  Hugh Dickins 1be7107fbe mm: larger stack guard gap, between vmas 8 年之前
  Aneesh Kumar K.V 321f7d29e5 powerpc/mmap: Any hint > 128TB searches the full VA space 8 年之前
  Aneesh Kumar K.V be77e999e3 powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit 8 年之前
  Aneesh Kumar K.V f4ea6dcb08 powerpc/mm: Enable mappings above 128TB 8 年之前
  Aneesh Kumar K.V fbfef9027c powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit 8 年之前
  Aneesh Kumar K.V 957b778a16 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index 8 年之前
  Aneesh Kumar K.V 302413cad5 powerpc/mm/slice: Update slice mask printing to use bitmap printing. 8 年之前
  Aneesh Kumar K.V 82185222ff powerpc/mm/slice: Move slice_mask struct definition to slice.c 8 年之前
  Aneesh Kumar K.V 52b1e66587 powerpc/mm: Move copy_mm_to_paca to paca.c 8 年之前
  Aneesh Kumar K.V a4d3621503 powerpc/mm/slice: Update the function prototype 8 年之前