projects
/
akaros.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
akaros.git
2016-03-31
Barret Rhoden
Make akaros_vfprintf() take a stream (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Properly align vcore stacks on x86
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Send SIGCHLD to the parent when a process exits
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Remove SYS_cgetc (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Remove SYS_cputs (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Use write() in parlib/debug.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Use the POSIX isatty() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Map PTEs for MAP_SHARED | MAP_LOCKED files on fork
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Fix minor leaks in mm.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Barret Rhoden
Remove the double-close() warning
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Michael Taufen
Bump the size of the ancillary state (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
GanShun
Moved timing parameters into proc_global_info (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Dan Cross
Remove unused variable from prep_syscalls().
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ronald G. Minnich
Add a control file in #cons to support killing children.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Ronald G. Minnich
passwd: put in a one line passwd file for Unix programs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
GanShun
Apic msr exit handling added with timer thread support
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
GanShun
Moved Trap Injection macros to the correct location...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Dan Cross
Cosmetic: Change tabs to spaces in glibc Versions file.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Geoff Collyer
Correct multicast setup to make ipv6 work reliably.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Michael Taufen
Upgrade parlib fp state handling, use proc_global_info...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
GanShun
User library changes to take a guest_thread instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Michael Taufen
Modify cpu feat barrier for enabling CR4_OSXSAVE
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Dan Cross
Implement sched_getcpu() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Dan Cross
Minor changes to build C++ threads in gcc (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
Add debugging info to ipchaninfo()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
Implement shutdown() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
Fix a bunch of Rock warnings (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
Use a fork callback in select()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
Add callbacks for fork() (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
qio: Fire read taps on actual edges
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Barret Rhoden
qio: Fire writeable taps immediately
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Barret Rhoden
Add git helper scripts and update Doc/Contributing
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Kanoj Sarcar
Implement write combining on x86
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Barret Rhoden
Add write-combining memory mapping mode (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Barret Rhoden
x86: Initialize the PAT MSR
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Barret Rhoden
Stop using PTE_PCD and PTE_PWT directly (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Barret Rhoden
Fix implicit declaration in procinfo.h (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Barret Rhoden
Remove cpu_feats from kernel-features.h (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
GanShun
Removing extra run_vmthread calls.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Kanoj Sarcar
Return real vendor/part id in query_device
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Dan Cross
Clean up logic in MSR read/write functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Michael Taufen
Added comment to note that fninit clears FOP
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Michael Taufen
FP save/restore security patch for AMD processors
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Michael Taufen
Extended state AMD backwards compatibility updates...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Michael Taufen
Added vmrunkernel option for extending the kernel comma...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Dan Cross
Clean up IPv6 sources.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Dan Cross
ARRAY_SIZE is the standard in the kernel.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Dan Cross
Clean up profiler configure and usage functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Dan Cross
Clean up profiler variables and formatting.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Dan Cross
Fix formatting: leading spaces to tabs, and fix continu...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Kanoj Sarcar
Add in more uverbs backward compatilibity
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
Add rdmsr and wrmsr utilities
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
Add a helper for querying the number of cores
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
Remove MAX_VCORES
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
Remove MCS dissemination barrier
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
x86: Fix devarch's MSR error handling
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Barret Rhoden
x86: Properly initialize MSR whitelists
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Barret Rhoden
x86: Use FSGSBASE for TLS changes (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Barret Rhoden
x86: use setters/getters for MSR_{FS,GS}_BASE
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Barret Rhoden
x86: Detect XSAVEOPT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Barret Rhoden
Add CPU feature detection (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Barret Rhoden
Add proc_global_info (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Michael Taufen
Fix mxcsr boot time init
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
GanShun
Virtualization changes to handle X2APIC mode.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
GanShun
Enabling X2APIC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
GanShun
Removed lapic_set_id and lapic_set_logid functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
fp state save, restore, and error handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
vm exit handler for xsetbv
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Initialize guest xcr0, save and restore xcr0 between...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Boot time and per-cpu extended state setup
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Add load, safe load, read xcr0 functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Relocated fixup table macros
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Extended state data structures (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Michael Taufen
Remove some trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Kanoj Sarcar
Turn off TSD in slave processors.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Kanoj Sarcar
Add page reference counting to mm hooks.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Kanoj Sarcar
Make query_port not report port_down always.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Kanoj Sarcar...
Fix couple of problems in compat code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Barret Rhoden
Remove user include hacks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Barret Rhoden
Clean up user library include paths (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Kanoj Sarcar...
Activate kernel bypass logic
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Kanoj Sarcar...
Port over linux 4.1.15 infiniband/core logic for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Kanoj Sarcar...
Port over linux 4.1.15 mlx4 kernel bypass driver
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Michael Taufen
Updates from vmm-akaros
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Remove kernel errno string processing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Remove uses of errno_to_string()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Outlaw the setting of NULL errstrs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Remove the printk format %e
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
qio: Use an empty string to mark a closed queue
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Have #ip protocol's bind()s throw errors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Have #ip protocol's announce()s throw errors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Have #ip protocol's connect()s throw errors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Have #ip's protocol ctl()s throw errors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Throw errors from within ipifcctl()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Barret Rhoden
Throw errors from within tcpctl()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Barret Rhoden
Remove bootp
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Barret Rhoden
Build the kernel with -Werror
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Barret Rhoden
Remove the static_link_warning from glibc (XCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Kanoj Sarcar...
mlx4: Port over Linux header files related to NIC kerne...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Davide Libenzi
Enable build info rebuild upon HEAD commit ID change
commit
|
commitdiff
|
tree
|
snapshot
next