Ali Mohammad Pur
|
eda5ab2d0f
Kernel: Fix method name load_kernel_{sybols => symbols}_from_data()
|
4 роки тому |
Hendiadyoin1
|
65566d6868
Kernel: Make and use KERNEL_BASE
|
4 роки тому |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 роки тому |
Idan Horowitz
|
d9f7b29273
Kernel: Check kernel symbol's name length matches searched name
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
73e06a1983
Kernel: Convert klog() => AK::Format in a handful of places
|
4 роки тому |
Andreas Kling
|
3dbb9c8448
Kernel: Turn a VLA into a statically-sized array in dump_backtrace()
|
4 роки тому |
Andreas Kling
|
8129f3da52
Kernel: Move SMAP disabler RAII helper to its own file
|
4 роки тому |
Andreas Kling
|
8f70528f30
Kernel: Take some baby steps towards x86_64
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 роки тому |
Andreas Kling
|
9c77980965
Everywhere: Remove some bitrotted "#if 0" blocks
|
4 роки тому |
Jean-Baptiste Boric
|
06b73eea94
Kernel: Do not assert if unable to load kernel symbols
|
4 роки тому |
asynts
|
019c9eb749
Everywhere: Replace a bundle of dbg with dbgln.
|
4 роки тому |
Brian Gianforcaro
|
84c2be604a
Kernel+LibELF: Use hex instead of decimal for stack offsets in back traces (#4728)
|
4 роки тому |
Andreas Kling
|
d7ad082afa
Kernel+LibELF: Stop doing ELF symbolication in the kernel
|
4 роки тому |
Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 роки тому |
Itamar
|
b4842d33bb
Kernel: Generate a coredump file when a process crashes
|
4 роки тому |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 роки тому |
Ben Wiederhake
|
42b057b0c9
Kernel: Mark compilation-unit-only functions as static
|
5 роки тому |
Andreas Kling
|
62ec6e5fe0
Kernel: Make Inode::read_entire() return a KBuffer (not ByteBuffer)
|
5 роки тому |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
5 роки тому |
Tom
|
16783bd14d
Kernel: Turn Thread::current and Process::current into functions
|
5 роки тому |
Brian Gianforcaro
|
6a74af8063
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
|
5 роки тому |
Andreas Kling
|
7379c589c7
Kernel: Make dump_backtrace_impl() take base pointer as a FlatPtr
|
5 роки тому |
Andreas Kling
|
888e35f0fe
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
|
5 роки тому |
Andrew Kaster
|
21b5909dc6
LibELF: Move ELF classes into namespace ELF
|
5 роки тому |
Andreas Kling
|
dc7340332d
Kernel: Update cryptically-named functions related to symbolication
|
5 роки тому |
Liav A
|
0fc60e41dd
Kernel: Use klog() instead of kprintf()
|
5 роки тому |
Andreas Kling
|
678c87087d
Kernel: Load executables on demand when symbolicating
|
5 роки тому |