2015-08-11 |
Reto Achermann | monitor: handover of correct state for cap revocations |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Simon Gerber | arm: fix caps_map_l1 for armv5 and remove panic()s... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Simon Gerber | armv5: add missing cp15_invalidate_i_and_d_caches_fast() |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Simon Gerber | large page morecore: add command line options to test |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Simon Gerber | 32bit arm: fix large page support. Close T148. |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Simon Gerber | arm: implement flush cache debug syscall |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Timothy Roscoe | Simplification of symbolic_targets.mk, addition of... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Timothy Roscoe | Modularize symbolic targets a bit |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Reto Achermann | Xeon Phi: fixing race condition when booting two cards... release2015-07-14 |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Reto Achermann | harness: adding k1om to build archs for babybel adaptin... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Reto Achermann | kernel: adding padding for multi boot information to... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Reto Achermann | fixing debug printf in xeon phi boot |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Reto Achermann | Xeon Phi test: updating test suite to match the new... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Reto Achermann | Xeon Phi boot: getting rid of the single boot image... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Reto Achermann | libtftp: initial commit of a simple tftp client library |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Reto Achermann | Kaluga: fix ARM build |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Reto Achermann | DeviceDB: setting coreoffset to 10 in Xeon Phi driver. |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Reto Achermann | harness: adding test for xeon phi boot |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Reto Achermann | Xeon Phi: adding functionality to suppress dma initiali... |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Reto Achermann | Xeon Phi boot: moving control from monitor to xeon... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | k1om-release: fixing missing headers |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | kernel: zeroing out new memory allocated by phys_alloc |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | coreboot: adding missing if/ dependencies to Hakefile... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | T125: network starup workaroud |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | coreboot: adding monitor rpc client to the hake file |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | k1om kernel: adapting the changes of the x86_64 in... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | libbarrelfish: merging arch specific hearders for k1om... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | hake: adding missing include path to the k1om kernel |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | kernel: removing duplicated headers for k1om |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Reto Achermann | k1om: aliasing rdtscp with rdtsc |
commit | commitdiff | tree | snapshot |
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 |
next |