projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make __proc_save_context_s assume the current_ctx
[akaros.git]
/
kern
/
2015-12-08
Barret Rhoden
Make __proc_save_context_s assume the current_ctx
tree
|
commitdiff
2015-12-08
Barret Rhoden
x86: Add swap_gs helper
tree
|
commitdiff
2015-11-30
Barret Rhoden
Add a test for devvars
tree
|
commitdiff
2015-11-30
Barret Rhoden
Add the #vars device to export kernel variables
tree
|
commitdiff
2015-11-30
Barret Rhoden
Remove the edata symbol
tree
|
commitdiff
2015-11-30
Barret Rhoden
Memset the BSS explicitly
tree
|
commitdiff
2015-11-30
Barret Rhoden
Add kmalloc_array() interface
tree
|
commitdiff
2015-11-25
Dan Cross
Rename 'reallocarray' to 'kreallocarray'.
tree
|
commitdiff
2015-11-25
Barret Rhoden
x86: Provide an option to enable legacy USB
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added whitelisting to MSR read/write code
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added APIs to read and write MSR values on multiple...
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added address range library utility to be able to expre...
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added API to run a function in multiple CPUs, and wait...
tree
|
commitdiff
2015-11-24
Davide Libenzi
Wired GP fault exception tables handling
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added exception table based safe MSR access APIs
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added CPU set data structure
tree
|
commitdiff
2015-11-24
Davide Libenzi
Added completion data structure
tree
|
commitdiff
2015-11-24
Kevin Klues
Add the nanosleep syscall
tree
|
commitdiff
2015-11-24
Dan Cross
Import 'reallocarray' from OpenBSD.
tree
|
commitdiff
2015-11-24
Kevin Klues
Remove kernel scheduler dependence on sched_pcore
tree
|
commitdiff
2015-11-24
Kevin Klues
Move coreprov_proc_init() to corealloc_proc_init()
tree
|
commitdiff
2015-11-24
Kevin Klues
Declare sched_pcore in allocator specific file
tree
|
commitdiff
2015-11-24
Kevin Klues
Kconfig option to change core allocation policy
tree
|
commitdiff
2015-11-24
Kevin Klues
Move is_ll_core(), max_vcores() to corerequest.h
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (7/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (6/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (5/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (4/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (3/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (2/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move alloc stuff to corealloc.c (1/7)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move prov stuff to coreprov.c (4/4)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move prov stuff to coreprov.c (3/4)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move prov stuff to coreprov.c (2/4)
tree
|
commitdiff
2015-11-24
Kevin Klues
Refactor to move prov stuff to coreprov.c (1/4)
tree
|
commitdiff
2015-11-24
Kevin Klues
Move spc2pcoreid and pcoreid2spc into header file
tree
|
commitdiff
2015-11-24
Kevin Klues
Move sched_pcore and friends to corerequest.h
tree
|
commitdiff
2015-11-24
leymariv
First step to move corerequest API from schedule.c
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added test case for circular buffer code
tree
|
commitdiff
2015-11-18
Davide Libenzi
Removed lingering error string variables
tree
|
commitdiff
2015-11-18
Davide Libenzi
Enabled /prof/kptrace collection of anything which...
tree
|
commitdiff
2015-11-18
Davide Libenzi
Implemented the new profiler
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added API to append data into a circular buffer
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added generic backtrace functions to allow backtrace...
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added API to enumerate the VM regions of a process
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added API to retrieve the current set of processes...
tree
|
commitdiff
2015-11-18
Davide Libenzi
Extend hash enumeration API to accept an opaque pointer
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added API to retrieve the full path of a struct dentry
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added APIs to access process startup information
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added full binary path into the proc structure
tree
|
commitdiff
2015-11-18
Davide Libenzi
Added struct proc pointer to base of the executable...
tree
|
commitdiff
2015-11-18
Davide Libenzi
Do not race when multiple init happen at the same time
tree
|
commitdiff
2015-11-18
Davide Libenzi
Removed unused old oprofile code
tree
|
commitdiff
2015-11-18
Davide Libenzi
Completely restructured profiler code cutting all the...
tree
|
commitdiff
2015-11-17
Dan Cross
Replace the Inferno console driver with a less-crippled...
tree
|
commitdiff
2015-11-17
Dan Cross
Run spatch on devcons.c
tree
|
commitdiff
2015-11-17
Dan Cross
Run lindent on devcons.c
tree
|
commitdiff
2015-11-17
Dan Cross
Import the unmodified Plan 9 console driver.
tree
|
commitdiff
2015-11-16
Barret Rhoden
Remove old virtualization debugging programs
tree
|
commitdiff
2015-11-16
Kevin Klues
Add support for EPIPE and SIGPIPE (XCC)
tree
|
commitdiff
2015-11-16
Davide Libenzi
Tabified file carrying spaces
tree
|
commitdiff
2015-11-16
Davide Libenzi
Migrated user memory copy APIs to use the new exception...
tree
|
commitdiff
2015-11-16
Barret Rhoden
Add RISCV uaccess.h
tree
|
commitdiff
2015-11-13
Ronald G. Minnich
When starting a VM, just copy all registers in.
tree
|
commitdiff
2015-11-13
GanShun
Modified vmx_launch in vmx.c to track the phy core...
tree
|
commitdiff
2015-11-11
Davide Libenzi
Migrated Akaros code to use pragma once (XCC)
tree
|
commitdiff
2015-11-10
Davide Libenzi
Migrated position dependent initialization, to label...
tree
|
commitdiff
2015-11-10
Davide Libenzi
Added kernel test case for command line parsing code
tree
|
commitdiff
2015-11-10
Davide Libenzi
Added support for multiboot protocol command line extra...
tree
|
commitdiff
2015-11-09
Davide Libenzi
Made the timer interrupt setup callback consistent...
tree
|
commitdiff
2015-11-03
Xiao Jia
Add networking unit tests
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix manager to run tests if KERNEL_TESTING is set
tree
|
commitdiff
2015-11-03
Xiao Jia
Explain why ptclcsum_finalize is correct
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix ptclbsum to handle odd offsets
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix ptclcsum_one to adjust odd
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix typo for TCP checksum offload feature
tree
|
commitdiff
2015-11-03
Xiao Jia
mlx4: Temporarily disable offload features
tree
|
commitdiff
2015-11-03
Xiao Jia
mlx4: Allow override MLX4_DEFAULT_MGM_LOG_ENTRY_SIZE
tree
|
commitdiff
2015-11-03
Xiao Jia
mlx4: Fix lock initializations
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-03
GanShun
Removed debug prints. Fixed virtio decode function...
tree
|
commitdiff
2015-11-03
GanShun
Changed magic number from 0xE5 to I_VMMPC_POSTED
tree
|
commitdiff
2015-11-03
GanShun
Send IPI using function in vmx.c through pwrite to...
tree
|
commitdiff
2015-11-02
GanShun
EOI virtualization and virtual APIC success.
tree
|
commitdiff
2015-11-02
GanShun
VAPIC page is now actually enabled and active.
tree
|
commitdiff
2015-11-02
GanShun
Added emsr_fake_1b function
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: upgrade for newer cpu.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
vmmcp: implement optional bits setting in the 5 control...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
VMMCP: start move to systems I can't use on my mac
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: misc stuff
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
VMMCP: better support incoming interrupts. Fix idiot...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
lapic and ioapic support that's Not Good Enough.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Change PENDING_INTERRUPT to INTERRUPT_WINDOW to have...
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Start putting together ACPI for guests.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
abortive try at setting up tables. Failed miserably.
tree
|
commitdiff
2015-11-02
Ronald G. Minnich
Make MMAP_LOWEST_VA PAGE_SIZE; set ld.so mmap address
tree
|
commitdiff
next