projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix racy bug in sbrk() (XCC)
[akaros.git]
/
kern
/
2016-12-07
Barret Rhoden
x86: Panic if there is no x2APIC
tree
|
commitdiff
2016-12-07
Barret Rhoden
x86: Disable legacy USB for xhci
tree
|
commitdiff
2016-12-07
Barret Rhoden
x86: Use Linux's MSR_SFMASK values
tree
|
commitdiff
2016-12-07
Barret Rhoden
VMM: Remove MSR autoloading [2/2]
tree
|
commitdiff
2016-12-07
Barret Rhoden
VMM: Manually save/restore certain registers [1/2]
tree
|
commitdiff
2016-12-07
Barret Rhoden
x86: Use faster accessors for MSR_KERNEL_GS_BASE
tree
|
commitdiff
2016-12-06
Fergus Simpson
vmx: Typo fixes
tree
|
commitdiff
2016-12-02
Dan Cross
Make AHCI less chatty at boot.
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove CONFIG_KTHREAD_POISON
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Handle double faults
tree
|
commitdiff
2016-11-29
Barret Rhoden
Use guard pages and KMC allocator for kstacks
tree
|
commitdiff
2016-11-29
Barret Rhoden
Fix backtrace_list()'s wild read
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Put the boot PMLs and stacks in BSS
tree
|
commitdiff
2016-11-29
Barret Rhoden
vmap: Use {map,unmap}_segment() helpers
tree
|
commitdiff
2016-11-29
Barret Rhoden
vmap: Make kernel intermediate mappings permanent
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Fix integer overflow in pml_for_each()
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Add EPTs to the boot_pmls
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Use global PTEs for kernel mappings
tree
|
commitdiff
2016-11-29
Barret Rhoden
vmap: Use an arena allocator for kernel vmaps
tree
|
commitdiff
2016-11-29
Barret Rhoden
vmap: Add a helper for global TLB shootdowns
tree
|
commitdiff
2016-11-29
Barret Rhoden
vmap: Handle unaligned vaddrs on vunmap_vmem()
tree
|
commitdiff
2016-11-29
Barret Rhoden
Allocate natural alignment with get_cont_pages()
tree
|
commitdiff
2016-11-29
Barret Rhoden
Convert calls of get_cont_pages() to kpages_alloc
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Update the ctor/dtor interface
tree
|
commitdiff
2016-11-29
Barret Rhoden
Add #mem, for memory diagnostics
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove old memory tests
tree
|
commitdiff
2016-11-29
Barret Rhoden
Tracks arenas and slabs on tailqs
tree
|
commitdiff
2016-11-29
Barret Rhoden
arena: Connecting importers with sources
tree
|
commitdiff
2016-11-29
Barret Rhoden
Put the size in the name of kmalloc caches
tree
|
commitdiff
2016-11-29
Barret Rhoden
Move assert in sem_down()
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Add the magazine and depot layers
tree
|
commitdiff
2016-11-29
Barret Rhoden
Add spin_trylock_irqsave()
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Pretend to be core 0 in smp_main()
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Remove obj_size from struct kmem_slab
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Stop appending a uintptr_t to small objects
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Move ctors/dtors to the slab layer
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove kmalloc caches above PGSIZE
tree
|
commitdiff
2016-11-29
Barret Rhoden
arena: Use qcaches (slabs) in the arena
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Bootstrap before setting up kpages_arena
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Move the name into the kmem_cache
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Import resources from a source arena
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Support 'no-touch' caches
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Add an arena pointer to the interface
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Use a hashtable when looking up bufctls
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Bootstrap more kmem_caches
tree
|
commitdiff
2016-11-29
Barret Rhoden
slab: Use BSD_LISTs for the bufctls
tree
|
commitdiff
2016-11-29
Barret Rhoden
Set num_cores early in boot
tree
|
commitdiff
2016-11-29
Barret Rhoden
Check booting during trace_printk()
tree
|
commitdiff
2016-11-29
Barret Rhoden
Moving 'booting' to a header
tree
|
commitdiff
2016-11-29
Barret Rhoden
Replace the old page allocator with the base arena
tree
|
commitdiff
2016-11-29
Barret Rhoden
Add the arena allocator
tree
|
commitdiff
2016-11-29
Barret Rhoden
Add hash_helper.h for custom dynamic hash tables
tree
|
commitdiff
2016-11-29
Barret Rhoden
Port hash.h
tree
|
commitdiff
2016-11-29
Barret Rhoden
Import hash.h from Linux
tree
|
commitdiff
2016-11-29
Barret Rhoden
Add a #define for all MEM_FLAGS
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove mon_gfp()
tree
|
commitdiff
2016-11-29
Barret Rhoden
mlx4: Remove page_is_free() safety check
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: Stop freeing the trampoline page
tree
|
commitdiff
2016-11-29
Barret Rhoden
Jump to a real kstack ASAP during boot
tree
|
commitdiff
2016-11-29
Barret Rhoden
x86: set pcpui->{ts,gdt} early
tree
|
commitdiff
2016-11-29
Barret Rhoden
Use a helper for resetting kernel stacks
tree
|
commitdiff
2016-11-29
Barret Rhoden
Integrate rbtrees into Akaros
tree
|
commitdiff
2016-11-29
Barret Rhoden
Import rbtrees from Linux
tree
|
commitdiff
2016-11-29
Barret Rhoden
Move __always_inline to compiler.h
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove get_cont_phys_pages_at()
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove page coloring
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove page refcnts
tree
|
commitdiff
2016-11-29
Barret Rhoden
Provide a shim layer for reference counted pages
tree
|
commitdiff
2016-11-29
Barret Rhoden
Refactor map_page_at_addr
tree
|
commitdiff
2016-11-29
Barret Rhoden
Fix bounds checks and misc errors in mm.c
tree
|
commitdiff
2016-11-29
Barret Rhoden
Remove SYS_cache_buster (XCC)
tree
|
commitdiff
2016-11-29
Barret Rhoden
Fix extra decref of shared_page
tree
|
commitdiff
2016-11-29
Barret Rhoden
Make page_insert() consume the caller's refcnt
tree
|
commitdiff
2016-11-29
Barret Rhoden
Fix the remaining /dev/ -> /dev_vfs/
tree
|
commitdiff
2016-11-29
Fergus Simpson
vmx: Add and use constants for PML and TSC Scaling
tree
|
commitdiff
2016-11-20
Fergus Simpson
Simplify block_alloc function
tree
|
commitdiff
2016-10-26
Barret Rhoden
Move the BRK_START to a fixed, safe address (XCC)
tree
|
commitdiff
2016-10-26
Barret Rhoden
Remove proc->heap_top
tree
|
commitdiff
2016-10-26
Gan Shun
Remove init=/bin/sh from vmimage_cmdine
tree
|
commitdiff
2016-10-26
Gan Shun
Fix IA32_MISCENABLE disabling of PEBS
tree
|
commitdiff
2016-10-20
Fergus Simpson
AHCI: Prevent sign extension of partial address
tree
|
commitdiff
2016-10-18
Fergus Simpson
AHCI: Skip device permission check
tree
|
commitdiff
2016-10-18
Fergus Simpson
AHCI: Add C600 HBA and fix PCI iteration bugs
tree
|
commitdiff
2016-10-18
Fergus Simpson
AHCI: Replace MMIO accesses with helper functions
tree
|
commitdiff
2016-10-18
Fergus Simpson
AHCI: Fix hardware address gets in driver
tree
|
commitdiff
2016-10-18
Fergus Simpson
AHCI: Remove struct typedefs from driver
tree
|
commitdiff
2016-10-18
Ronald G. Minnich
AHCI: get it to build and almost work.
tree
|
commitdiff
2016-10-18
Barret Rhoden
mlx4: /dev/ -> /dev_vfs/
tree
|
commitdiff
2016-10-17
Ronald G. Minnich
Convert the capability device to use SHA1
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
capability device: get it to compile
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
capability: run scripts/PLAN9 on capability device
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
capability: clang-format the capability device
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
add the capability device from Harvey (from Plan 9)
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
crypto: get sha256 support to build.
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
crypto: move includes to kern/include
tree
|
commitdiff
2016-10-14
Ronald G. Minnich
crypto: initial import of the chromeos vboot libraries
tree
|
commitdiff
2016-10-11
Dan Cross
ifconfig: invoke ipconfig with `-P` when configuring...
tree
|
commitdiff
2016-10-06
Barret Rhoden
Add nonblocking reads and FD taps to #cons/stdin
tree
|
commitdiff
2016-10-06
Barret Rhoden
Add a devstat helper
tree
|
commitdiff
2016-10-06
Barret Rhoden
Move VFS /dev/ -> /dev_vfs/
tree
|
commitdiff
next