projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qio: implement pullupblock() for block extra data
[akaros.git]
/
kern
/
include
/
ros
/
2019-05-24
Barret Rhoden
vmm: rename VMCALL_* -> AKAROS_VMCALL_* (XCC)
tree
|
commitdiff
2019-04-09
Barret Rhoden
mm: check for valid prot settings (XCC)
tree
|
commitdiff
2019-04-09
Barret Rhoden
mm: remove unused MAP_ and PROT_ flags (XCC)
tree
|
commitdiff
2019-03-24
Barret Rhoden
Treat tabs as having eight spaces instead of four
tree
|
commitdiff
2018-10-02
Barret Rhoden
Add EPLAN9 to the error list (XCC)
tree
|
commitdiff
2018-07-30
Barret Rhoden
9ns: Add CCTL_DEBUG
tree
|
commitdiff
2018-07-30
Barret Rhoden
Add fd_chan_ctl() (XCC)
tree
|
commitdiff
2018-07-30
Barret Rhoden
Make the syscall error detector a kernel header (XCC)
tree
|
commitdiff
2018-04-30
Barret Rhoden
Use Linux's compiler headers (XCC)
tree
|
commitdiff
2018-04-30
Barret Rhoden
9ns: Support setting FD flags (XCC)
tree
|
commitdiff
2018-04-30
Barret Rhoden
Use READ_ONCE() for seq counters (XCC)
tree
|
commitdiff
2018-04-30
Barret Rhoden
9ns: Support SYS_access (XCC)
tree
|
commitdiff
2018-03-28
Barret Rhoden
Remove the #defines for struct stat and dirent (XCC)
tree
|
commitdiff
2017-12-22
Barret Rhoden
vmm: Add a vmcall for tracing the TF (XCC)
tree
|
commitdiff
2017-11-22
Barret Rhoden
vmm: Export the TSC freq via a vmcall (XCC)
tree
|
commitdiff
2017-11-22
Barret Rhoden
vmm: Let the VMM control mwait vmexits (XCC)
tree
|
commitdiff
2017-11-22
Barret Rhoden
Add printx to userspace (XCC)
tree
|
commitdiff
2017-11-22
Barret Rhoden
Remove i386 from glibc (XCC)
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Rename SYS_vmm_setup -> SYS_vmm_add_gpcs (XCC)
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Use VMM_CTL to set VMM flags (XCC)
tree
|
commitdiff
2017-08-25
Barret Rhoden
vmm: Allow VMMs to change vmexit conditions (XCC)
tree
|
commitdiff
2017-08-25
Barret Rhoden
Add READ_ONCE and WRITE_ONCE (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
parlib: Move init_once_racy() to parlib (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Remove kernel-specific parts of ros/common.h (XCC)
tree
|
commitdiff
2017-02-17
Barret Rhoden
Add sys_send_event() (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
strace: Use Qmsg for the trace log (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
Rename SYS_yield -> SYS_proc_yield (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
parlib: Add a syscall lookup table (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
strace: Filter syscalls (XCC)
tree
|
commitdiff
2017-02-07
Gan Shun
VMM: SMP guest (XCC)
tree
|
commitdiff
2017-01-10
Barret Rhoden
Allow larger CEQs (XCC)
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove SYS_cache_buster (XCC)
tree
|
commitdiff
2016-10-26
Barret Rhoden
Move the BRK_START to a fixed, safe address (XCC)
tree
|
commitdiff
2016-10-06
Barret Rhoden
Fix potential overflow error in CEQs (XCC)
tree
|
commitdiff
2016-10-05
Dan Cross
Remove `SYS_getpid` system call. (XCC)
tree
|
commitdiff
2016-09-22
Barret Rhoden
Export epoch time via proc_global_info (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Move the get_user_ctx_* helpers to ros/ (XCC)
tree
|
commitdiff
2016-06-20
Barret Rhoden
Rename event_bits.h -> bits/event.h (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Track PIDs for kernel samples (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
Remove kprof's timer (XCC)
tree
|
commitdiff
2016-05-20
Dan Cross
CLEANUP: Remove trailing whitespace throughout the...
tree
|
commitdiff
2016-05-17
Barret Rhoden
Fix circular issues with event headers (XCC)
tree
|
commitdiff
2016-05-16
Dan Cross
Replace #include guards with #pragma once.
tree
|
commitdiff
2016-05-13
Michael Taufen
VMM: Remove the old virtio (XCC)
tree
|
commitdiff
2016-05-03
Barret Rhoden
Export readable/writable bits via POSIX stat (XCC)
tree
|
commitdiff
2016-05-02
Barret Rhoden
Remove struct vmctl (XCC)
tree
|
commitdiff
2016-04-19
Barret Rhoden
Increase the size of seq_ctr_t to 32 bits (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Implement pipes in userspace (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Remove SYS_cgetc (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Remove SYS_cputs (XCC)
tree
|
commitdiff
2016-03-31
GanShun
Moved timing parameters into proc_global_info (XCC)
tree
|
commitdiff
2016-03-22
Michael Taufen
Upgrade parlib fp state handling, use proc_global_info...
tree
|
commitdiff
2016-03-11
Barret Rhoden
Fix implicit declaration in procinfo.h (XCC)
tree
|
commitdiff
2016-02-29
Barret Rhoden
Add CPU feature detection (XCC)
tree
|
commitdiff
2016-02-29
Barret Rhoden
Add proc_global_info (XCC)
tree
|
commitdiff
2016-02-11
Barret Rhoden
VMM: Add a syscall to poke a guest pcore (XCC)
tree
|
commitdiff
2016-02-11
Barret Rhoden
Rename SYS_setup_vmm -> SYS_vmm_setup (XCC)
tree
|
commitdiff
2016-02-02
Barret Rhoden
VMM: perform per-guest-pcore init at setup (XCC)
tree
|
commitdiff
2016-02-02
Barret Rhoden
Stub out kernel support for VM contexts (XCC)
tree
|
commitdiff
2016-02-02
Barret Rhoden
Provide a syscall to pop a user context (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Implement run_once() without atomic_t (XCC)
tree
|
commitdiff
2015-12-16
Davide Libenzi
Enable the PFM sampling to pass an 64bit info value
tree
|
commitdiff
2015-12-16
Davide Libenzi
Added bitfield manipulation machinery (XCC)
tree
|
commitdiff
2015-12-16
Davide Libenzi
Added API for read/write common integer sizes from...
tree
|
commitdiff
2015-12-16
Davide Libenzi
Make some macros correct when used within IF clauses...
tree
|
commitdiff
2015-12-16
Davide Libenzi
Added ZERO_DATA() and COUNT_OF() macros to common.h...
tree
|
commitdiff
2015-11-24
Kevin Klues
Add the nanosleep syscall
tree
|
commitdiff
2015-11-18
Davide Libenzi
Implemented the new profiler
tree
|
commitdiff
2015-11-11
Davide Libenzi
Migrated Akaros code to use pragma once (XCC)
tree
|
commitdiff
2015-11-03
Barret Rhoden
Move ros/vmx.h to an arch-specific location (XCC)
tree
|
commitdiff
2015-11-03
GanShun
Adding vmexits to proc.
tree
|
commitdiff
2015-11-02
GanShun
EOI virtualization and virtual APIC success.
tree
|
commitdiff
2015-11-02
Gan Shun Lim
VMMCP: Virtualized APIC is now working(sort of)
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: cut over to virtual apic; fix include mess after...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
VMMCP:update constants for vapic
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
VMMCP: better support incoming interrupts. Fix idiot...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Change PENDING_INTERRUPT to INTERRUPT_WINDOW to have...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Interrupt framework
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Create ros/vmm/vmx.h, prepare to move lots of code...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Begin work on true virtio mmio Kill tests/vmrunkernel...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start shuffling functionality from kernel to user.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Modify device to take a binary struct.
tree
|
commitdiff
2015-10-28
Barret Rhoden
Remove (un)likely from the kernel interface (XCC)
tree
|
commitdiff
2015-10-14
Davide Libenzi
Added explicit errno reporting from error() API.
tree
|
commitdiff
2015-10-13
Davide Libenzi
Added support for static branch hinting (XCC)
tree
|
commitdiff
2015-10-02
Barret Rhoden
Untangling the glibc header rat's nest (P.2) (XCC)
tree
|
commitdiff
2015-10-01
Kevin Klues
Remove itimerspec from <ros/time.h> (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Replaces SYS_open with SYS_openat (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Implement sys_open() with sys_openat() (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Support O_PATH for open() (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Rename various 9ns symbols to O_FOO (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Clean up usage of fcntl flags (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Make O_RDONLY non-zero (XCC) [1/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Export NR_FILE_DESC_MAX to userspace (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Adjust the size of struct ucq (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Hook CEQs into the event infrastructure (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add the CEQ mbox: Coalescing Event Queues (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Spin with cpu_relax_vc() in BCQs (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove EVENT_NOMSG (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Split ev_mbox into a union of mbox types (XCC)
tree
|
commitdiff
next