]> Zhao Yanbai Git Server - kernel.git/shortlog
kernel.git
2021-10-29 acevest0.3.1 0.3.1
2021-10-29 acevestMerge branch 'master' of github.com:acevest/kernel
2021-10-29 acevesttss.esp0
2021-10-29 acevestfix compile under MacOS
2021-10-28 acevestfix gdtr idtr
2021-10-26 acevestfix new version of grub2 can not load /boot/Kernel
2021-10-26 acevestfix compile under x86_64
2021-10-26 acevestbochs2.7
2021-10-26 acevestfix compile
2014-10-18 AceVestadd exit support
2014-10-12 AceVestdelete old code
2014-08-01 AceVestedit wording 0.3.0
2014-08-01 AceVestwording modify
2014-07-31 AceVestimprove shell
2014-07-31 AceVestKernel version 0.3.0
2014-07-31 AceVestadd simple shell
2014-07-31 AceVestfix write protection bug when fork
2014-07-29 AceVestprintf use stack buffer
2014-07-28 AceVestsuccess on qemu
2014-07-28 AceVestsuccess on bochs
2014-07-28 AceVestfix bug in put_paging
2014-07-28 AceVestfix bug in put_paging
2014-07-28 AceVestfix bug in innerint
2014-07-27 AceVestadd sysc_wait; rewrite mm/page.c
2014-07-27 AceVestrewrite scheduler
2014-07-27 AceVestfix bug in syscall.S
2014-07-20 AceVestsupport read from console
2014-07-18 AceVestsupport to execute user program on hard disk
2014-07-18 AceVestfix bug in do_no_page
2014-07-17 AceVestuse sysexit to jump to ring3
2014-07-17 AceVestfix ring3 stack bug
2014-07-16 AceVestfix copy on write bug; jump to ring3
2014-07-14 AceVestprepare jump to ring3
2014-07-14 AceVestadd ext2_read_file
2014-07-12 AceVestadd ext2_search_inpath
2014-07-10 AceVestfix bug in ext2_read_inode
2014-07-10 AceVestadd ext2 read inode and search file in directory
2014-07-09 AceVestdelete binary file shell & hello
2014-07-09 AceVestupdate bin/Makefile
2014-07-08 AceVestread ext2 super block
2014-07-07 AceVestread root device from cmdline
2014-07-06 AceVestclean ide code
2014-07-06 AceVestremove ide_init_intr
2014-07-06 AceVestremove ide identify
2014-07-06 AceVestadd request to hard disk
2014-07-06 AceVestadd %u for vsprintf
2014-07-05 AceVestsupport read partition on my laptop
2014-07-05 AceVestadd read disk partition code
2014-07-04 AceVestadd test read hard disk partition code
2014-07-02 AceVestread partition table
2014-07-01 AceVestadd pci info
2014-06-30 AceVestsupport dma on bochs
2014-06-30 AceVestsupport ide dma on my laptop. but not on qemu
2014-06-27 AceVestdelete the pci and setup dir
2014-06-27 AceVestmonitor print line
2014-06-27 AceVestsupport multi screen
2014-06-26 AceVesttest account
2014-06-26 acevestre use the right code
2014-06-26 acevestdebug the crash bug in printk printd
2014-06-24 acevestadd debug wait queue code
2014-06-23 acevestadd printd
2014-06-22 acevestfix bug in semaphore
2014-06-22 acevestadd semaphore
2014-06-20 rootmove 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
next