2015-06-19 |
Reto Achermann | libconcurrent: add include file to stddbool into header. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | asmoffests: merging x86_64 and k1om preprocessor directives |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | weever: adding x86_64 includes to the hake file |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | testconcurrent: reordering includes |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | k1om: re-adding architecture dependent asm_inlines... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | hake: switching include paths and adding additional... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | Xeon Phi: Removing duplicated headers |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Moritz Hoffmann | T123: kernel: remove scc-specific code from x86_32... release2015-06-18 |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Moritz Hoffmann | T121: kernel: fix BSP KCB creation on x86_32 and armv5 |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Moritz Hoffmann | T121: kernel: Make BSP KCB a proper capability on ARM |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T121: kernel: Add missing include |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | kernel: Remove references arch_init to bspkcb which... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: kernel: Implement cap invocation for arm, x86_32 |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | trace: Consistent includes across all platforms |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | kernel: fix object creation for KCB on arm, x86_32 |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: kernel, spawn, libbarrelfish, fish: Remove DEBUG_... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: kernel, spawnd, fish: Use dispatcher invocations... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: kernel: Unify debug_print_capabilities in sys_debug.c |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T118: libbarrelfish: Refactor architecture specific... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Simon Gerber | T119: add case when we find init rootcn in KCB. |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Simon Gerber | kernel: fix object creation for KCB. |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Simon Gerber | T121: Create "real" BSP KCB cap for x86. |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: work in progress, use mdb tree call-back function... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | T119: implement syscall and monitor interface to debug_... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Moritz Hoffmann | Closes T118: libbarrelfish: Extract common syscalls... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Reto Achermann | libnuma: implementing missing allocation functions... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Reto Achermann | libbomp: match the new bitmap interface for prev/next... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Reto Achermann | libbitmap: changing semantics of bitmap_bit_{prev|next} |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Reto Achermann | memobj: adding missing implementation of unfill for... |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Moritz Hoffmann | Fixes T120: mdb: Add mdb tree traversal functions. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Reto Achermann | Adding missing THC dependencies in Hakefile of Xeon... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Simon Gerber | x86: implement modify flags for x86_32 and improve... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Simon Gerber | cpuid device definitions: remove utf-8 registered symbols. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Moritz Hoffmann | shortcut in protect for single page operations |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Moritz Hoffmann | memobj_anon, protect: use vregion_base and _off correctly |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Moritz Hoffmann | Fix implementation of memobj_anon protect. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Simon Gerber | kernel: x86_64: fixed error handling in modify_flags. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Simon Gerber | T77: Implement selective TLB flushing hint for modify_f... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Simon Gerber | T73: fix modify_flags for parts of region + test. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Reto Achermann | adding support for modify flags on large/huge pages |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Reto Achermann | [T115] making SKB CPU facts consistent beginning with... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Reto Achermann | numatest: adding +1 to print the correct values |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Reto Achermann | [T115] make data gatherer use of libcpuid |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Reto Achermann | [T115] extending support for cpuid instruction |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Reto Achermann | skb: adding query for locality information release2015-06-09 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Reto Achermann | libnuma: adding support for locality information and... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Reto Achermann | ACPI: Adding support to parse the locality tables |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Simon Gerber | arm: unify arm.h header for all arm 32bit flavours. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Simon Gerber | newlib: T110: fix libc Hakefile to prefer machine-speci... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | armv5: improved page table dumping. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | 32bit: fixup printf format specifiers. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | newlib: fixup missing bits + make compile for 32bit. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | newlib: fixup patch for new newlib version and adjust... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | remove old newlib. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | Reintegrate newlib 1.19.0 modifications for Barrelfish. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | Merge tag 'newlib-snapshot-20150423' from git://sourcew... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | Squashed 'lib/newlib/' content from commit a4e9d13 |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Simon Gerber | rename newlib{,-1.19.0}. |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Simon Gerber | kernel: T78: add notice about bug report on failure. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Simon Gerber | libvirtio: Fix error check in virtio_vq_host_poll(). release2015-05-22 |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Simon Gerber | Update AUTHORS file according to commit authors. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Reto Achermann | usb: adding the correct offset to the interrupt table... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Reto Achermann | libdma: enabling msix support for IOAT. [Closes T101] |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gerd Zellweger | Make httpperf use emmentaler machines. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Gerd Zellweger | Fix qemu 32-bit names to make it consistent with others. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Gerd Zellweger | Fix hakefile. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Gerd Zellweger | [T96, T88] Added initial pthreads join test program. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Gerd Zellweger | Revert b51b15e e7b3175. Closes T88 T96. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Simon Gerber | Fix b51b15e: re-disable dispatcher in thread_mutex_lock... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Simon Gerber | Change default page size for morecore back to 4kB. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Simon Gerber | libbarrelfish: vspace_mmu_aware: fix frame_alloc()... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Simon Gerber | multihop: fix cap ownership tranfer over multihop channel. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Simon Gerber | distops: fix typos and small bugs in delete state machine. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Simon Gerber | harness: Add babybel4 to eth machines. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Gerd Zellweger | Fix size of argument buffer. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | armv7: fix #ifdef in paging_tlb_flush_range(). |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Gerd Zellweger | Make SKB behaviour more robust in case of overflow. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Reto Achermann | Handing over alignment paramenter of morecore when... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | x86_32: only allow larger page sizes for morecore when... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | armv5: make cpu driver run again. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
yauhenk | Fix Null pointer dereference in the spawnd daemon. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
yauhenk | Build order fix |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Fix large page code so it compiles on 32bit / ARM. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | libbarrelfish: fix morecore heap with 1GB pages. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Merge large page support code. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | x86_64: kernel: cleanup of page table dumping. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | mmu aware vspace: added sane fallback for basecn alloca... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | x86_64: cleaned up large page code. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | large page test: improvements in output. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | x86: pmap: Added debug output to has_vnode. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Clarified printfs in large page test. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | libbarrelfish: Refactored onthread init slightly. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Added test case to inspect processed argc/argv after... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Added command line arg for overriding default heap... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Added Config.hs flag for morecore pagesize. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Fixed morecore_reinit() to properly not remap when... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | x86_64: pmap_map: Fixed size check to actually work... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | vspace_mmu_aware: fixed edge case in assertions. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Added remapping functionality for malloc. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Simon Gerber | Added malloc test to check whether large page magic... |
commit | commitdiff | tree | snapshot |
next |