index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libddekit
Age
Commit message (
Expand
)
Author
2010-06-15
implement get_random_bytes() with random() in libc
Zheng Da
2010-06-14
fix compiling problems in libddekit and libmachdev.
Zheng Da
2010-06-09
fix a race condition in the interrupt handler.
Zheng Da
2010-06-09
make __l4ddekit_initcall_* variables global.
Zheng Da
2010-06-05
remove printing.
Zheng Da
2010-05-31
change Makefile to install ddekit header files.
Zheng Da
2010-05-28
ddekit slab uses libhurd-slab.
Zheng Da
2010-05-28
reimplement ddekit_large_malloc.
Zheng Da
2010-05-28
memory from linux_kmalloc is aligned with cache line size.
Zheng Da
2010-05-11
block intloop thread when irq is disabled.
Zheng Da
2010-05-07
call device_irq_enable even when interrupt is ignored.
Zheng Da
2010-05-07
fix a bug when device_intr_notify return an error.
Zheng Da
2010-05-04
Add util.h in libddekit.
Zheng Da
2010-05-04
Use more memory chunks for linux_kmalloc.
Zheng Da
2010-04-22
ddekit: print messages.
Zheng Da
2010-04-22
jiffies in the type of unsigned long.
Zheng Da
2010-04-22
jiffies in the type of unsigned long.
Zheng Da
2010-04-06
implement dump_stack in libddekit with backtrace.
Zheng Da
2010-04-06
Use mem device to map memory for MMIO.
Zheng Da
2010-03-03
Support MMIO.
Zheng Da
2010-02-28
reset the helder pointer before unlock in ddekit lock.
Zheng Da
2010-02-27
IRQ server doesn't have reply messages.
Zheng Da
2010-02-27
Add `flags` in RPC device_intr_notify definition.
Zheng Da
2010-02-27
Add `flags` for interrupt registration.
Zheng Da
2010-02-27
remove RPCs for PCI conf space.
Zheng Da
2010-02-05
print to stderr.
Zheng Da
2010-02-05
fix a bug in ddekit: use the relative time.
Zheng Da
2010-01-29
remove printing in the interrupt handler.
Zheng Da
2010-01-27
remove the printing in timer.
Zheng Da
2010-01-27
Enable the irq after installing irq handler and receiving an interrupt.
Zheng Da
2010-01-26
allocate a port for interrupt delivery.
Zheng Da
2010-01-26
raise the priority of the interrupt handler thread.
Zheng Da
2010-01-26
ddekit: support multiple pci buses in the system.
Zheng Da
2010-01-21
initialize pciaccess in ddekit.
Zheng Da
2010-01-19
hide free_pages.
Zheng Da
2010-01-19
Add initcall in ddekit.
Zheng Da
2010-01-16
Create a ddekit thread directly for ddekit timer.
Zheng Da
2010-01-13
hide __get_free_pages to avoid name conflict.
Zheng Da
2010-01-05
Declare fetch_jiffies in the header file.
Zheng Da
2010-01-01
check in panic.c
Zheng Da
2010-01-01
Remove c_headers.h
Zheng Da
2009-12-29
Don't include C library headers files in our header files.
Zheng Da
2009-12-15
Add ddekit_condvar_deinit.
Zheng Da
2009-12-15
Use ddekit condvar instead of the one in cthreads.
Zheng Da
2009-12-15
fix a bug in condvar.
Zheng Da
2009-12-15
fix a bug (setting a thread name).
Zheng Da
2009-12-13
Setup the main thread when initializing ddekit.
Zheng Da
2009-12-13
Use a global lock to protect a thread's local data.
Zheng Da
2009-12-13
A new thread has been initialized when it starts.
Zheng Da
2009-12-11
Don't set the main thread name.
Zheng Da
[next]