projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement kill_request_handler in spawnd, using domain caps.
[barrelfish]
/
if
/
2017-08-31
Razvan Damachi
Add spawn, spawn_with_caps and span calls to the Proces...
tree
|
commitdiff
2017-08-31
Razvan Damachi
Refactor process manager to enable spawnd discovery.
tree
|
commitdiff
2017-08-31
Razvan Damachi
First outline of a process management service server.
tree
|
commitdiff
2017-04-20
Gerd Zellweger
Add functionality to store caps with unique IDs.
tree
|
commitdiff
2017-03-29
Roni Häcki
network: removed hardcoded MAC address for solarflare...
tree
|
commitdiff
2017-03-29
Roni Häcki
solarflare: changed card driver to start shared queue 0
tree
|
commitdiff
2017-03-20
Adam Turowski
network: replacing net_queue_manager with devif as...
tree
|
commitdiff
2017-03-03
Adam Turowski
network,port manager: turning messages into rpcs
tree
|
commitdiff
2017-02-28
Adam Turowski
flounder: merging rpc client with a binding layer
tree
|
commitdiff
2017-02-27
Roni Häcki
e10k Driver: non VF version works again
tree
|
commitdiff
2017-02-27
Adam Turowski
flounder: adding local, intra-domain backend (RPCs...
tree
|
commitdiff
2017-01-17
Roni Häcki
DeviceQueue: towards MSIX support for solarflare card
tree
|
commitdiff
2017-01-16
Roni Häcki
DeviceQueue: small changes to solarflare backend
tree
|
commitdiff
2016-11-15
Roni Häcki
Merge branch 'device-queue'
tree
|
commitdiff
2016-10-31
Adam Turowski
network: replacing the continuation manager with simple...
tree
|
commitdiff
2016-10-06
Roni Häcki
DeviceQueue: Fixed setup bug
tree
|
commitdiff
2016-10-06
Roni Häcki
DeviceQueue: IDC backend one way working
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: Implementation IDC backend
tree
|
commitdiff
2016-10-04
Simon Gerber
if/monitor.if: multihop_message: increase payload buffe...
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: Added flounder interface for IDC backend
tree
|
commitdiff
2016-10-02
Roni Häcki
DeviceQueue: Restructering library parts intermediate...
tree
|
commitdiff
2016-09-20
Adam Turowski
mt-waitset: adding masking of channels so a thread...
tree
|
commitdiff
2016-09-16
Roni Häcki
DeviceQueue: implemented rest of functions for normal...
tree
|
commitdiff
2016-09-14
Roni Häcki
DeviceQueue: changed signature of setup
tree
|
commitdiff
2016-09-09
Roni Häcki
DeviceQueue: Solarflare backend fully implemented
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Direct Solarflare queue implementation
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Solarflare driver removed mac stats cap...
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Solarflare driver added
tree
|
commitdiff
2016-09-07
Roni Häcki
DeviceQueue: Split up Data and Control plane into two...
tree
|
commitdiff
2016-09-02
Roni Häcki
Merge branch 'master' into device-queue
tree
|
commitdiff
2016-08-31
Lukas Humbel
Revert changes to test.if to make everything compile...
tree
|
commitdiff
2016-08-31
Lukas Humbel
Added idc test to harness
tree
|
commitdiff
2016-08-29
Lukas Humbel
Add tests for cap transfer
tree
|
commitdiff
2016-08-26
Adam Turowski
tests: multithreaded waitset test
tree
|
commitdiff
2016-08-22
Simon Gerber
octopus: Use flounder definitions to specify size of...
tree
|
commitdiff
2016-08-19
Roni Häcki
DeviceQueue: Direct interface, create/register/enqueue...
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Register working
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Changed descq init
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Change to async messages
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Setup working, create reponse pagefaults...
tree
|
commitdiff
2016-08-16
Simon Gerber
skb interface: up size of run output string to 64kB
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Channel setup callbacks and empty functions
tree
|
commitdiff
2016-08-12
Roni Häcki
DeviceQueue: devif flounder interface
tree
|
commitdiff
2016-08-05
Simon Gerber
Merge branch 'caps_next'
tree
|
commitdiff
2016-08-02
Simon Gerber
T276: Fix monitor revoke check to check for overlapping...
tree
|
commitdiff
2016-08-02
David Cock
ARMv7: Added arch-specific platform info.
tree
|
commitdiff
2016-07-29
Simon Gerber
T274: Fix remote retype
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: Rebase fixup for new flounder interface
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: int controller service done, one client for pcilnk...
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: cleanup
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: working on interrupt route service
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: Working on the interrupt routing service
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: Start implementing interrupt routing service
tree
|
commitdiff
2016-07-29
Lukas Humbel
IRQ: Added some interface definitions and stubs.
tree
|
commitdiff
2016-07-26
Adam Turowski
Merge branch 'master' of ssh://code.systems.ethz.ch...
tree
|
commitdiff
2016-07-26
Adam Turowski
Adding maximum size to variable arrays in flounder...
tree
|
commitdiff
2016-07-26
Reto Achermann
acpi: adding functionality to lookup a device handle...
tree
|
commitdiff
2016-07-25
Simon Gerber
monitor: remove unnecessary log2ceil and 2^ for span_do...
tree
|
commitdiff
2016-07-25
Simon Gerber
T273: monitor: cleanup variable and argument names...
tree
|
commitdiff
2016-07-25
Simon Gerber
T273: x86_64: distributed capability operations updated...
tree
|
commitdiff
2016-07-04
Reto Achermann
[Flounder] removing arch and platform files for no...
tree
|
commitdiff
2016-07-01
Adam Turowski
Interface definitions: Changing calls/responses into...
tree
|
commitdiff
2016-06-22
Simon Gerber
T255: kernel cap invocation and monitor RPC to discover...
tree
|
commitdiff
2016-06-17
Reto Achermann
[chips] remove chips domain and interface
tree
|
commitdiff
2016-04-20
Simon Gerber
T191: update monitor capops retype
tree
|
commitdiff
2016-04-18
Simon Gerber
Squashed changes of e89aa91..6ca6bdf (master as of...
tree
|
commitdiff
2016-04-06
Lukas Humbel
IRQ: added irq source capability and make the inthandle...
tree
|
commitdiff
2016-04-06
Lukas Humbel
IRQ: work in progress on receiving side
tree
|
commitdiff
2016-04-06
Lukas Humbel
IRQ: dont pass nirqs
tree
|
commitdiff
2016-04-06
Lukas Humbel
IRQ: rename pci interface get_cap to get_bar_cap. remov...
tree
|
commitdiff
2015-11-17
Moritz Hoffmann
T24: remove remaining SCC code
tree
|
commitdiff
2015-08-27
David Cock
Removed SCC
tree
|
commitdiff
2015-08-14
Simon Gerber
Merge branch 'arrakis'
tree
|
commitdiff
2015-08-13
Moritz Hoffmann
pci: Expose real bar number to pci clients.
tree
|
commitdiff
2015-08-12
David Cock
Merge branch 'armv8'
tree
|
commitdiff
2015-08-11
David Cock
Made errval_t a flounder builtin.
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-05
Simon Gerber
Merge of upstream arrakis code.
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
next