projects
/
akaros.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
akaros.git
2016-10-06
Barret Rhoden
epoll: Fix event clobber
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
ifconfig: use daemonize for cs, remove busy-waiting...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
cs.c: Add an option to participate in the daemonize...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
cs.c: Use strlcpy to copy strings.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
cs.c: Fix all checkpatch warnings and errors.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
cs.c: `main` returns `int`, use getopt().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
cs.c: Run clang-format on this file.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
Modify 'ipconfig' to send an event to 'daemonize'.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Dan Cross
Add 'daemonize': a program that spawns a process and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dan Cross
Remove `SYS_getpid` system call. (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dan Cross
Remove `sys_getpid` stubs from parlib.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dan Cross
Remove references to sys_getpid from a variety of tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dan Cross
Remove call to 'getpid' system call from tls.h. (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dan Cross
Add 'getppid()' to glibc to grub the ppid out of __proc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Barret Rhoden
Export epoch time via proc_global_info (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
Use a "one block at a time" policy for snoop queues
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
qio: Add helpers to toggle state
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
Allow snooping of the loopback medium
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
Use a helper for tracing an interface
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
Fix etheriq()'s extra-data problems
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
qio: Fix copyblock()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
qio: Fix minor bugs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Barret Rhoden
Add a hexdump printf specifier for userspace
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Add a useful errstr in dev.c
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Avoid locking in sbrk during early SCP (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Add a printx lock
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Fix non-UDP 'from' in recvfrom() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Fix minor endian issue (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Barret Rhoden
Use Linux's network headers in glibc (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Set the socket family in recvfrom() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Remove netinet.h from the kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Clean up x86_64 sysdeps (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Set the glibc thread's pointer_guard (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Use PDR locks for glibc's internal locks (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Add spin_pdr_trylock
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Fix spinlock_trylock's return value
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Remove the NO_CAS version of spin_pdr locks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Allow uth_disable_notifs without current_uthread
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Fix sbrk's lock initialization (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Fix include paths in lock_test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Always provide a user context to signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Add a helper for finding current_uthread's context
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Move the get_user_ctx_* helpers to ros/ (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Make signal handler functions vcore-ctx-safe
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Barret Rhoden
Use a helper for determining if a uth handles sigs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Dan Cross
In dev_stdout_write, user_strdup_errno should be user_m...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Ronald G. Minnich
vthread: allow programs to have threads exit on halt.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Barret Rhoden
Set a default sysname in #cons
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Barret Rhoden
Add 'maps' to #proc
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Barret Rhoden
Add 'self' to #proc
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Barret Rhoden
Add sized_kzmalloc()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Ronald G. Minnich
VMM: add two vthread functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Implement sendmsg() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Use iovecs for sendto() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Use iovecs for recvmsg() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Protect closeconv() with waserror()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
qio: Do not kick when calling qdiscard()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Track pc/fp per kthread for semaphore debugging
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Barret Rhoden
Fix epoll-before-listen bug (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Ronald G. Minnich
parlib: have delay functions return end time; add nsec...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Barret Rhoden
Fix DOTDOT for #root
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Barret Rhoden
Stop using snprintf in write_hex_to_fd (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Barret Rhoden
Fix num_to_nibble()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Barret Rhoden
Add basic SO_ERROR support (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Ronald G. Minnich
AHCI: re enable the PCI device.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kyle Milka
Use getopt_long and add help option to vmrunkernel
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Gan Shun
VMM: Add commandline parameter to force use of TSC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Ronald G. Minnich
MMIO: make mmio operators type safe.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Barret Rhoden
Fix shifting bug in radix_insert()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Barret Rhoden
Fix offset calculation in populate_va
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Barret Rhoden
Build gcc with USE_PT_GNU_EH_FRAME (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Dan Cross
Added GNU `tar` to Akaros.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Dan Cross
Add GNU `cpio` to Akaros.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Dan Cross
Add GNU `diffutils` for Akaros.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Dan Cross
Sched_getcpu should return vcoreid. (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kyle Milka
Specify nic via commmand line
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Christopher...
Disallow one-liner functions in clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Christopher...
Print PID in segfault default signal handler. (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Barret Rhoden
Reduce mmap calls in vfprintf.c (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Barret Rhoden
Use a constructor in benchutil/alarm
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Barret Rhoden
Increase the alloca cutoff (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Barret Rhoden
Remove set_awaiter_abs() from the user interface
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Barret Rhoden
Fix timeout bug in semaphores
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ronald G. Minnich
AHCI: reformat with clang-format, fix with spatch.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Dan Cross
Coreutils for Akaros.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Ronald G. Minnich
AHCI initial commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Cross
Check for size==1 before rounding to power of two in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Barret Rhoden
Kick the VMM 2LS when enqueueing a thread
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Barret Rhoden
Allow vcore_tick_* to be called from uthreads
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Kyle Milka
Couldn't actually wrap around the vring.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dan Cross
Import patch to fix shell script/exit status bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dan Cross
Rewrite /bin/pci into bash.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dan Cross
Import /rc/bin/pci from Harvey.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Kyle Milka
Fix-up command line files
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Barret Rhoden
Fix multiple setting in DTLS
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Barret Rhoden
Reformat DTLS
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Barret Rhoden
Add a couple features to .clang_format
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Barret Rhoden
Fix the license on certain Parlib files
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Gan Shun
Fix inb when linux tests for the PIC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Gan Shun
Add instruction decode for a few more specific instructions
commit
|
commitdiff
|
tree
|
snapshot
next