projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DeviceQueue: moved networking related flags to include/net_interfaces/flags.h
[barrelfish]
/
lib
/
2017-01-26
Roni Häcki
DeviceQueue: moved networking related flags to include...
tree
|
commitdiff
2017-01-25
Roni Häcki
pci_client: do not set up interrupt routing when pci_re...
tree
|
commitdiff
2017-01-25
Adam Turowski
net: adding another missing dependency
tree
|
commitdiff
2017-01-24
Adam Turowski
net: splitting contmng and netbench libraries, simplyfi...
tree
|
commitdiff
2017-01-20
Roni Häcki
DeviceQueue: solarflare: alloc slot on cap receive
tree
|
commitdiff
2017-01-20
Adam Turowski
int_route: simplifying some memory allocations
tree
|
commitdiff
2017-01-19
Adam Turowski
netd: moving to a library
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
2017-01-13
Roni Häcki
ahci: device queue implemented
tree
|
commitdiff
2017-01-13
Roni Häcki
DeviceQueue: bugfix when keeping track ob buffers
tree
|
commitdiff
2017-01-04
Adam Turowski
ump,flounder: moving a flow control from a flounder...
tree
|
commitdiff
2016-12-29
Adam Turowski
waitset: fixing a clearing of a chanstate trigger
tree
|
commitdiff
2016-12-28
Adam Turowski
flounder,waitsets: adding chanstate dependency in order...
tree
|
commitdiff
2016-12-22
Simon Gerber
Merge GitHub PR#3.
tree
|
commitdiff
2016-12-22
Simon Gerber
libbarrelfish: memobj_anon: fix vregion slab refilling
tree
|
commitdiff
2016-12-21
Adam Turowski
linenoise,fish: failsafe if a terminal width detection...
tree
|
commitdiff
2016-12-20
Kosyrev Serge
gmp: avoid using absolute paths except /bin/sh
tree
|
commitdiff
2016-12-20
Kosyrev Serge
newlib | barrelfish: provide __stack_chk_fail (fixes...
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
install_headers: Create Hakefile for newlib libc/include
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
hake: Make bin/lib directories configurable.
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: vspace_pinned_alloc: acquire lock nested...
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: memobj_anon: change refilling flag to...
tree
|
commitdiff
2016-12-15
Simon Gerber
libspawndomain: elf_allocate: remove wrong(?) vspace_lv...
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: memobj_anon: fill: refill slab allocator...
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: make cap deletion in memobj_destroy_anon...
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: memobj_anon: return error if frame_ident...
tree
|
commitdiff
2016-12-14
Simon Gerber
libmdb: add argument sanity check in mdb_is_inside()
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
crt: Change static ctors array to volatile to disable...
tree
|
commitdiff
2016-11-28
Adam Turowski
systime: introducing system time based on time stamp...
tree
|
commitdiff
2016-11-15
Roni Häcki
Removed old queue interface header file
tree
|
commitdiff
2016-11-15
Roni Häcki
Merge branch 'device-queue'
tree
|
commitdiff
2016-11-09
Moritz Hoffmann
pmap: T229 rename struct pmap_mapping_info fields to...
release2016-11-09
tree
|
commitdiff
2016-11-08
Simon Gerber
T318: vspace_pinned_alloc: fix case where we call back...
tree
|
commitdiff
2016-11-08
Moritz Hoffmann
Merge branch 'armv8-syscall' (early part)
tree
|
commitdiff
2016-11-07
Simon Gerber
libbarrelfish: two_level_alloc: Unlock mutex when we...
tree
|
commitdiff
2016-11-02
Moritz Hoffmann
T229: refactor pmap lookup function to take result...
tree
|
commitdiff
2016-11-01
Lukas Humbel
Make debug_my_cspace work with new CSpace layout
tree
|
commitdiff
2016-11-01
Adam Turowski
network: increasing a size of temporary queues
tree
|
commitdiff
2016-11-01
Moritz Hoffmann
lib/barrelfish: Fix T318 by ensuring the slab is never...
tree
|
commitdiff
2016-10-31
Adam Turowski
network: replacing the continuation manager with simple...
tree
|
commitdiff
2016-10-27
Moritz Hoffmann
usb: do not call free on not malloc'ed data.
tree
|
commitdiff
2016-10-27
Moritz Hoffmann
Restructure USB library to use callbacks instead of...
tree
|
commitdiff
2016-10-25
Adam Turowski
network: removing unnecessary event processing
tree
|
commitdiff
2016-10-18
Adam Turowski
netd: setting a proper size of ARP response
tree
|
commitdiff
2016-10-14
Lukas Humbel
IRQ: Allow retyping of IRQSrc capability
tree
|
commitdiff
2016-10-14
Lukas Humbel
IRQ: Add range to IRQSrc cap
tree
|
commitdiff
2016-10-14
Moritz Hoffmann
Revert "libbarrelfish/init: Correctly set thread status...
tree
|
commitdiff
2016-10-14
Moritz Hoffmann
libbarrelfish/init: Correctly set thread status on...
tree
|
commitdiff
2016-10-14
Moritz Hoffmann
libbarrelfish/threads: Provide thread_set_status to...
tree
|
commitdiff
2016-10-13
Moritz Hoffmann
Use generated OBJSIZE_* constants instead of hard-coded...
tree
|
commitdiff
2016-10-11
Simon Gerber
[libbarrelfish] Properly check for error in case slab_a...
tree
|
commitdiff
2016-10-11
Roni Häcki
DeviceQueue: bugfix in solarflare queue destroy
tree
|
commitdiff
2016-10-11
Moritz Hoffmann
Removed unused cap type Notify_RCK.
tree
|
commitdiff
2016-10-11
Moritz Hoffmann
T306: Rename mapping.frame to mapping.cap
tree
|
commitdiff
2016-10-08
Reto Achermann
armv8: pmap fixes to make barrelfish boot further,...
tree
|
commitdiff
2016-10-08
Reto Achermann
armv8: properly passing syscall arguments to the kernel...
tree
|
commitdiff
2016-10-07
Roni Häcki
DeviceQueue: fixed bug in solarflare backend
tree
|
commitdiff
2016-10-07
Roni Häcki
DeviceQueue: more cleanup
tree
|
commitdiff
2016-10-07
Roni Häcki
DeviceQueue: Some cleanup
tree
|
commitdiff
2016-10-07
Roni Häcki
DeviceQueue: IDC backend working
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-06
Reto Achermann
armv8: replacing tabs with spaces
tree
|
commitdiff
2016-10-06
Reto Achermann
getopt: adding support for long
tree
|
commitdiff
2016-10-06
Reto Achermann
acpia: enable ACPI_MISALIGNMENT_NOT_SUPPORTED flag...
tree
|
commitdiff
2016-10-05
Roni Häcki
DeviceQueue: added functionality to keep track of buffe...
tree
|
commitdiff
2016-10-05
Moritz Hoffmann
T260: Implement
tree
|
commitdiff
2016-10-05
Moritz Hoffmann
gmp: use provided config.status instead of running...
tree
|
commitdiff
2016-10-05
Moritz Hoffmann
Revert "libgmp: remove dependency to libbarrelfish"
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: Implementation IDC backend
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: Added flounder interface for IDC backend
tree
|
commitdiff
2016-10-04
Simon Gerber
libbarrelfish: arm pmap: fix flag passing in modify_flags
tree
|
commitdiff
2016-10-03
Roni Häcki
DeviceQueue: Solaflare queue destroy added
tree
|
commitdiff
2016-10-02
Roni Häcki
DeviceQueue: added callback to solarflare create
tree
|
commitdiff
2016-10-02
Roni Häcki
DeviceQueue: Restructering library parts intermediate...
tree
|
commitdiff
2016-09-26
Moritz Hoffmann
bulk_transfer: Improve code style.
tree
|
commitdiff
2016-09-26
Moritz Hoffmann
net_device_manager: Fix invalid (and always true) compa...
tree
|
commitdiff
2016-09-26
Moritz Hoffmann
pcre: Add #ifdef SUPPORT_UCP to resolve unused variable...
tree
|
commitdiff
2016-09-26
Moritz Hoffmann
acpica: Include acgcc.h on barrelfish.
tree
|
commitdiff
2016-09-22
Simon Gerber
Merge branch 'toolchain1604'.
tree
|
commitdiff
2016-09-21
Simon Gerber
octopus client: return trigger id to caller in oct_trig...
tree
|
commitdiff
2016-09-21
Simon Gerber
T289: Refactor slot allocator code to allow slot_alloc_...
tree
|
commitdiff
2016-09-21
Simon Gerber
T288: Remove references to DEFAULT_CNODE_BITS and deriv...
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: reduce number of queue slots for receive capslots...
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: Fix a couple bits of PCI client code where we...
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: Fix thread_{get,set}_recv_slot()
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: T285: Store RPC recv slots in thread struct
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: Change flounder to use provided slots when in...
tree
|
commitdiff
2016-09-20
Adam Turowski
mt-waitset: adding masking of channels so a thread...
tree
|
commitdiff
2016-09-19
Adam Turowski
Adding some initializations
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-14
Roni Häcki
DeviceQueue: Solarflare user level working with buffer...
tree
|
commitdiff
2016-09-13
Roni Häcki
DeviceQueue: Solarflare user level queues receive worki...
tree
|
commitdiff
2016-09-09
Roni Häcki
DeviceQueue: Solarflare backend fully implemented
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Solarflare driver added
tree
|
commitdiff
2016-09-07
Roni Häcki
DeviceQueue: Creation of forwarding queue changed
tree
|
commitdiff
2016-09-07
Roni Häcki
DeviceQueue: Split up Data and Control plane into two...
tree
|
commitdiff
2016-09-05
Adam Turowski
malloc: extra information about the function that attem...
tree
|
commitdiff
next