]> Zhao Yanbai Git Server - kernel.git/shortlog
kernel.git
2021-11-03 acevestfix gdtr idtr
2021-11-03 acevestfix new version of grub2 can not load /boot/Kernel
2021-11-03 acevestfix compile under x86_64
2021-11-03 acevestbochs2.7
2021-11-03 acevestfix compile
2021-11-03 AceVestadd exit support
2021-11-03 AceVestdelete old code
2021-11-03 AceVestedit wording
2021-11-03 AceVestwording modify
2021-11-03 AceVestimprove shell
2021-11-03 AceVestKernel version 0.3.0
2021-11-03 AceVestadd simple shell
2021-11-03 AceVestfix write protection bug when fork
2021-11-03 AceVestprintf use stack buffer
2021-11-03 AceVestsuccess on qemu
2021-11-03 AceVestsuccess on bochs
2021-11-03 AceVestfix bug in put_paging
2021-11-03 AceVestfix bug in put_paging
2021-11-03 AceVestfix bug in innerint
2021-11-03 AceVestadd sysc_wait; rewrite mm/page.c
2021-11-03 AceVestrewrite scheduler
2021-11-03 AceVestfix bug in syscall.S
2021-11-03 AceVestsupport read from console
2021-11-03 AceVestsupport to execute user program on hard disk
2021-11-03 AceVestfix bug in do_no_page
2021-11-03 AceVestuse sysexit to jump to ring3
2021-11-03 AceVestfix ring3 stack bug
2021-11-03 AceVestfix copy on write bug; jump to ring3
2021-11-03 AceVestprepare jump to ring3
2021-11-03 AceVestadd ext2_read_file
2021-11-03 AceVestadd ext2_search_inpath
2021-11-03 AceVestfix bug in ext2_read_inode
2021-11-03 AceVestadd ext2 read inode and search file in directory
2021-11-03 AceVestdelete binary file shell & hello
2021-11-03 AceVestupdate bin/Makefile
2021-11-03 AceVestread ext2 super block
2021-11-03 AceVestread root device from cmdline
2021-11-03 AceVestclean ide code
2021-11-03 AceVestremove ide_init_intr
2021-11-03 AceVestremove ide identify
2021-11-03 AceVestadd request to hard disk
2021-11-03 AceVestadd %u for vsprintf
2021-11-03 AceVestsupport read partition on my laptop
2021-11-03 AceVestadd read disk partition code
2021-11-03 AceVestadd test read hard disk partition code
2021-11-03 AceVestread partition table
2021-11-03 AceVestadd pci info
2021-11-03 AceVestsupport dma on bochs
2021-11-03 AceVestsupport ide dma on my laptop. but not on qemu
2021-11-03 AceVestdelete the pci and setup dir
2021-11-03 AceVestmonitor print line
2021-11-03 AceVestsupport multi screen
2021-11-03 AceVesttest account
2021-11-03 acevestre use the right code
2021-11-03 acevestdebug the crash bug in printk printd
2021-11-03 acevestadd debug wait queue code
2021-11-03 acevestadd printd
2021-11-03 acevestfix bug in semaphore
2021-11-03 acevestadd semaphore
2021-11-03 acevestmove use syscall code to libc
2014-06-05 AceVestrewrite vga
2014-06-04 AceVestadd lock into memory system
2014-06-03 AceVestsched
2014-06-01 AceVestremove dma
2014-05-31 AceVestcan receive irq after each cmd write to ide
2014-05-28 AceVeston the way to pci ide dma
2014-05-27 AceVestide.c can drive my real disk with irq now.
2014-05-24 AceVestide
2014-05-23 AceVestfix bugs when enable disable ack 8259 irq
2014-05-20 AceVestfix no_irq_handler
2014-05-10 AceVestfix the inl bug; fix pci_read_config bug
2014-05-08 AceVestsome modifies in the setup_pci
2014-05-07 AceVestsupport preempt
2014-05-07 AceVestsupport 8253
2014-05-06 AceVestclean code
2014-05-06 AceVestsupport create kernel process
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.
next