1. 15 10月, 2022 1 次提交
  2. 18 3月, 2022 1 次提交
  3. 09 10月, 2021 1 次提交
  4. 14 9月, 2021 1 次提交
  5. 10 8月, 2021 1 次提交
    • H
      fix: 合并进程栈两个地址连续的region · 42f374dd
      Haryslee 提交于
      背景:进程加载的时候,先预申请一个页用作参数拷贝,另外通过mmap方式申请
      额外的虚拟栈空间,此时便有两个地址连续的区间。
      方案:新增内部接口OsStackAlloc,用于申请一个连续的虚拟地址区间,并对其
      中指定区间做物理内存的映射。
      
      close #I43QYJ
      Signed-off-by: NHaryslee <lihao189@huawei.com>
      Change-Id: I224cca3671c42a94c2f74b2da5a11403849e33d3
      42f374dd
  6. 22 6月, 2021 1 次提交
  7. 19 6月, 2021 1 次提交
    • M
      fix: remove redundant headfile · 73a77777
      mucor 提交于
      1.remove redundant headfile in kernel, such as:
        compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
      2.split fs.h to file.h and driver.h
      3.move vnode.h and path_cache.h to vfs/include
      4.remove redundant interface and defines
      
      close: #I3RTNR
      Signed-off-by: Nmucor <mucorwang@gmail.com>
      73a77777
  8. 16 6月, 2021 1 次提交
  9. 05 6月, 2021 1 次提交
  10. 30 4月, 2021 1 次提交
  11. 26 4月, 2021 1 次提交
  12. 19 4月, 2021 1 次提交
  13. 17 4月, 2021 2 次提交
    • Z
      新增函数LOS_CurrSpaceGet · 23037dfd
      zhangfanfan2 提交于
      23037dfd
    • Y
      IssueNo:#I3G1Q7 · 74af06d5
      YOUR_NAME 提交于
      Description:Fix related interface competition issues.
      Sig:liteos_a
      Feature or Bugfix:Bugfix
      Binary Source:No
      
      Change-Id: I1198408be9ce577bbf0735e3da53d0834622f429
      74af06d5
  14. 31 3月, 2021 1 次提交
    • Y
      IssueNo:#I3E0F2 · c959d436
      YOUR_NAME 提交于
      Description:Delete VM to support only kernel mode.
      Sig:liteos_a
      Feature or Bugfix:Feature
      Binary Source:No
      
      Change-Id: Ie1029c8fbc0c1b85c138663933118d2d148b7769
      c959d436
  15. 11 3月, 2021 1 次提交
  16. 27 11月, 2020 1 次提交
  17. 03 11月, 2020 1 次提交
  18. 13 10月, 2020 1 次提交
  19. 28 9月, 2020 1 次提交
  20. 08 9月, 2020 1 次提交