projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Allow filtering by PID for "db sem"
[akaros.git]
/
kern
/
2016-10-06
Barret Rhoden
Fix potential overflow error in CEQs (XCC)
tree
|
commitdiff
2016-10-06
Barret Rhoden
Avoid needless TLB flush when restarting kthreads
tree
|
commitdiff
2016-10-06
Barret Rhoden
Fix clobber of current in kthread.c
tree
|
commitdiff
2016-10-06
Barret Rhoden
Delay clearing owning proc in sys_exec
tree
|
commitdiff
2016-10-06
Barret Rhoden
Change syscall usec timeouts to unsigned longs
tree
|
commitdiff
2016-10-06
Barret Rhoden
Use proc_decref() in #proc
tree
|
commitdiff
2016-10-06
Dan Cross
ifconfig: use daemonize for cs, remove busy-waiting...
tree
|
commitdiff
2016-10-06
Dan Cross
Modify 'ipconfig' to send an event to 'daemonize'.
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-21
Barret Rhoden
Use a "one block at a time" policy for snoop queues
tree
|
commitdiff
2016-09-21
Barret Rhoden
qio: Add helpers to toggle state
tree
|
commitdiff
2016-09-21
Barret Rhoden
Allow snooping of the loopback medium
tree
|
commitdiff
2016-09-21
Barret Rhoden
Use a helper for tracing an interface
tree
|
commitdiff
2016-09-21
Barret Rhoden
Fix etheriq()'s extra-data problems
tree
|
commitdiff
2016-09-21
Barret Rhoden
qio: Fix copyblock()
tree
|
commitdiff
2016-09-21
Barret Rhoden
qio: Fix minor bugs
tree
|
commitdiff
2016-09-19
Barret Rhoden
Add a useful errstr in dev.c
tree
|
commitdiff
2016-09-19
Barret Rhoden
Add a printx lock
tree
|
commitdiff
2016-09-16
Barret Rhoden
Remove netinet.h from the kernel
tree
|
commitdiff
2016-09-16
Barret Rhoden
Move the get_user_ctx_* helpers to ros/ (XCC)
tree
|
commitdiff
2016-09-14
Dan Cross
In dev_stdout_write, user_strdup_errno should be user_m...
tree
|
commitdiff
2016-09-07
Barret Rhoden
Set a default sysname in #cons
tree
|
commitdiff
2016-09-07
Barret Rhoden
Add 'maps' to #proc
tree
|
commitdiff
2016-09-07
Barret Rhoden
Add 'self' to #proc
tree
|
commitdiff
2016-09-07
Barret Rhoden
Add sized_kzmalloc()
tree
|
commitdiff
2016-09-06
Barret Rhoden
Protect closeconv() with waserror()
tree
|
commitdiff
2016-09-06
Barret Rhoden
qio: Do not kick when calling qdiscard()
tree
|
commitdiff
2016-09-06
Barret Rhoden
Track pc/fp per kthread for semaphore debugging
tree
|
commitdiff
2016-08-31
Barret Rhoden
Fix DOTDOT for #root
tree
|
commitdiff
2016-08-30
Barret Rhoden
Fix num_to_nibble()
tree
|
commitdiff
2016-08-25
Ronald G. Minnich
AHCI: re enable the PCI device.
tree
|
commitdiff
2016-08-25
Gan Shun
VMM: Add commandline parameter to force use of TSC
tree
|
commitdiff
2016-08-24
Ronald G. Minnich
MMIO: make mmio operators type safe.
tree
|
commitdiff
2016-08-19
Barret Rhoden
Fix shifting bug in radix_insert()
tree
|
commitdiff
2016-08-19
Barret Rhoden
Fix offset calculation in populate_va
tree
|
commitdiff
2016-08-11
Ronald G. Minnich
AHCI: reformat with clang-format, fix with spatch.
tree
|
commitdiff
2016-08-10
Ronald G. Minnich
AHCI initial commit.
tree
|
commitdiff
2016-08-05
Dan Cross
Rewrite /bin/pci into bash.
tree
|
commitdiff
2016-08-05
Dan Cross
Import /rc/bin/pci from Harvey.
tree
|
commitdiff
2016-08-05
Kyle Milka
Fix-up command line files
tree
|
commitdiff
2016-08-04
Gan Shun
Fix MSR emulation to hide Intel functionality that...
tree
|
commitdiff
2016-08-04
Gan Shun
Fix VM Guest CPUID emulation to hide VMX
tree
|
commitdiff
2016-08-03
Barret Rhoden
Fix proc_is_dying() bug
tree
|
commitdiff
2016-08-03
Barret Rhoden
VMM: Free VMCSs when appropriate
tree
|
commitdiff
2016-08-03
Barret Rhoden
VMM: Fix vmm_struct_init() off-by-one
tree
|
commitdiff
2016-08-01
Ronald G. Minnich
VMM: move to waserror/error style.
tree
|
commitdiff
2016-08-01
Ronald G. Minnich
VMM: support use of waserror()/error() style.
tree
|
commitdiff
2016-08-01
Barret Rhoden
Use PROC_DYING_ABORT for aborting syscalls
tree
|
commitdiff
2016-08-01
Barret Rhoden
Split PROC_DYING into DYING and DYING_ABORT
tree
|
commitdiff
2016-07-29
Barret Rhoden
x86: Don't backtrace from trampoline asm
tree
|
commitdiff
2016-07-29
Barret Rhoden
x86: Secure eflags when securing contexts
tree
|
commitdiff
2016-07-29
Barret Rhoden
x86: Add protection from NMI contexts that trap
tree
|
commitdiff
2016-07-29
Barret Rhoden
Remove backtraces from trace_printk()
tree
|
commitdiff
2016-07-29
Barret Rhoden
Remove SEM_TRACE_BLOCKERS and TRACEME
tree
|
commitdiff
2016-07-29
Barret Rhoden
Clear excess parts of contexts when finalizing
tree
|
commitdiff
2016-07-29
Barret Rhoden
perf: Use NMIs for sampling HW and VM TFs
tree
|
commitdiff
2016-07-29
Barret Rhoden
x86: Prevent NMIs from nesting
tree
|
commitdiff
2016-07-27
Barret Rhoden
x86: Use a separate stack and handler for NMIs
tree
|
commitdiff
2016-07-27
Barret Rhoden
Jump stacks before unlocking semaphores
tree
|
commitdiff
2016-07-27
Barret Rhoden
Clean up smp_idle's stack jumping
tree
|
commitdiff
2016-07-27
Barret Rhoden
perf: Have arches handle the backtrace
tree
|
commitdiff
2016-07-27
Barret Rhoden
x86: Upgrade backtrace
tree
|
commitdiff
2016-07-27
Barret Rhoden
perf: Only record PC once
tree
|
commitdiff
2016-07-26
Kyle Milka
Get command line options from a file
tree
|
commitdiff
2016-07-19
Barret Rhoden
Update version-controlled scripts for bash
tree
|
commitdiff
2016-07-19
Barret Rhoden
Store debug info for likely blocking syscalls
tree
|
commitdiff
2016-07-19
Barret Rhoden
Allow site-specific mountroot hosts
tree
|
commitdiff
2016-07-19
Barret Rhoden
Adapt devalarm to the new unset_alarm [2/2]
tree
|
commitdiff
2016-07-19
Barret Rhoden
Fix issues with unset_alarm() [1/2]
tree
|
commitdiff
2016-07-19
Barret Rhoden
Remove the alarm-with-no-func use case
tree
|
commitdiff
2016-07-19
Barret Rhoden
Use an IRQ alarm in rendez_sleep_timeout()
tree
|
commitdiff
2016-07-19
Barret Rhoden
x86: Ensure boot_pgdir's user entries are unmapped
tree
|
commitdiff
2016-07-19
Barret Rhoden
Don't decref page map pages
tree
|
commitdiff
2016-07-19
Barret Rhoden
Add a helper for detecting page map pages
tree
|
commitdiff
2016-07-15
Dan Cross
Invoke shells from the kernel by name/path.
tree
|
commitdiff
2016-07-15
Kyle Milka
Fixed 32bit error in lseek
tree
|
commitdiff
2016-07-07
Barret Rhoden
Fix lock ordering with CONFIG_SEMAPHORE_DEBUG
tree
|
commitdiff
2016-06-30
Barret Rhoden
x86: Allow getting/setting p/c-states via devarch
tree
|
commitdiff
2016-06-30
Barret Rhoden
x86: Use P-states and C-states (XCC)
tree
|
commitdiff
2016-06-30
Barret Rhoden
x86: Fix cpu detection shift error
tree
|
commitdiff
2016-06-30
Barret Rhoden
Add a readnum() variant for hex
tree
|
commitdiff
2016-06-24
Barret Rhoden
VMM: Add the GUEST_INTR_STATUS to the VM TF (XCC)
tree
|
commitdiff
2016-06-24
Barret Rhoden
VMM: Touch up ros/vmx.h's includes (XCC)
tree
|
commitdiff
2016-06-24
Barret Rhoden
VMM: Exit on mwait
tree
|
commitdiff
2016-06-20
Barret Rhoden
Rename event_bits.h -> bits/event.h (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
ACPI: Allow multiple SRATs
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Update documentation
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Report maximum values for counter overflow
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-06-17
Barret Rhoden
Handle lack of chaninfo() in print_chaninfo()
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Remove unused CMD_COUNTER_STATUS bits (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Remove the kprof.pdata staging ground
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Shutdown profiler/sampling on kpctl close
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Fix race in arch_perf_write()
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Report errors when counter setup fails
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Remove the kref from perfmon_session
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Clean up perf_{session,alloc} management
tree
|
commitdiff
2016-06-17
Barret Rhoden
Fix sys_proc_create()'s error handling
tree
|
commitdiff
next