source: trunk/kernel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @186   7 years max memory leak (among others)
(edit) @185   7 years max use thread_release directly
(edit) @184   7 years max style
(edit) @183   7 years max style
(edit) @182   7 years max lock leak
(edit) @181   7 years max style again
(edit) @180   7 years max don't memset ptr if it's null…
(edit) @179   7 years max fix a lock leak, there are many others left…
(edit) @178   7 years max style
(edit) @177   7 years max detect use-after-frees
(edit) @176   7 years max detect use-after-frees
(edit) @175   7 years max detect use-after-frees
(edit) @174   7 years max style
(edit) @173   7 years max style
(edit) @172   7 years max style
(edit) @171   7 years max style
(edit) @170   7 years max remove ';'
(edit) @161   7 years max style
(edit) @160   7 years max style
(edit) @159   7 years max style
(edit) @158   7 years max tab ffs
(edit) @157   7 years max add the x86_64 flag
(edit) @156   7 years max style
(edit) @149   7 years max unused variables
(edit) @140   7 years max style
(edit) @136   7 years max Hide a few soclib_xcu_ functions
(edit) @131   7 years max use hal_drivers_xcu_init
(edit) @128   7 years max style
(edit) @127   7 years max style
(edit) @126   7 years max use hal_time_stamp instead, because hal_get_cycles will use the …
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @120   7 years max don't use hal_remote_lwd, we want the address, not its content
(edit) @113   7 years max add memcmp in libk; these mem* functions should probably be hal- …
(edit) @104   7 years max style
(edit) @103   7 years alain Introducing a nolock_printk() function used by kernel_init.
(edit) @101   7 years alain euh…
(edit) @93   7 years max style
(edit) @77   7 years max Start hiding the architecture-specific drivers behind the …
(edit) @75   7 years max Create the drivers/ sub-directory in each hal, and move soclib into …
(edit) @71   7 years max advance a little
(edit) @70   7 years max start constructing the bootinfo structure
(edit) @68   7 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @66   7 years max style
(edit) @65   7 years max use %p to silence a few warnings
(edit) @63   7 years max move the ldscript into core/ for tsar
(edit) @60   7 years max use reg_t instead of uint32_t
(edit) @57   7 years max move the ldscript into x86_64/
(edit) @53   7 years alain Compilation OK pout TSAR
(edit) @52   7 years max remove hard_config.h
(edit) @50   7 years alain bloup
(edit) @49   7 years max style
(edit) @47   7 years max Use mcmodel=large, in order to have a kernel image that is located at …
(edit) @28   7 years max Remove unused Makefile.
(edit) @27   7 years max cosmetic
(edit) @26   7 years max Add the Makefile and LD script for x86_64.
(edit) @25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
(edit) @24   7 years max Use intptr_t instead.
(edit) @23   7 years alain Introduce syscalls.
(edit) @22   7 years max cosmetic & typos again
(edit) @21   7 years max cosmetic & comments
(edit) @20   7 years max cosmetic and improve a few comments
(edit) @19   7 years max cosmetic, and a few typos
(edit) @18   7 years max cosmetic, and a few typos
(edit) @16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @14   7 years alain Bugs fix.
(edit) @11   7 years alain Merge all FS related files in one single vfs directory.
(edit) @10   7 years alain Merge all FS related files in one single directory.
(edit) @9   7 years alain Bloup
(edit) @7   7 years alain Various bugs.
(edit) @5   7 years alain Introduce the chdev_t structure in place of the device_t structure.
(edit) @4   7 years alain Introduce the chdev_t structure in place of device_t.
(edit) @3   7 years alain Introduce dev_fbf, dev dma, dev_iob
(edit) @2   7 years alain cleanup
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.