projects
/
akaros.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Event helpers for userspace
2011-11-03
Barret Rhoden
Event helpers for userspace
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Adds bitmask functions to user/
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Revamped event interfaces (XCC)
commit
|
commitdiff
|
tree
2011-11-03
Kevin Klues
d_off is offset of *next* dirent, so no need to ++
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Doesn't build eth_audio when you set the Make var
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes pthread_attr functions
commit
|
commitdiff
|
tree
2011-11-03
David Zhu
Adding pthread support for stacksize options and detached...
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Reverses the default config for MP tables
commit
|
commitdiff
|
tree
2011-11-03
Kevin Klues
Bug in return value or ros_arch_syscall() on SPARC
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Eth audio device can notify processes
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Closes files in proc_destroy()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Support for the Ethernet-Audio device
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
INET numbers and #defines
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes TLS (again) for static programs
commit
|
commitdiff
|
tree
2011-11-03
David Zhu
Errno must not be touched before TCB is initialized.
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Quick hack to fix e1000
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
PCI: vendor/device/class identification
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
PCI cleanup
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
x86: pcpu init called before idling
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Removed set_current_proc()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
More careful with cur_tf in syscalls
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Adds a Makelocal option for resetting the stack
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Optimize local routine kernel messages
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Syscall return paths cleaned up
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
proc_restartcore() only used for current_tf, etc
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Copies out current_tf to pcpui
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Split pcpui->syscalls into a current and next
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Kthreads stop zeroing the current_tf
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes mmap() to use all six args (XCC)
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Syscalls now can take six arguments (XCC)
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
x86: cleans up syscalls, fixes pop_ros_tf() (XCC)
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Removes some struct proc* refcnting
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
All local system calls are asynchronous (XCC)
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes glibc for make 3.8.2
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Proactively clears current_tf
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Cleaned up some kthread business
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
sleep_on() checks the semaphore early
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
lock_page() uses semaphores/kthreads
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
CONFIG_EXT2 controls the loading of the fs_type
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
x86: interrupt return path checks kmsgs
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
proc_run() handles kmsgs before running
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Sleep on block requests using kthreads
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Kthread infrastructure
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
x86: Stores core 0's stack as a KVA
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes usages of lock_page()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Changeable kernel stacks
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes a bug with sparc's atomic_sub_and_test()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
x86: decouples the GDT/TS/ETC from the stack
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Block responses are interrupt driven (on x86)
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes a minor bug in sys_halt_core()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Block requests come with a completion method
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Cleaned up naming conventions in blockdev
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
ext2_create()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
ext2_get_ino_metablock() will allocate blocks
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes bug with ext2_readdir()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Clarifies how to refcnt with the page cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Individually manages buffers in the buffer cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes ext2 lookup bug
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2 directory operations use the page cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Applies FD flags per file desc, not per file
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Allocates blocks for files ending un-PG-aligned
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2 grows files and inode tables on demand
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2 file seeking
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Convenience wrapper to start busybox's shell
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2 block allocation
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2: can read files from the page cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Ext2 uses the page cache for block metadata
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Block requests consist of buffer heads
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Converts page_map for bdev usage
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Changed readpage() to not require a file
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixed gcc build issue
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes Makeconfig bug
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Buffer heads to track page mappings -> block num
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes bug with radix_delete()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes page reference counting wrt to upage_alloc()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Cleaned up page_free()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Removed some unused page functions
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Uses kref for struct page
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes icache_put on creation and KFS refcounting
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Dentry cache pruning function
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes TLS for statically linked apps in _M mode
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixed sparc compiling
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Revised coding and development policies
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
rmdir() can't remove mountpoints
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Inode cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Dentry cache
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
ext2_dealloc_inode(), clarifies dealloc vs delete
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Readdir fixes, ext2_readdir()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Pushes the empty dir check into fs->rmdir()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
readdir() now reports . and ..
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixed a dir's i_nlink to track only child dirs
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Monitor FS commands query all superblocks
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
ext2: lookup() and read_ino_block()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
ext2: alloc_ and read_inode()
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Mounts ext2
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Block layer and ext2 headers
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Removed ancient useless file
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Endian conversion functions
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes a bug with ptsname
commit
|
commitdiff
|
tree
2011-11-03
Barret Rhoden
Fixes bug in close_all_files()
commit
|
commitdiff
|
tree
next