projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
T119: implement syscall and monitor interface to debug_print_capabilities
[barrelfish]
/
kernel
/
arch
/
x86_64
/
syscall.c
2015-06-16
Moritz Hoffmann
T119: implement syscall and monitor interface to debug_...
blob
|
commitdiff
2015-06-11
Simon Gerber
T77: Implement selective TLB flushing hint for modify_f...
blob
|
commitdiff
|
diff to current
2015-03-09
Simon Gerber
kernel: x86_64: fix error passthrough in modify_flags.
blob
|
commitdiff
|
diff to current
2015-03-09
Simon Gerber
Add get_absolute_time() syscall + implement std::chrono...
blob
|
commitdiff
|
diff to current
2015-01-12
Reto Achermann
Merge commit '68aa7c3'
blob
|
commitdiff
|
diff to current
2014-12-18
Gerd Zellweger
[clang] Fixes for the clang compiler.
blob
|
commitdiff
|
diff to current
2014-12-14
Reto Achermann
Merge remote-tracking branch 'origin/master' into shoal
blob
|
commitdiff
|
diff to current
2014-12-05
Reto Achermann
Merge remote-tracking branch 'origin/master' into shoal
blob
|
commitdiff
|
diff to current
2014-12-03
Simon Gerber
Merge branch 'master' into distops
blob
|
commitdiff
|
diff to current
2014-11-27
Timothy Roscoe
Ensure all Mackerel files are included explicitly from...
blob
|
commitdiff
|
diff to current
2014-11-26
Simon Gerber
Merge branch 'master' into distops
blob
|
commitdiff
|
diff to current
2014-11-26
Reto Achermann
Cleanup of Xeon Phi Kernel:
blob
|
commitdiff
|
diff to current
2014-11-21
Simon Gerber
Factored out IPI sending invocations to their own cap...
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Remove unneeded code.
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Make sure it compiles on x86 again.
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Boot driver for ARM can now boot a pandaboard core.
blob
|
commitdiff
|
diff to current
2014-11-10
Gerd Zellweger
Put KCB syscalls in platform independent kernel source.
blob
|
commitdiff
|
diff to current
2014-11-10
Gerd Zellweger
Move boot-up assembly to usr/drivers.
blob
|
commitdiff
|
diff to current
2014-11-05
Gerd Zellweger
Remove unneeded code in x86_64.
blob
|
commitdiff
|
diff to current
2014-10-31
Gerd Zellweger
Remove no longer necessary assertion and print.
blob
|
commitdiff
|
diff to current
2014-10-31
Gerd Zellweger
Refactor kcb add/remove function in kernel.
blob
|
commitdiff
|
diff to current
2014-10-21
Gerd Zellweger
Remove the KernelCmd_StopCore.
blob
|
commitdiff
|
diff to current
2014-10-20
Simon Gerber
Merge branch 'master' into master-into-distops
blob
|
commitdiff
|
diff to current
2014-10-15
Gerd Zellweger
Merge branch coreboot.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Changes to make benchmarks work.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Warning to pleco file added.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Fixed deferred events when migrating onto running cpu...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added current core_id so we can properly reroute interr...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Implemented call chain for making interrupts movable.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Moved interrupt vector allocation into cpu driver.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added moving kcb off shared cpu driver, currently crash...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added invocation to remove kcb from kcb scheduling...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Various debugging and disabled mdb sanity checks.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Reverted kernel_add_kcb to take a kernel-local address...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Make kernel_add_kcb take a physical instead of a kernel...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added switching of kcb on timer interrupt and added...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Fix some code, able to do benchmarks.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Using sys_suspend syscall to halt a core and resume...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Use monitor/mwait function that were already there
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Implemented FrameCmd_Identify for kcb.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Enable monitor/mwait.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Keyboard working.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Trying to figure out why APIC is no longer working
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Can halt/resume cores again using monitor/mwait.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Try monitor/mwait in kernel.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Add syscall to get phys address of struct global.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove trailing whitespace.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Added Syscalls for startup ipi and init ipi.
blob
|
commitdiff
|
diff to current
2014-03-25
Simon Gerber
monitor: removed unused monitor_identify_cnode_get_cap.
blob
|
commitdiff
|
diff to current
2014-02-28
Simon Peter
The Arrakis backport to Barrelfish.
blob
|
commitdiff
|
diff to current
2013-12-19
Simon Gerber
Merge branch 'master' into master-into-distops
blob
|
commitdiff
|
diff to current
2013-11-14
Gerd Zellweger
Added a syscall to halt a core.
blob
|
commitdiff
|
diff to current
2013-11-13
Simon Peter
Merged.
blob
|
commitdiff
|
diff to current
2013-10-02
Simon Gerber
Redesigned hw page table dumping to be an invocation...
blob
|
commitdiff
|
diff to current
2013-08-20
Simon Gerber
Added missing ifdefs in TRACE_PMEM_CTRL syscall.
blob
|
commitdiff
|
diff to current
2013-07-31
Simon Gerber
Added debug syscall & Config.hs variable for physmem...
blob
|
commitdiff
|
diff to current
2013-07-18
Simon Gerber
Fixed capability system merge errors. Builds, boots...
blob
|
commitdiff
|
diff to current
2013-07-18
Simon Gerber
Merge master into distops.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented monitor_delete_foreign invocation.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Rewrote distributed revoke and delete handling.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented support for "give_away" transfers in capops...
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Added individual remote relations bits for copies/ances...
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented "has_descendants" for retype.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Completed implementation of "give away" cap support.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented monitor_copy_existing invocation.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Fixed get/set owner invocation argument handling in...
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Fixed cap lock/unlock calls to allow lookup from custom...
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Integrated delete & revoke handling.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented monitor_(un)lock_cap.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Implemented get/set owner monitor invocations.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Integrated capops with monitor_cap_create.
blob
|
commitdiff
|
diff to current
2013-07-18
Mark Nevill
Added invocations for distcap_get_state.
blob
|
commitdiff
|
diff to current
2013-03-19
Kornilios Kourtis
New tracing infrastructure
blob
|
commitdiff
|
diff to current
2013-06-26
Raphael Fuchs
vmkitmon: Adjust vmkitmon to new terminal API.
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
x86_64: Implemented modifying flags for parts of mapped...
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Cleanup function names and converted printfs to debug...
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
x86: Added mapped capability in unmap syscall arguments.
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Removed old syscall vm_modify_mapping.
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Implemented new VNode_Map syscall.
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Added code to dump hardware page tables from user space.
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Implemented unmap with checks. Fixed unmap_region to...
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Gerber
Added vm_modify_mapping syscall on pmem capabilities...
blob
|
commitdiff
|
diff to current
2012-06-22
Raphael Fuchs
Added ID capability, providing a system-wide unique ID.
blob
|
commitdiff
|
diff to current
2012-06-18
Raphael Fuchs
Added ability to create certain capabilities at runtime...
blob
|
commitdiff
|
diff to current
2012-02-22
Kornilios Kourtis
merge with main tree
blob
|
commitdiff
|
diff to current
2012-02-08
Mark Nevill
Merged MDB rewrite.
blob
|
commitdiff
|
diff to current
2012-02-03
Kornilios Kourtis
merge newlib tree to current
blob
|
commitdiff
|
diff to current
2012-01-25
Mark Nevill
Adapt existing mdb functions in kernel to use new tree.
blob
|
commitdiff
|
diff to current
2012-01-11
Andrew Baumann
clean up and add some flexbility to mapping of APIC...
blob
|
commitdiff
|
diff to current
2011-12-28
Zeus Gómez Marmolejo
Replaced caddr_t type with capaddr_t to avoid conflict...
blob
|
commitdiff
|
diff to current
2011-08-02
Simon Peter
Merge from ASPLOS tree.
blob
|
commitdiff
|
diff to current
2011-07-18
Andrew Baumann
fixes to enable compilation with ICC
blob
|
commitdiff
|
diff to current
2011-07-08
Stefan Kästle
Initial version of public stable barrelfish repository.
blob
|
commitdiff
|
diff to current