]> Zhao Yanbai Git Server - kernel.git/shortlog
kernel.git
2014-05-04 AceVestfix root_task stack problem
2014-05-03 AceVestrewrite sys_fork; rewrite do_wp_page
2014-05-03 AceVestalloc task union
2014-05-02 AceVestdelay to switch ring 3
2014-05-02 AceVestcancel to paging virtual address below 0xC0000000
2014-05-01 AceVestreturn the result to userspace from syscall
2014-05-01 AceVestsupport new simple syscall
2014-05-01 AceVestclean i8259 code; new sysenter lib;fix root task stack bug
2014-04-29 AceVestfix privilege bug when init_paging; add sysexit for...
2014-04-28 AceVestclean irq code
2014-04-28 AceVestfix bug in slub
2014-04-26 AceVestadd kmalloc/kfree
2014-04-25 AceVestrewrite init_paging
2014-04-20 AceVestadd slub system support
2014-04-16 AceVestmodify makefile
2014-04-15 AceVestadd some code to support slub
2014-04-05 AceVestfix bug in alloc pages
2014-04-05 AceVestsupport alloc pages from buddy system
2014-04-05 AceVestadd support to init the buddy system
2014-04-05 AceVestfix bug when init_paging
2014-04-04 AceVestprebuild buddy system from bootmem
2014-04-04 AceVestbootmem manage the hole mem.
2014-04-04 AceVestreplace '\t' with ' '
2014-04-04 AceVestadd init_paging.
2014-04-02 AceVestimport the kernel code to use the new repository with...