projects
/
barrelfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
barrelfish
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
2015-05-04
Simon Gerber
make mmu_aware vspace code support multiple page sizes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
x86_64: cleaned up corner cases in pmap code.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
x86_64: pmap: removed support code for mixed-size mappings.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
x86_64: kernel: cleanup trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
Cleanup of unmap error handling and proper checks for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
Added unaligned mixed 4k/2M test in large page tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
newlib: libbarrelfish: properly hook up assert function...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
x86_64: pmap: cleanup and added some plumbing for mixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Simon Gerber
x86_64: cleaned up magic constant 9 (ptable_bits) in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Fixed VREGION_FLAGS_MASK.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
vspace/utils.c: cleaned up trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_32: compiles with PAE enabled.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_32: Added notice about CONFIG_PSE in large page...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_32: kernel: cleaned up large page mapping code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Added x86_32 version of large page test.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
properly zero newly allocated memobj and vregion.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_32: kernel: added support for large pages to paging...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Refactored pmap code for x86_{64,32}.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Fixed paging_tlb_flush_range to compile on x86_32.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Added large page test.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: lazily clean up empty page tables when creating...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: pmap do_map fine-grained debug output ctrl.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: fix is_same_{pdir,pdpt,pml4} functions to prope...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
kernel: x86_64: updated paging_dump_tables to understan...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: fixed unmap last leaf, added code to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: fix page sizes to be derived from sizes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: cleaned up and refactored pmap unmap code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: fixed selective tlb flushing page size choice.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: cleanup of pmap do_map and supporting code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
x86_64: Fixed typo in determine_addr_raw.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Gerber
Kernel test that checks that we preserve page table...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Andreas Dillier
Largepage Code, arm addition
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Andreas Dillier
Largepage repository
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Andreas Dillier
Added large page capabilities to the x86 architecture.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Stefan Kaestle
Removed Shoal and Green-Marl from symbolic_targets
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Moritz Hoffmann
Fix include of if/terminal_config_defs.h - depending...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Moritz Hoffmann
Fix thread_mutex_lock* to acquire lock after unblocking...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Zaheer Chothia
Duplicate definition of NAME_MAX macro
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Zaheer Chothia
posixcompat: make pthread_once a wrapper over the versi...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Zaheer Chothia
thread: add support for one-time global initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Zaheer Chothia
posixcompat: fix incorrect destruction of pthread_cond
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Zaheer Chothia
Disable -Wshadow for thcidctest
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
32bit: libbarrelfish: fix casts in new x-core thread...
release2015-03-17
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
hake: minor bugfixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
T73: do full TLB flush when modifying flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
kernel: x86_64: fix error passthrough in modify_flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
kernel: Fix and deduplicate cte_for_cap().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
T65: implement proper x-core join.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
T65: properly implement x-core thread creation.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
fish: Add simple hexdump utility.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
cxxabi: abort_message: Add info about dispatcher, core...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
Add get_absolute_time() syscall + implement std::chrono...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
cxx: Replaced abort() in thread.cpp with USER_PANIC().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
cxx: implement thread::this_thread::sleep_for() using...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
cxx: fixed thread::join() and added simple threads...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
cxx: Added various bits and pieces in cxx tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
posixcompat: properly handle PTHREAD_MUTEX_RECURSIVE...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
posixcompat: fixed pthread_mutex_lock to work with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Simon Gerber
libterm: blocking client: tell user how much we've...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Gerd Zellweger
Fix compilation of e10k.
release2015-03-04
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Gerber
spawnd: reorganized code to eliminate duplicate get_cor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Gerber
harness: Added extra PASS/FAIL output line in non-debug...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Gerber
spawnd: clarify "up" message with core id.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Gerber
monitor: change debug_printf in delete_steps_init(...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Gerber
posixcompat: added stubs for fchown,fchmod,mmap,munmap.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Gerber
x86_64: added more descriptive error message in generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Gerber
Added C++ test that includes barrelfish/barrelfish.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Gerber
Rename struct slab_alloc to struct slab_allocator.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Gerber
Make include/barrelfish/ump_impl.h compile for C++.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Simon Gerber
Removed submodules.
release2015-01-29
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Simon Gerber
copy-on-write example: added actual copying of frame...
commit
|
commitdiff
|
tree
|
snapshot
next