projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Alias "e" to monitor's "exit"
[akaros.git]
/
kern
/
2015-10-28
Barret Rhoden
Alias "e" to monitor's "exit"
tree
|
commitdiff
2015-10-28
Barret Rhoden
Accept more types of FD Taps in #ip
tree
|
commitdiff
2015-10-28
Barret Rhoden
Remove (un)likely from the kernel interface (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Print the vcoreid for unhandled faults in VC ctx
tree
|
commitdiff
2015-10-28
Ronald G. Minnich
Add the Inferno license to files we got from Inferno
tree
|
commitdiff
2015-10-15
Barret Rhoden
Close Qlisten FDs
tree
|
commitdiff
2015-10-15
Barret Rhoden
Set ENOENT for failed 9ns lookups
tree
|
commitdiff
2015-10-15
Davide Libenzi
Fixed error() reporting when error codes are reported...
tree
|
commitdiff
2015-10-14
Barret Rhoden
Handle 0 usec in rendez_sleep_timeout()
tree
|
commitdiff
2015-10-14
Kevin Klues
Fix get_num_numa() loop in x86 topology.c
tree
|
commitdiff
2015-10-14
Kevin Klues
Sync fork/exec() with updates to procinfo/procdata
tree
|
commitdiff
2015-10-14
Davide Libenzi
Added set_error() API to have a single point of entry...
tree
|
commitdiff
2015-10-14
Davide Libenzi
Avoid an extra function call on the error frame handling.
tree
|
commitdiff
2015-10-14
Davide Libenzi
Changed a few EFAIL to proper errno codes.
tree
|
commitdiff
2015-10-14
Davide Libenzi
Dropped char* error file to unify common error strings...
tree
|
commitdiff
2015-10-14
Davide Libenzi
Added explicit errno reporting from error() API.
tree
|
commitdiff
2015-10-14
Kevin Klues
Remove errstrings.h, in favor of error.c
tree
|
commitdiff
2015-10-13
Davide Libenzi
Replaced dummy likely/unlikely definitions with the...
tree
|
commitdiff
2015-10-13
Davide Libenzi
Added support for static branch hinting (XCC)
tree
|
commitdiff
2015-10-13
Davide Libenzi
Use process struct flag to indicate tracing instead...
tree
|
commitdiff
2015-10-13
Davide Libenzi
Restore flags interrupts on the error path.
tree
|
commitdiff
2015-10-13
Davide Libenzi
Avoid void* error buffer declaration
tree
|
commitdiff
2015-10-08
Xiao Jia
mlx4: Support transmitting block extra data
tree
|
commitdiff
2015-10-08
Xiao Jia
Support block extra data in adjustblock
tree
|
commitdiff
2015-10-08
Xiao Jia
Add helper function block_append_extra
tree
|
commitdiff
2015-10-08
Xiao Jia
Use block_add_extd retval to detect success or error
tree
|
commitdiff
2015-10-08
Xiao Jia
Change block_add_extd to return success or error
tree
|
commitdiff
2015-10-08
Xiao Jia
Refactor freeb to separate out free_block_extra
tree
|
commitdiff
2015-10-08
Xiao Jia
Print block content and backtrace in PANIC_EXTRA
tree
|
commitdiff
2015-10-08
Xiao Jia
Move network config blocks out of ifconfig
tree
|
commitdiff
2015-10-08
Barret Rhoden
Allow fcntl() to toggle O_NONBLOCK
tree
|
commitdiff
2015-10-08
Barret Rhoden
Check MMAP_LOWEST_VA in __is_user_addr()
tree
|
commitdiff
2015-10-08
Barret Rhoden
Refactor is_user_r{w,}addr()
tree
|
commitdiff
2015-10-08
Barret Rhoden
Add a diagnostic to print info about a core
tree
|
commitdiff
2015-10-08
Barret Rhoden
Initialize the rwlock in struct pgrp
tree
|
commitdiff
2015-10-08
Barret Rhoden
Accept more types of FD Taps in #eventfd
tree
|
commitdiff
2015-10-08
Barret Rhoden
Add #cons/urandom
tree
|
commitdiff
2015-10-08
Barret Rhoden
Make syscall trace records for all copy_path calls
tree
|
commitdiff
2015-10-08
Barret Rhoden
Fix bugs with syscall trace record data copies
tree
|
commitdiff
2015-10-08
Barret Rhoden
Change len from int -> size_t for sys_{read,write}
tree
|
commitdiff
2015-10-08
Barret Rhoden
Change sysname to Akaros
tree
|
commitdiff
2015-10-08
Barret Rhoden
Track startup kthreads as ktasks
tree
|
commitdiff
2015-10-06
Ronald G. Minnich
topology: handle cases where acpi is incomplete
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
Add #eventfd [1/2]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix minor u64 read-in issue in devalarm
tree
|
commitdiff
2015-09-28
Barret Rhoden
Account for 0x in NUMSIZE{32,64}
tree
|
commitdiff
2015-09-28
Barret Rhoden
Provide a more useful devpermcheck error
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
Split namec() into a start point and __namec_from
tree
|
commitdiff
2015-09-28
Barret Rhoden
Change namec() and walk()'s nomount to can_mount
tree
|
commitdiff
2015-09-28
Barret Rhoden
Allow 9ns clones of chans opened with O_PATH
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove unused error strings
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove old scripts from KFS
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove struct dev's dc [3/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Modify userspace to use device names [2/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Idenfity devices by name, not by char [1/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix strlen bug in devattach
tree
|
commitdiff
2015-09-28
Barret Rhoden
Ensure syspipe() catches error()
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix namec() bug with # lookups
tree
|
commitdiff
2015-09-28
Barret Rhoden
Have #I show Qlisten FDs in chaninfo
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add support for FD taps on Qlisten chans in #I
tree
|
commitdiff
2015-09-28
Barret Rhoden
Allow Qlistens to be partially opened with O_PATH
tree
|
commitdiff
2015-09-28
Barret Rhoden
Support O_PATH for open() (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix devip's permission conversion
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
Fix 9ns FD access
tree
|
commitdiff
2015-09-28
Barret Rhoden
Perform basic mode checks for VFS I/O
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix openmode O_EXEC check in namec() [7/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Change omode() to not special-case O_EXEC [6/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Replace IS_READONLY with an O_WRITE check [5/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Convert omode to 9p for devmnt [4/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Properly convert open mode flags to rwx [3/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Specify a permission for do_file_open() [2/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Make O_RDONLY non-zero (XCC) [1/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Implement kthread_usleep() with a rendez
tree
|
commitdiff
2015-09-28
Barret Rhoden
Have rendez_sleep_timeout() take usec, not msec
tree
|
commitdiff
2015-09-28
Barret Rhoden
Make backtraces more robust
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
2015-09-28
Barret Rhoden
Remove EVENT_JUSTHANDLEIT (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove the option to spawn_thread for an evq (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add ev_udata to struct event_queue (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Allow all event queue functionality for SCPs (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Differentiate between EVENT_SPAM* and wakeup (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove EVENT_SPAM_FLAGS (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Rename EVENT_FALLBACK -> EVENT_SPAM_INDIR (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Force all conversations to have a write queue
tree
|
commitdiff
2015-09-28
Barret Rhoden
Support FD taps in #I on data files
tree
|
commitdiff
2015-09-28
Barret Rhoden
qio: Ensure qwait() sets Qstarve
tree
|
commitdiff
2015-09-28
Barret Rhoden
qio: Add callbacks for unblocking queues
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add FD tap infrastructure (XCC)
tree
|
commitdiff
next