Lenny Maiorani
|
b2316701a8
Everywhere: void arguments to C functions
|
4 năm trước cách đây |
Andreas Kling
|
d7ad082afa
Kernel+LibELF: Stop doing ELF symbolication in the kernel
|
4 năm trước cách đây |
Andreas Kling
|
2dfe5751f3
Kernel: Abort core dump generation if any substep fails
|
4 năm trước cách đây |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
4 năm trước cách đây |
Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 năm trước cách đây |
Andreas Kling
|
4232874270
Kernel: Don't dump core when OOM-killing a process
|
4 năm trước cách đây |
Andreas Kling
|
ff8bf4db8d
Kernel: Don't take LexicalPath as argument
|
4 năm trước cách đây |
Itamar
|
5392f42731
Kernel: Generate coredumps for profiled processes
|
4 năm trước cách đây |
Itamar
|
39890af833
Kernel: Pass full path of output coredump file to CoreDump
|
4 năm trước cách đây |
Itamar
|
b4842d33bb
Kernel: Generate a coredump file when a process crashes
|
4 năm trước cách đây |
Tom
|
c455fc2030
Kernel: Change wait blocking to Process-only blocking
|
4 năm trước cách đây |
Tom
|
4bbee00650
Kernel: disown should unblock any potential waiters
|
4 năm trước cách đây |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
4 năm trước cách đây |
Tom
|
4c1e27ec65
Kernel: Use TimerQueue for SIGALRM
|
4 năm trước cách đây |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 năm trước cách đây |
Tom
|
6a620562cc
Kernel: Allow passing a thread argument for new kernel threads
|
4 năm trước cách đây |
Tom
|
6cb640eeba
Kernel: Move some time related code from Scheduler into TimeManagement
|
4 năm trước cách đây |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 năm trước cách đây |
Tom
|
1e2e3eed62
Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock
|
4 năm trước cách đây |
Andreas Kling
|
ac8fe3d062
Kernel: Remove FIXME about unsurfaced error and log something
|
4 năm trước cách đây |
Linus Groh
|
bcfc6f0c57
Everywhere: Fix more typos
|
4 năm trước cách đây |
Tom
|
838d9fa251
Kernel: Make Thread refcounted
|
4 năm trước cách đây |
Tom
|
1727b2d7cd
Kernel: Fix thread joining issues
|
4 năm trước cách đây |
Andreas Kling
|
b99eaad693
Kernel: Remove a whole bunch of unnecessary includes in Process.cpp
|
4 năm trước cách đây |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 năm trước cách đây |
Tom
|
0fab0ee96a
Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process
|
4 năm trước cách đây |
asynts
|
ec1080b18a
Refactor: Replace usages of FixedArray with Vector.
|
4 năm trước cách đây |
Ben Wiederhake
|
081bb29626
Kernel: Unbreak building with extra debug macros, part 2
|
4 năm trước cách đây |
Andreas Kling
|
0addcb45b8
Kernel: Make Process::dump_regions() sort the regions before dumping
|
4 năm trước cách đây |
AnotherTest
|
688e54eac7
Kernel: Distinguish between new and old process groups with equal pgids
|
4 năm trước cách đây |