Luke
|
68b361bd21
Kernel: Return ENOMEM in more places
|
hace 4 años |
Tom
|
f6d1e45bf3
Kernel: Don't symbolicate stack traces in IRQ handlers
|
hace 4 años |
Tom
|
f5330304a4
Kernel: Stop back trace on a null base pointer
|
hace 4 años |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
hace 4 años |
Tom
|
0fab0ee96a
Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process
|
hace 4 años |
Andreas Kling
|
f8e59addf7
Kernel+LibC+UE: Introduce SIGINFO (generated with ^T)
|
hace 4 años |
Tom
|
92bfe40954
Kernel: Keep signal state in sync
|
hace 4 años |
Tom
|
c3d231616c
Kernel: Fix crash when delivering signal to barely created thread
|
hace 4 años |
Tom
|
4b66692a55
Kernel: Make Heap implementation reusable, and make kmalloc expandable
|
hace 5 años |
Andreas Kling
|
079d2fe088
Kernel: Pack arguments, environment and auxiliary values better
|
hace 5 años |
Nico Weber
|
96ff0971ea
Kernel: Remove a comment that has been stale since 7a64f55c0f
|
hace 5 años |
Tom
|
72960fedc6
Kernel: Briefly resume stopped threads when being killed
|
hace 5 años |
Ben Wiederhake
|
42b057b0c9
Kernel: Mark compilation-unit-only functions as static
|
hace 5 años |
Tom
|
49d5232f33
Kernel: Always return from Thread::wait_on
|
hace 5 años |
Ben Wiederhake
|
bee08a4b9f
Kernel: More PID/TID typing
|
hace 5 años |
Ben Wiederhake
|
f5744a6f2f
Kernel: PID/TID typing
|
hace 5 años |
Tom
|
41d2a0e9f7
Kernel: Dequeue dying threads from WaitQueue
|
hace 5 años |
Tom
|
f4a5c9b6c2
Kernel: Consolidate timeout logic
|
hace 5 años |
Tom
|
c813bb7355
Kernel: Fix a few Thread::block related races
|
hace 5 años |
Tom
|
f011c420c1
Kernel: Fix signal delivery when no syscall is made
|
hace 5 años |
Tom
|
538b985487
Kernel: Remove ProcessInspectionHandle and make Process RefCounted
|
hace 5 años |
Ben Wiederhake
|
d8c8820ee9
Kernel: Allow Thread::sleep for more than 388 days
|
hace 5 años |
Tom
|
419703a1f2
Kernel: Fix checking BlockResult
|
hace 5 años |
Andrew Kaster
|
f96b827990
Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace
|
hace 5 años |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
hace 5 años |
Andreas Kling
|
163c9d5f8f
Kernel: Thread::wait_on() must always leave interrupts enabled on exit
|
hace 5 años |
Tom
|
9725bda63e
Kernel: Enhance WaitQueue to remember pending wakes
|
hace 5 años |
Tom
|
2a82a25fec
Kernel: Various context switch fixes
|
hace 5 años |
Tom
|
788b2d64c6
Kernel: Require a reason to be passed to Thread::wait_on
|
hace 5 años |
Tom
|
bb84fad0bf
Kernel: Fix retreiving frame pointer from a thread
|
hace 5 años |