2015-08-12 |
David Cock | Merge branch 'armv8' |
tree | commitdiff |
2015-08-06 |
Reto Achermann | morecore: fixing leaking slot allocator.(closes T153 |
tree | commitdiff |
2015-08-03 |
Simon Gerber | 32bit arm: fix large page support. Close T148. |
tree | commitdiff |
2015-06-25 |
Reto Achermann | libtftp: initial commit of a simple tftp client library |
tree | commitdiff |
2015-06-19 |
Reto Achermann | k1om-release: fixing missing headers |
tree | commitdiff |
2015-06-19 |
Reto Achermann | libbarrelfish: merging arch specific hearders for k1om... |
tree | commitdiff |
2015-06-17 |
Moritz Hoffmann | T121: kernel: Make BSP KCB a proper capability on ARM |
tree | commitdiff |
2015-06-16 |
Moritz Hoffmann | T119: kernel, spawn, libbarrelfish, fish: Remove DEBUG_... |
tree | commitdiff |
2015-06-16 |
Moritz Hoffmann | T119: kernel, spawnd, fish: Use dispatcher invocations... |
tree | commitdiff |
2015-06-16 |
Moritz Hoffmann | T118: libbarrelfish: Refactor architecture specific... |
tree | commitdiff |
2015-06-16 |
Moritz Hoffmann | T119: implement syscall and monitor interface to debug_... |
tree | commitdiff |
2015-06-16 |
Moritz Hoffmann | Closes T118: libbarrelfish: Extract common syscalls... |
tree | commitdiff |
2015-06-16 |
Reto Achermann | libnuma: implementing missing allocation functions... |
tree | commitdiff |
2015-06-16 |
Reto Achermann | libbomp: match the new bitmap interface for prev/next... |
tree | commitdiff |
2015-06-16 |
Reto Achermann | libbitmap: changing semantics of bitmap_bit_{prev|next} |
tree | commitdiff |
2015-06-16 |
Reto Achermann | memobj: adding missing implementation of unfill for... |
tree | commitdiff |
2015-06-15 |
Moritz Hoffmann | Fixes T120: mdb: Add mdb tree traversal functions. |
tree | commitdiff |
2015-06-11 |
Simon Gerber | x86: implement modify flags for x86_32 and improve... |
tree | commitdiff |
2015-06-11 |
Moritz Hoffmann | shortcut in protect for single page operations |
tree | commitdiff |
2015-06-11 |
Moritz Hoffmann | memobj_anon, protect: use vregion_base and _off correctly |
tree | commitdiff |
2015-06-11 |
Moritz Hoffmann | Fix implementation of memobj_anon protect. |
tree | commitdiff |
2015-06-11 |
Simon Gerber | T77: Implement selective TLB flushing hint for modify_f... |
tree | commitdiff |
2015-06-11 |
Simon Gerber | T73: fix modify_flags for parts of region + test. |
tree | commitdiff |
2015-06-11 |
Reto Achermann | adding support for modify flags on large/huge pages |
tree | commitdiff |
2015-06-10 |
Reto Achermann | [T115] extending support for cpuid instruction |
tree | commitdiff |
2015-06-04 |
Reto Achermann | libnuma: adding support for locality information and... |
tree | commitdiff |
2015-06-03 |
Simon Gerber | Initial AArch64/ARMv8 skeleton. |
tree | commitdiff |
2015-06-03 |
Simon Gerber | newlib: T110: fix libc Hakefile to prefer machine-speci... |
tree | commitdiff |
2015-06-01 |
Simon Gerber | 32bit: fixup printf format specifiers. |
tree | commitdiff |
2015-06-01 |
Simon Gerber | newlib: fixup missing bits + make compile for 32bit. |
tree | commitdiff |
2015-06-01 |
Simon Gerber | newlib: fixup patch for new newlib version and adjust... |
tree | commitdiff |
2015-06-01 |
Simon Gerber | remove old newlib. |
tree | commitdiff |
2015-06-01 |
Simon Gerber | Reintegrate newlib 1.19.0 modifications for Barrelfish. |
tree | commitdiff |
2015-06-01 |
Simon Gerber | Merge tag 'newlib-snapshot-20150423' from git://sourcew... |
tree | commitdiff |
2015-06-01 |
Simon Gerber | rename newlib{,-1.19.0}. |
tree | commitdiff |
2015-05-22 |
Simon Gerber | libvirtio: Fix error check in virtio_vq_host_poll(). release2015-05-22 |
tree | commitdiff |
2015-05-19 |
Reto Achermann | libdma: enabling msix support for IOAT. [Closes T101] |
tree | commitdiff |
2015-05-18 |
Gerd Zellweger | Revert b51b15e e7b3175. Closes T88 T96. |
tree | commitdiff |
2015-05-11 |
Simon Gerber | Fix b51b15e: re-disable dispatcher in thread_mutex_lock... |
tree | commitdiff |
2015-05-07 |
Simon Gerber | libbarrelfish: vspace_mmu_aware: fix frame_alloc()... |
tree | commitdiff |
2015-05-04 |
Reto Achermann | Handing over alignment paramenter of morecore when... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_32: only allow larger page sizes for morecore when... |
tree | commitdiff |
2015-05-04 |
yauhenk | Build order fix |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Fix large page code so it compiles on 32bit / ARM. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | libbarrelfish: fix morecore heap with 1GB pages. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Merge large page support code. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | mmu aware vspace: added sane fallback for basecn alloca... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: cleaned up large page code. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86: pmap: Added debug output to has_vnode. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | libbarrelfish: Refactored onthread init slightly. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Added command line arg for overriding default heap... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Added Config.hs flag for morecore pagesize. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Fixed morecore_reinit() to properly not remap when... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: pmap_map: Fixed size check to actually work... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | vspace_mmu_aware: fixed edge case in assertions. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Added remapping functionality for malloc. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | make mmu_aware vspace code support multiple page sizes. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: cleaned up corner cases in pmap code. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: pmap: removed support code for mixed-size mappings. |
tree | commitdiff |
2015-05-04 |
Simon Gerber | Cleanup of unmap error handling and proper checks for... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | newlib: libbarrelfish: properly hook up assert function... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: pmap: cleanup and added some plumbing for mixed... |
tree | commitdiff |
2015-05-04 |
Simon Gerber | x86_64: cleaned up magic constant 9 (ptable_bits) in... |
tree | commitdiff |
2015-04-30 |
Simon Gerber | vspace/utils.c: cleaned up trailing spaces. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_32: compiles with PAE enabled. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | properly zero newly allocated memobj and vregion. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | Refactored pmap code for x86_{64,32}. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: lazily clean up empty page tables when creating... |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: pmap do_map fine-grained debug output ctrl. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: fix is_same_{pdir,pdpt,pml4} functions to prope... |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: fixed unmap last leaf, added code to allow... |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: cleaned up and refactored pmap unmap code. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: cleanup of pmap do_map and supporting code. |
tree | commitdiff |
2015-04-30 |
Simon Gerber | x86_64: Fixed typo in determine_addr_raw. |
tree | commitdiff |
2015-04-30 |
Andreas Dillier | Largepage repository |
tree | commitdiff |
2015-04-30 |
Andreas Dillier | Added large page capabilities to the x86 architecture. |
tree | commitdiff |
2015-04-28 |
Moritz Hoffmann | Fix include of if/terminal_config_defs.h - depending... |
tree | commitdiff |
2015-04-28 |
Moritz Hoffmann | Fix thread_mutex_lock* to acquire lock after unblocking... |
tree | commitdiff |
2015-04-20 |
Zaheer Chothia | posixcompat: make pthread_once a wrapper over the versi... |
tree | commitdiff |
2015-04-20 |
Zaheer Chothia | thread: add support for one-time global initialization |
tree | commitdiff |
2015-04-20 |
Zaheer Chothia | posixcompat: fix incorrect destruction of pthread_cond |
tree | commitdiff |
2015-03-09 |
Simon Gerber | 32bit: libbarrelfish: fix casts in new x-core thread... release2015-03-17 |
tree | commitdiff |
2015-03-09 |
Simon Gerber | T65: implement proper x-core join. |
tree | commitdiff |
2015-03-09 |
Simon Gerber | T65: properly implement x-core thread creation. |
tree | commitdiff |
2015-03-09 |
Simon Gerber | cxxabi: abort_message: Add info about dispatcher, core... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | Add get_absolute_time() syscall + implement std::chrono... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | cxx: Replaced abort() in thread.cpp with USER_PANIC(). |
tree | commitdiff |
2015-03-09 |
Simon Gerber | cxx: implement thread::this_thread::sleep_for() using... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | cxx: fixed thread::join() and added simple threads... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | posixcompat: properly handle PTHREAD_MUTEX_RECURSIVE... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | posixcompat: fixed pthread_mutex_lock to work with... |
tree | commitdiff |
2015-03-09 |
Simon Gerber | libterm: blocking client: tell user how much we've... |
tree | commitdiff |
2015-02-03 |
Simon Gerber | posixcompat: added stubs for fchown,fchmod,mmap,munmap. |
tree | commitdiff |
2015-02-02 |
Simon Gerber | Rename struct slab_alloc to struct slab_allocator. |
tree | commitdiff |
2015-01-29 |
Simon Gerber | Removed submodules. release2015-01-29 |
tree | commitdiff |
2015-01-13 |
Reto Achermann | Merge branch 'master' of ssh://code.systems.ethz.ch... |
tree | commitdiff |
2015-01-12 |
Zaheer Chothia | Document version, usage and modifications for external... |
tree | commitdiff |
2015-01-12 |
Simon Gerber | libbarrelfish: memobj: add optional frame offset to... |
tree | commitdiff |
2015-01-12 |
Reto Achermann | libbarrelfish: cleanup of code for Xeon Phi |
tree | commitdiff |
2015-01-12 |
Reto Achermann | disablibg debug for NUMA |
tree | commitdiff |
next |