Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
4232874270
Kernel: Don't dump core when OOM-killing a process
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ff8bf4db8d
Kernel: Don't take LexicalPath as argument
|
%!s(int64=4) %!d(string=hai) anos |
Itamar
|
5392f42731
Kernel: Generate coredumps for profiled processes
|
%!s(int64=4) %!d(string=hai) anos |
Itamar
|
39890af833
Kernel: Pass full path of output coredump file to CoreDump
|
%!s(int64=4) %!d(string=hai) anos |
Itamar
|
b4842d33bb
Kernel: Generate a coredump file when a process crashes
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
c455fc2030
Kernel: Change wait blocking to Process-only blocking
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
4bbee00650
Kernel: disown should unblock any potential waiters
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
4c1e27ec65
Kernel: Use TimerQueue for SIGALRM
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
6a620562cc
Kernel: Allow passing a thread argument for new kernel threads
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
6cb640eeba
Kernel: Move some time related code from Scheduler into TimeManagement
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
1e2e3eed62
Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ac8fe3d062
Kernel: Remove FIXME about unsurfaced error and log something
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
bcfc6f0c57
Everywhere: Fix more typos
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
838d9fa251
Kernel: Make Thread refcounted
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
1727b2d7cd
Kernel: Fix thread joining issues
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b99eaad693
Kernel: Remove a whole bunch of unnecessary includes in Process.cpp
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
0fab0ee96a
Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
ec1080b18a
Refactor: Replace usages of FixedArray with Vector.
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
081bb29626
Kernel: Unbreak building with extra debug macros, part 2
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
0addcb45b8
Kernel: Make Process::dump_regions() sort the regions before dumping
|
%!s(int64=4) %!d(string=hai) anos |
AnotherTest
|
688e54eac7
Kernel: Distinguish between new and old process groups with equal pgids
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
42b057b0c9
Kernel: Mark compilation-unit-only functions as static
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
49d5232f33
Kernel: Always return from Thread::wait_on
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
083671ef2c
Kernel: Fix PID/TID confusion in send_signal
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
bee08a4b9f
Kernel: More PID/TID typing
|
%!s(int64=4) %!d(string=hai) anos |