projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
newlib: fixup missing bits + make compile for 32bit.
[barrelfish]
/
include
/
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
Squashed 'lib/newlib/' content from commit a4e9d13
tree
|
commitdiff
2015-05-19
Reto Achermann
libdma: enabling msix support for IOAT. [Closes T101]
tree
|
commitdiff
2015-05-04
Gerd Zellweger
Make SKB behaviour more robust in case of overflow.
tree
|
commitdiff
2015-05-04
Reto Achermann
Handing over alignment paramenter of morecore when...
tree
|
commitdiff
2015-05-04
Simon Gerber
armv5: make cpu driver run again.
tree
|
commitdiff
2015-05-04
Simon Gerber
Fix large page code so it compiles on 32bit / ARM.
tree
|
commitdiff
2015-05-04
Simon Gerber
Merge large page support code.
tree
|
commitdiff
2015-05-04
Simon Gerber
Added Config.hs flag for morecore pagesize.
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 magic constant 9 (ptable_bits) in...
tree
|
commitdiff
2015-04-30
Simon Gerber
Fixed VREGION_FLAGS_MASK.
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: fix page sizes to be derived from sizes in...
tree
|
commitdiff
2015-04-30
Simon Gerber
x86_64: cleanup of pmap do_map and supporting code.
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-20
Zaheer Chothia
Duplicate definition of NAME_MAX macro
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-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
Add get_absolute_time() syscall + implement std::chrono...
tree
|
commitdiff
2015-03-09
Simon Gerber
posixcompat: properly handle PTHREAD_MUTEX_RECURSIVE...
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-02-02
Simon Gerber
Make include/barrelfish/ump_impl.h compile for C++.
tree
|
commitdiff
2015-01-13
Reto Achermann
Merge branch 'master' of ssh://code.systems.ethz.ch...
tree
|
commitdiff
2015-01-12
Simon Gerber
libbarrelfish: memobj: add optional frame offset to...
tree
|
commitdiff
2015-01-12
Reto Achermann
libdma: adding memset support
tree
|
commitdiff
2015-01-12
Reto Achermann
libdma: bugfixes to avoid NULL pointer dereferencing.
tree
|
commitdiff
2015-01-12
Reto Achermann
Merge commit '68aa7c3'
tree
|
commitdiff
2014-12-29
Reto Achermann
libbomp2: initial commit of the new OMP library
tree
|
commitdiff
2014-12-24
Reto Achermann
libnuma: implementing bitmap functions
tree
|
commitdiff
2014-12-24
Reto Achermann
libbitmap: adding a generic bitmap library
tree
|
commitdiff
2014-12-17
Zaheer Chothia
Remove <nodeputy.h> from default flags
tree
|
commitdiff
2014-12-16
Reto Achermann
libnuma: changes in type defs and macros
tree
|
commitdiff
2014-12-16
Reto Achermann
libnuma: setting the numa topology structure and the...
tree
|
commitdiff
2014-12-15
Moritz Hoffmann
Change USB code to use barrelfish_usleep provided by...
tree
|
commitdiff
2014-12-14
Reto Achermann
Merge remote-tracking branch 'origin/master' into shoal
tree
|
commitdiff
2014-12-13
Reto Achermann
libnuma: testdomain and partial implementation
tree
|
commitdiff
2014-12-12
Reto Achermann
libnuma: adding interface specification numa.h
tree
|
commitdiff
2014-12-10
Reto Achermann
libbarrelfish: adding new memobj type
tree
|
commitdiff
2014-12-10
Gerd Zellweger
Fix the USB code that was destroying my shell.
tree
|
commitdiff
2014-12-07
Reto Achermann
liblua: modifications to newlib to make it compile
tree
|
commitdiff
2014-12-07
Reto Achermann
liblua: moved public headers of lib lua into /include
tree
|
commitdiff
2014-12-01
Reto Achermann
moved inclusion of if/dma_def.h out of public header
tree
|
commitdiff
2014-11-27
Reto Achermann
moved spawn flags into spawndomain.h
tree
|
commitdiff
2014-11-27
Reto Achermann
Merge branch 'master' of ssh://code.systems.ethz.ch...
tree
|
commitdiff
2014-11-26
Simon Gerber
Merge branch 'master' into distops
tree
|
commitdiff
2014-11-26
Timothy Roscoe
Merge ssh://code.systems.ethz.ch:8006/diffusion/BFI...
tree
|
commitdiff
2014-11-26
Simon Gerber
Added bench_tsc_per_* functions for arm.
tree
|
commitdiff
2014-11-25
Reto Achermann
adapted libbarrelfish to compile again for K1om
tree
|
commitdiff
2014-11-25
Reto Achermann
Merge branch 'master' of ssh://git.systems.ethz.ch...
tree
|
commitdiff
2014-11-25
Timothy Roscoe
Merge branch 'master' of ssh://git.systems.ethz.ch...
tree
|
commitdiff
2014-11-25
Timothy Roscoe
Fixed octopus dependency problem
tree
|
commitdiff
2014-11-21
Gerd Zellweger
Return number of instance spawned in spawn_on_all_cores.
tree
|
commitdiff
2014-11-21
Reto Achermann
merged with main tree
tree
|
commitdiff
2014-11-21
Simon Gerber
Fixed usage of kernel cap in armboot. Using IPICmd_Send...
tree
|
commitdiff
2014-11-21
Simon Gerber
Make kernel create IPI cap which is passed to monitor.
tree
|
commitdiff
2014-11-21
Simon Gerber
Factored out IPI sending invocations to their own cap...
tree
|
commitdiff
2014-11-21
Gerd Zellweger
Fix spantest and ump_bench by making sure all_spawnd_up...
tree
|
commitdiff
2014-11-20
Gerd Zellweger
Merge branch 'master' of hg.systems.ethz.ch:barrelfish
tree
|
commitdiff
2014-11-11
Gerd Zellweger
Boot driver for ARM can now boot a pandaboard core.
tree
|
commitdiff
2014-11-11
Gerd Zellweger
Added cap_invoke macros for ARM.
tree
|
commitdiff
2014-11-11
Simon Gerber
Fixed bomp ft benchmark.
tree
|
commitdiff
2014-11-11
Simon Gerber
Cleaned up page cn and physaddr cn creation code.
tree
|
commitdiff
2014-11-11
Gerd Zellweger
Remove no longer needed code.
tree
|
commitdiff
2014-11-10
Gerd Zellweger
Make sure ARM kernels are working agian.
tree
|
commitdiff
2014-11-10
Gerd Zellweger
Add support to identify KCB on 32bit and correctly...
tree
|
commitdiff
2014-11-07
Gerd Zellweger
Fix invocations, added missing syscall handler
tree
|
commitdiff
2014-11-07
Gerd Zellweger
Boot generic CPU type in x86boot.
tree
|
commitdiff
2014-11-07
Gerd Zellweger
Added cap_invoke macros to x86-32 bit architecture.
tree
|
commitdiff
2014-11-05
Gerd Zellweger
Integrating coreboot for 32bit.
tree
|
commitdiff
2014-11-05
Gerd Zellweger
Remove unneeded code in x86_64.
tree
|
commitdiff
2014-11-04
Gerd Zellweger
Remove ancient compiler overrides due to bugs.
tree
|
commitdiff
2014-11-04
Simon Gerber
Merge branch 'master' into master-into-distops
tree
|
commitdiff
2014-10-31
Simon Gerber
Added new mdb tracing option and some assertions.
tree
|
commitdiff
2014-10-23
Reto Achermann
merge with master branch
tree
|
commitdiff
2014-10-21
Gerd Zellweger
Remove the KernelCmd_StopCore.
tree
|
commitdiff
2014-10-21
Gerd Zellweger
Merge branch 'master' of hg.systems.ethz.ch:barrelfish...
tree
|
commitdiff
2014-10-20
Simon Gerber
Implemented newlib __lock_* functions for Barrelfish.
tree
|
commitdiff
2014-10-20
Simon Gerber
Merge branch 'master' into master-into-distops
tree
|
commitdiff
2014-10-17
Gerd Zellweger
Move Xeon Phi entries to beginning to avoid compiler...
tree
|
commitdiff
2014-10-15
Gerd Zellweger
Merge branch coreboot.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Make sure KCb has correct size.
tree
|
commitdiff
2014-10-14
Simon Gerber
kernel: 4x size of supercn to handle larger amounts...
tree
|
commitdiff
2014-10-14
Simon Gerber
tracing: Fixed some bugs.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Add TRACE macro to make writing trace_events less verbose.
tree
|
commitdiff
2014-10-14
Simon Gerber
Added current core_id so we can properly reroute interr...
tree
|
commitdiff
2014-10-14
Simon Gerber
Added missing pieces for enabling moving kcbs with...
tree
|
commitdiff
2014-10-14
Simon Gerber
Implemented call chain for making interrupts movable.
tree
|
commitdiff
2014-10-14
Simon Gerber
Moved interrupt vector allocation into cpu driver.
tree
|
commitdiff
2014-10-14
Simon Gerber
Added moving kcb off shared cpu driver, currently crash...
tree
|
commitdiff
2014-10-14
Simon Gerber
Added invocation to remove kcb from kcb scheduling...
tree
|
commitdiff
2014-10-14
Gerd Zellweger
x86boot can give kcb from a core to core 0.
tree
|
commitdiff
2014-10-14
Simon Gerber
Added switching of kcb on timer interrupt and added...
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Add trigger_exisiting_and_watch to octopus.
tree
|
commitdiff
next