2013-03-19 |
Kornilios Kourtis | New tracing infrastructure documentation
|
commit | commitdiff | tree |
2013-03-19 |
Kornilios Kourtis | New tracing infrastructure
|
commit | commitdiff | tree |
2013-03-13 |
Kornilios Kourtis | usr/lshw: utility to list hardware devices
|
commit | commitdiff | tree |
2013-03-13 |
Kornilios Kourtis | x86_64/irq.c: print SP on page fault error message
|
commit | commitdiff | tree |
2013-02-09 |
Kornilios Kourtis | Move declaration of timegm to //include/time.h
|
commit | commitdiff | tree |
2012-11-12 |
Kornilios Kourtis | waitset: seperate arch-specific polling logic from...
|
commit | commitdiff | tree |
2012-11-06 |
Kornilios Kourtis | posixcompat/getpwent.c: define _USE_XOPEN for strdup()
|
commit | commitdiff | tree |
2012-11-06 |
Kornilios Kourtis | scc: disable unused-but-set-variable warning (-Wno...
|
commit | commitdiff | tree |
2012-11-06 |
Kornilios Kourtis | lib/barrelfish: remove unused variable from target...
|
commit | commitdiff | tree |
2012-11-05 |
Kornilios Kourtis | hake: add -rtsopts=all to other places as well
|
commit | commitdiff | tree |
2012-11-05 |
Kornilios Kourtis | hake: add -rtsopts=all flag to ghc
|
commit | commitdiff | tree |
2012-11-05 |
Kornilios Kourtis | update tree to use ghc7.4
|
commit | commitdiff | tree |
2012-10-31 |
Kornilios Kourtis | harness: change httperf path
|
commit | commitdiff | tree |
2012-10-30 |
Kornilios Kourtis | run-pdflatex.sh: make egrep rerun pattern more specific
|
commit | commitdiff | tree |
2012-09-28 |
Kornilios Kourtis | harness: s/arm/armv5/
|
commit | commitdiff | tree |
2012-09-28 |
Kornilios Kourtis | armv5: move cp15_invalidate_i_and_d_caches() to a ...
|
commit | commitdiff | tree |
2012-09-24 |
Kornilios Kourtis | Fix broken printf("%ls") in newlib (#249)
|
commit | commitdiff | tree |
2012-09-07 |
Kornilios Kourtis | harness: s/arm/armv5/
|
commit | commitdiff | tree |
2012-09-07 |
Kornilios Kourtis | merged pandaboard tree
|
commit | commitdiff | tree |
2012-08-06 |
Kornilios Kourtis | ram_alloc_remote(): reset affinity before calling slot_alloc()
|
commit | commitdiff | tree |
2012-07-31 |
Kornilios Kourtis | *.hs: update imports to be compatible with ghc 7.4
|
commit | commitdiff | tree |
2012-07-10 |
Kornilios Kourtis | lib/octopus/parser: change octyy_error argument const...
|
commit | commitdiff | tree |
2012-07-10 |
Kornilios Kourtis | octopus: use a octyy_ prefix for global parse functions
|
commit | commitdiff | tree |
2012-07-10 |
Kornilios Kourtis | oldc: add SCN*8 (fscanf format specifiers) macros in...
|
commit | commitdiff | tree |
2012-07-09 |
Kornilios Kourtis | newlib: dummy system()
|
commit | commitdiff | tree |
2012-07-09 |
Kornilios Kourtis | openssl: comment out noecho_fgets()
|
commit | commitdiff | tree |
2012-06-13 |
Kornilios Kourtis | make newlib compile with -O0
|
commit | commitdiff | tree |
2012-06-12 |
Kornilios Kourtis | hake/Config.hs.template: switch optimization level...
|
commit | commitdiff | tree |
2012-06-05 |
Kornilios Kourtis | merge fixes from Simon/Mark to Samuel's gem5-arm updates
|
commit | commitdiff | tree |
2012-05-16 |
Kornilios Kourtis | newlib: add Hakefile comment about different malloc...
|
commit | commitdiff | tree |
2012-04-11 |
Kornilios Kourtis | lib/octopus/Hakefile: remove wide character
|
commit | commitdiff | tree |
2012-03-22 |
Kornilios Kourtis | fugu: changed guard in errors/errno.h hoping that it...
|
commit | commitdiff | tree |
2012-02-26 |
Kornilios Kourtis | montor: reclaim_memory(): protect against get_mem_client...
|
commit | commitdiff | tree |
2012-02-25 |
Kornilios Kourtis | newlib: add support for long {long,double} in format...
|
commit | commitdiff | tree |
2012-02-24 |
Kornilios Kourtis | newlib: make it default and add oldc builds to harness
|
commit | commitdiff | tree |
2012-02-24 |
Kornilios Kourtis | newlib: build scc/arm/xscale
|
commit | commitdiff | tree |
2012-02-24 |
Kornilios Kourtis | newlib: use oldc malloc for newlib
|
commit | commitdiff | tree |
2012-02-23 |
Kornilios Kourtis | newlib: fix some warnings
|
commit | commitdiff | tree |
2012-02-23 |
Kornilios Kourtis | newlib: better arch-specific hake configuration
|
commit | commitdiff | tree |
2012-02-23 |
Kornilios Kourtis | newlib: use dlmalloc instead of newlib's malloc+sbrk
|
commit | commitdiff | tree |
2012-02-22 |
Kornilios Kourtis | rename freec to oldc
|
commit | commitdiff | tree |
2012-02-22 |
Kornilios Kourtis | merge with main tree
|
commit | commitdiff | tree |
2012-02-20 |
Kornilios Kourtis | make freec the default libc, and create newlib harness...
|
commit | commitdiff | tree |
2012-02-20 |
Kornilios Kourtis | newlib,arm:_really_ make newlib compile for arm
|
commit | commitdiff | tree |
2012-02-15 |
Kornilios Kourtis | merge newlib
|
commit | commitdiff | tree |
2012-02-15 |
Kornilios Kourtis | newlib,arm: make arm compile with newlib
|
commit | commitdiff | tree |
2012-02-06 |
Kornilios Kourtis | merge
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32: use PRI{u,x}32, PRI{u,x}PTR, etc in...
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32: use int32_t (and not int) for message...
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib/x86_32: add casting to skb calls in pci
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32: fix float.h for x86_32
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32,libnfs: s/xdr_uint32_t/xdr_u_int/ to...
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32,acpi: typedef acpi's UINT32 to uint32_t
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib,x86_32,skb: make /usr/skb compile
|
commit | commitdiff | tree |
2012-02-15 |
Kornilios Kourtis | newlib,x86_32: fix/add Hakefiles and misc changes
|
commit | commitdiff | tree |
2012-02-05 |
Kornilios Kourtis | newlib/x86_32: change newlib's uintptr_t to unsigned...
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | chips/hashtable.c: zero initial entries
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | newlib: make assert use its argument, so that -DNDEBUG...
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | ahci_dma_pool.c: add missing header
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | merge newlib tree to current
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | newlib: make use of VFS optional; remove posixcompat...
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | newlib/stdio: define _WANT_IO_C99_FORMATS
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | update .hgignore
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | restore some C flags from the newlib merge
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | vfsfd: provide a thin library for unix-like system...
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | hake: add code for library dependencies
|
commit | commitdiff | tree |
2012-02-03 |
Kornilios Kourtis | hake: make linking of libraries explicit again
|
commit | commitdiff | tree |
2012-01-23 |
Kornilios Kourtis | routing_setup: make obvious to the compiler that err...
|
commit | commitdiff | tree |
2012-01-20 |
Kornilios Kourtis | fof: fix pdf creation from lhs
|
commit | commitdiff | tree |
2012-01-11 |
Kornilios Kourtis | ahci: fix flounder backend to print error values correctly
|
commit | commitdiff | tree |
2012-01-11 |
Kornilios Kourtis | ahci: remove casting from genvaddrr_t to (void *) and...
|
commit | commitdiff | tree |
2012-01-11 |
Kornilios Kourtis | ahci: use PRIxPTR for printing errval_t
|
commit | commitdiff | tree |
2012-01-06 |
Kornilios Kourtis | merge newlib patches into tree
|
commit | commitdiff | tree |
2011-11-09 |
Kornilios Kourtis | schedule_rbed.c: move include of timer.h so that simulator...
|
commit | commitdiff | tree |
2011-11-09 |
Kornilios Kourtis | add support for one-shot timers
|
commit | commitdiff | tree |
2011-11-09 |
Kornilios Kourtis | Add some scheduling related comments
|
commit | commitdiff | tree |
2011-10-03 |
Kornilios Kourtis | usr/replay: replace fwrite() with app buffers and write()
|
commit | commitdiff | tree |
2011-10-03 |
Kornilios Kourtis | partly revert 89b83c3b88ea, since it failed to boot...
|
commit | commitdiff | tree |
2011-10-02 |
Kornilios Kourtis | usr/replay: better stats reporting on slave side
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: minor fix in assertion
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: incrase buffers for new tracefile (_1)
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: try to hunt down a bug in linux
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: seek operation support
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: replace ppoll() with reads for linux
|
commit | commitdiff | tree |
2011-09-29 |
Kornilios Kourtis | usr/replay: better linux Makefile
|
commit | commitdiff | tree |
2011-09-27 |
Kornilios Kourtis | replay: master/slave implementation for linux TCP/IP
|
commit | commitdiff | tree |
2011-09-27 |
Kornilios Kourtis | bulk: set ->size of last bulk_buf correctly in bulk_init()
|
commit | commitdiff | tree |
2011-09-26 |
Kornilios Kourtis | usr/startd: allow comments (#) and empty lines in bootscript
|
commit | commitdiff | tree |
2011-09-26 |
Kornilios Kourtis | usr/startd: allow comments (#) and empty lines in bootscript
|
commit | commitdiff | tree |
2011-09-26 |
Kornilios Kourtis | replay: fine-grained performance statistics
|
commit | commitdiff | tree |
2011-09-27 |
Kornilios Kourtis | vfs/cache.c: fine-grained (per operation) performance...
|
commit | commitdiff | tree |
2011-09-22 |
Kornilios Kourtis | replay: use bulk transfers for more efficient master...
|
commit | commitdiff | tree |
2011-09-22 |
Kornilios Kourtis | bulk_transfer: add a helper function to copy data to...
|
commit | commitdiff | tree |
2011-09-20 |
Kornilios Kourtis | bcached: add support for concurrent readers
|
commit | commitdiff | tree |
2011-09-20 |
Kornilios Kourtis | replay: master/slave updates
|
commit | commitdiff | tree |
2011-09-19 |
Kornilios Kourtis | c/fflush(): if write buffer is empty, just return
|
commit | commitdiff | tree |
2011-09-19 |
Kornilios Kourtis | c/fflush(): if write buffer is empty, just return
|
commit | commitdiff | tree |
2011-09-18 |
Kornilios Kourtis | replay: assignment instead of test in assert (ARGH!)
|
commit | commitdiff | tree |
2011-09-16 |
Kornilios Kourtis | replay re-write, server seems to work (only barrelfish...
|
commit | commitdiff | tree |
2011-09-16 |
Kornilios Kourtis | bugfix in check_for_event() that prevented the channel...
|
commit | commitdiff | tree |
next |