projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'armv8'
[barrelfish]
/
if
/
2015-08-12
David Cock
Merge branch 'armv8'
tree
|
commitdiff
2015-08-06
David Cock
Made errval_t a flounder builtin.
tree
|
commitdiff
2015-06-16
Moritz Hoffmann
T119: kernel, spawnd, fish: Use dispatcher invocations...
tree
|
commitdiff
2015-06-16
Moritz Hoffmann
T119: implement syscall and monitor interface to debug_...
tree
|
commitdiff
2015-06-03
Simon Gerber
Initial AArch64/ARMv8 skeleton.
tree
|
commitdiff
2015-05-19
Reto Achermann
libdma: enabling msix support for IOAT. [Closes T101]
tree
|
commitdiff
2015-05-06
Simon Gerber
multihop: fix cap ownership tranfer over multihop channel.
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
2014-12-29
Reto Achermann
libbomp2: initial commit of the new OMP library
tree
|
commitdiff
2014-12-14
Reto Achermann
Merge remote-tracking branch 'origin/master' into shoal
tree
|
commitdiff
2014-12-10
Gerd Zellweger
Make sure test programs compile again.
tree
|
commitdiff
2014-11-26
Simon Gerber
Merge branch 'master' into distops
tree
|
commitdiff
2014-11-25
Reto Achermann
Merge branch 'master' of ssh://git.systems.ethz.ch...
tree
|
commitdiff
2014-11-21
Gerd Zellweger
Remove dead code.
tree
|
commitdiff
2014-11-21
Gerd Zellweger
Remove old code.
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
Factored out IPI sending invocations to their own cap...
tree
|
commitdiff
2014-11-21
Simon Gerber
Replaced get_global_paddr invocation with monitor RPC...
tree
|
commitdiff
2014-11-21
Simon Gerber
Replaced raw invocation for cap_set_remote in boot...
tree
|
commitdiff
2014-11-11
Gerd Zellweger
Remove no longer needed message handlers.
tree
|
commitdiff
2014-10-20
Simon Gerber
Merge branch 'master' into master-into-distops
tree
|
commitdiff
2014-10-15
Gerd Zellweger
Merge branch coreboot.
tree
|
commitdiff
2014-10-14
Simon Gerber
Added missing pieces for enabling moving kcbs with...
tree
|
commitdiff
2014-10-14
Simon Gerber
Added moving kcb off shared cpu driver, currently crash...
tree
|
commitdiff
2014-10-14
Gerd Zellweger
x86boot can give kcb from a core to core 0.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Change x86boot to power down cores.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Working on a multihop power-down method for remote...
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Working on power-down over monitor.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Formatting monitor_blocking.if to use 4 space.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Remove Beehive intermon messages.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Added mm_realloc_range proxy call to ACPI service.
tree
|
commitdiff
2014-10-14
Gerd Zellweger
Change boot_core_request / boot_core_reply.
tree
|
commitdiff
2014-09-21
Reto Achermann
ifxomp: updating interface specification with mem_updat...
tree
|
commitdiff
2014-08-31
Reto Achermann
libxomp interfaces: cleanup and new gateway interface
tree
|
commitdiff
2014-08-28
Reto Achermann
adapted the xeon phi spawn infrastructure to handle...
tree
|
commitdiff
2014-08-28
Reto Achermann
spawn: added handling of spawn flags
tree
|
commitdiff
2014-08-21
Stefan Kaestle
Patches 4878a9a through 6b8a570
tree
|
commitdiff
2014-08-21
Stefan Kaestle
Cleanup
tree
|
commitdiff
2014-08-21
Reto Achermann
Reverted and applied Simon's xcore patch
tree
|
commitdiff
2014-08-20
Reto Achermann
libbomp: added xomp files into the bomp directory
tree
|
commitdiff
2014-08-20
Reto Achermann
xomp: basic test application.
tree
|
commitdiff
2014-08-20
Reto Achermann
libxomp: added initial implementation.
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: Adapted the spawn and open to handle...
tree
|
commitdiff
2014-08-20
Reto Achermann
spawn_with_cap: workaround
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: Added trigger for full nameservice...
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Interfaces: added nameservice functionality
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: added coreid to the register interface.
tree
|
commitdiff
2014-08-20
Reto Achermann
libxeonphi: removed unneeded files. added xeon phi...
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: adapted the initialization to make...
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi: small changes in the driver interface.
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: rewritten interphi messaging to use...
tree
|
commitdiff
2014-08-20
Reto Achermann
Adapted the Xeon Phi driver to make use of the DMA...
tree
|
commitdiff
2014-08-20
Reto Achermann
libdma: refactoring of driver client as a "virtual...
tree
|
commitdiff
2014-08-20
Reto Achermann
LIBDMA: Added DMA Manager domain.
tree
|
commitdiff
2014-08-20
Reto Achermann
LIB DMA: service implementation
tree
|
commitdiff
2014-08-20
Reto Achermann
DMA library: Bugfixes and missing implementations for...
tree
|
commitdiff
2014-08-20
Reto Achermann
Made flounderbootstrap test work.
tree
|
commitdiff
2014-08-20
Reto Achermann
Added: Stubbs for generic DMA library (service and...
tree
|
commitdiff
2014-08-20
Reto Achermann
Flounder Bootstrap Test Domain
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Manager: cleanup
tree
|
commitdiff
2014-08-20
Reto Achermann
Adapted Flounder interfaces to handle channel open...
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Driver: Renaming and handling of IDs
tree
|
commitdiff
2014-08-20
Reto Achermann
Xeon Phi Benchmarking and DMA
tree
|
commitdiff
2014-08-20
Reto Achermann
Bugfix in the xeon phi driver: smpt entries not propper...
tree
|
commitdiff
2014-08-20
Stefan Kaestle
Merge with master
tree
|
commitdiff
2014-08-20
Reto Achermann
VirtIO and Benchmark: vrings are now working revides...
tree
|
commitdiff
2014-08-20
Reto Achermann
VirtIO library
tree
|
commitdiff
2014-08-20
Reto Achermann
Big refactoring of libvirtio
tree
|
commitdiff
2014-08-20
Reto Achermann
VirtIO:
tree
|
commitdiff
2014-08-20
Reto Achermann
Revised the initialization process of the xeon phi...
tree
|
commitdiff
2014-08-20
Reto Achermann
Moved the messaging handling into a library
tree
|
commitdiff
2014-08-20
Reto Achermann
Rewritten Messaging Bootstrap Host-Card
tree
|
commitdiff
2014-08-20
Stefan Kaestle
Merge with Arrakis branch
tree
|
commitdiff
2014-08-20
Reto Achermann
Added: Xeon Phi Manager
tree
|
commitdiff
2014-08-20
Reto Achermann
Added: New architecture to targets / arch folders and...
tree
|
commitdiff
2014-08-20
Stefan Kaestle
Second set of patches for Bulk Transfer DSL project
tree
|
commitdiff
2014-08-20
Stefan Kaestle
Cleanup
tree
|
commitdiff
2014-08-20
Stefan Kaestle
Added code from two Bulk Transfer Distributed Systems...
tree
|
commitdiff
2014-05-13
Simon Gerber
TEMP: Merge branch 'master' into master-into-distops
tree
|
commitdiff
2014-05-12
Kornilios Kourtis
Merge remote-tracking branch 'swicki/master'
tree
|
commitdiff
2014-05-07
Gerd Zellweger
Remove Beehive intermon messages.
tree
|
commitdiff
2014-03-25
Simon Gerber
Make x86_32 compile; some of the monitor invocations...
tree
|
commitdiff
2014-03-17
Simon Gerber
Added forwarding of free'd ram to core 0 + more debug...
tree
|
commitdiff
2014-03-03
Simon Gerber
Merge branch 'master' into master-into-distops
tree
|
commitdiff
2014-02-28
Simon Peter
The Arrakis backport to Barrelfish.
tree
|
commitdiff
2014-02-04
Sebastian Wicki
Added SDMA driver for memory-to-memory transfers
tree
|
commitdiff
2013-12-20
pravin@inf.ethz.ch
merge
tree
|
commitdiff
2013-12-20
pravin@inf.ethz.ch
merge
tree
|
commitdiff
2013-12-20
pravin@inf.ethz.ch
merge
tree
|
commitdiff
2013-12-19
Simon Gerber
Merge branch 'master' into master-into-distops
tree
|
commitdiff
2013-11-21
pravin@inf.ethz.ch
merge with code from tty
tree
|
commitdiff
2013-11-14
Gerd Zellweger
WIP migrate functionality.
tree
|
commitdiff
2013-11-13
Simon Peter
Merged.
tree
|
commitdiff
2013-10-31
pravin@inf.ethz.ch
merge with tip
tree
|
commitdiff
2013-10-24
Gerd Zellweger
Documentation for core boot-up.
tree
|
commitdiff
2013-10-24
Gerd Zellweger
Formatting monitor.if interface file.
tree
|
commitdiff
2013-10-24
Gerd Zellweger
Formatting intermon.if interface file.
tree
|
commitdiff
2013-10-02
Simon Gerber
Redesigned hw page table dumping to be an invocation...
tree
|
commitdiff
next