Andreas Kling
|
396291b356
Kernel: Fix crash on cat /proc/PID/vmobjects
|
5 gadi atpakaļ |
Linus Groh
|
fc0ec60d82
ProcFS: JSONify /proc/cpuinfo
|
5 gadi atpakaļ |
Tom
|
0f2530524e
Kernel: Remove /proc/PID/regs
|
5 gadi atpakaļ |
Tom
|
9b4e6f6a23
Kernel: Consolidate features into CPUFeature enum
|
5 gadi atpakaļ |
Tom
|
16783bd14d
Kernel: Turn Thread::current and Process::current into functions
|
5 gadi atpakaļ |
Tom
|
d99901660d
Kernel/LibCore: Expose processor id where a thread last ran
|
5 gadi atpakaļ |
Tom
|
d98edb3171
Kernel: List all CPUs in /proc/cpuinfo
|
5 gadi atpakaļ |
Sergey Bugaev
|
6efbbcd4ba
Kernel: Port mounts to reference inodes directly
|
5 gadi atpakaļ |
Sergey Bugaev
|
df66c28479
Kernel: Deemphasize inode identifiers
|
5 gadi atpakaļ |
Sergey Bugaev
|
e0d0d52455
Kernel: Use symbolic constants for file modes
|
5 gadi atpakaļ |
Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 gadi atpakaļ |
Sergey Bugaev
|
2d412c5ad1
Kernel: Report source of synthetic filesystems as "none"
|
5 gadi atpakaļ |
Brian Gianforcaro
|
6a74af8063
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
|
5 gadi atpakaļ |
Brian Gianforcaro
|
c459e4ecb2
Kernel: Clang format file system in prep for changes.
|
5 gadi atpakaļ |
Andreas Kling
|
53b859c5ad
Kernel: Remove some now-unnecessary casts in ProcFS
|
5 gadi atpakaļ |
Sergey Bugaev
|
de4b7d9c21
Kernel: Make FS::block_size a size_t
|
5 gadi atpakaļ |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 gadi atpakaļ |
Andreas Kling
|
ca4f714d68
Kernel: Use consistent names for kmalloc globals and remove volatile
|
5 gadi atpakaļ |
Sergey Bugaev
|
450a2a0f9c
Build: Switch to CMake :^)
|
5 gadi atpakaļ |
Andreas Kling
|
9c856811b2
Kernel: Add Region helpers for accessing underlying physical pages
|
5 gadi atpakaļ |
Sergey Bugaev
|
54550365eb
Kernel: Use shared locking mode in some places
|
5 gadi atpakaļ |
Liav A
|
65f939b55c
Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration
|
5 gadi atpakaļ |
Andreas Kling
|
a7bbfda034
Kernel: Rename KParams => Kernel::CommandLine
|
5 gadi atpakaļ |
Liav A
|
ecee76b741
Kernel: Change Ext2FS to be backed by a file instead of a block device
|
5 gadi atpakaļ |
Andreas Kling
|
53d0ca2ad8
Kernel: Strip SUID+SGID bits from file when written to or chowned
|
5 gadi atpakaļ |
Andreas Kling
|
c2a8bbcb59
Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device"
|
5 gadi atpakaļ |
Liav A
|
6b59311d4b
Kernel: Change Ext2FS to be backed by a file instead of a block device
|
5 gadi atpakaļ |
Shannon Booth
|
81adefef27
Kernel: Run clang-format on files
|
5 gadi atpakaļ |
Liav A
|
7ef5d222f1
Kernel: Change data in /proc/interrupts to be more richer
|
5 gadi atpakaļ |
Andreas Kling
|
8bb361889c
AK: Remove Optional::operator bool()
|
5 gadi atpakaļ |