]> Zhao Yanbai Git Server - kernel.git/shortlog
kernel.git
2021-11-03 acevestpid 从0开始分配, 暂时不考虑pid回绕问题
2021-11-03 acevest内核测试线程引入hlt指令
2021-11-03 acevestdo_fork继承父进程名字
2021-11-03 acevest修复在ret_from_fork_krnl中没有正确恢复eflags寄存器的问题
2021-11-03 acevestfix memcpy param in do_fork
2021-11-03 acevestremove code
2021-11-03 acevest加快一点bootmem分配
2021-11-03 acevest新的简单的bootmem分配算法
2021-11-03 acevestbootmem init
2021-11-03 acevestcode style
2021-11-03 acevest拆分出bootmem层的代码
2021-11-03 acevestadd kernel_fork
2021-11-03 acevest优化系统调用
2021-11-03 acevest换种方式实现sysc bad number
2021-11-03 acevestsyscall_entry里不再间接寻址进程的内核栈esp0
2021-11-03 acevest优化进程调度
2021-11-03 acevest优化中断处理函数;更改进程调度
2021-11-03 acevestmultiboot header 不再放到二进制的头部
2021-11-03 acevestcode style
2021-11-03 acevestadd docker copy shell script and use new .bochsrc
2021-11-03 acevestdefine BUILDER
2021-11-03 acevest0.3.1
2021-11-03 acevestfix compile under MacOS
2021-11-03 acevesttss.esp0
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
next