1. 811d6d9 [kernel] Use #include <ktl/enforce.h> everywhere that should have it by Roland McGrath · 2 years, 10 months ago
  2. 00415c6 [kernel] Enable -Wmissing-declarations by Roland McGrath · 3 years ago
  3. 794a37e [kernel][cmdline] Remove old kernel/lib/cmdline altogether by Roland McGrath · 3 years, 1 month ago
  4. 194eb2d [test][kernel_panic] Add SMEP/PXN tests. by Marco Vanotti · 3 years, 1 month ago
  5. 7e4896b [kernel] Improve __stack_chk_fail diagnostic by Nick Maniscalco · 3 years, 4 months ago
  6. dcc0893 [kernel][uart][arm64] Don't Event::Signal while holding thread lock by Nick Maniscalco · 3 years, 9 months ago
  7. 5b4c37b [kernel][debug] left-align pointers and references. (format) by Marco Vanotti · 4 years ago
  8. eed5375 [kernel][debug] add command to display build instrumentation. by Marco Vanotti · 4 years ago
  9. 41cf196 [kernel][crashlog] Include panic/assert message in crashlog by Nick Maniscalco · 4 years, 2 months ago
  10. 2035d6e [kernel][pmm] Make pmm checker action configurable by Nick Maniscalco · 4 years, 3 months ago
  11. 675d036 [kernel][x86] Make user-page-not-present SMAP faults fatal by Nick Maniscalco · 4 years, 4 months ago
  12. 49449c6 [kernel] Remove unneeded list.h header by George Kulakowski · 5 years ago
  13. 288a902 [kernel][thread] Move the Current thread APIs into an inner class by George Kulakowski · 5 years ago
  14. 36e7aa3b [zircon][kernel] Convert thread_t into Thread by George Kulakowski · 5 years ago
  15. 2e8526c [kernel] Remove nonstandard <rand.h> header from libc by Roland McGrath · 5 years ago
  16. 678c54c [kernel] Remove ambiguous address type |addr_t| by Venkatesh Srinivas · 5 years ago
  17. bba7274 [kernel][debug] Cleaning up -Wunused-functions warnings by Gabor Horvath · 5 years ago
  18. ec64fdcd [zircon] Compile out STATIC_COMMAND and UNITTEST based on LK_DEBUGLEVEL by Scott Graham · 5 years ago
  19. 3ce5de6 [kernel][debug][crash] add a command to intentionally crash the kernel via call recursion by Travis Geiselbrecht · 5 years ago
  20. 1d60b55 [kernel][debugcommands] add 'dd' command to dump memory doubleword (64bit) wise by Travis Geiselbrecht · 5 years ago
  21. 5e98b4d [kernel] Convert cmdline test from kernel unit test to usermode test by Nick Maniscalco · 5 years ago
  22. ef0d4c47 [zircon][kernel][userboot] Don't fail on empty kernel command line by Nick Maniscalco · 5 years ago
  23. e180efd [zircon][kernel] another formatting pass by Travis Geiselbrecht · 6 years ago
  24. b45c83e [zircon][kernel][formatting] run fx-format on the entire kernel tree by Travis Geiselbrecht · 6 years ago
  25. 9c7855e [lsc][format] Migrate from .cpp to .cc across codebase by Benjamin Brittain · 6 years ago[Renamed from zircon/kernel/debugcommands/debugcommands.cpp]
  26. 1254369 [kernel] Rationalize some kernel subdirectories by Roland McGrath · 6 years ago[Renamed from zircon/kernel/lib/debugcommands/debugcommands.cpp]
  27. 0fa1217 [zircon][gn] Compile with -Wextra-semi by Roland McGrath · 6 years ago
  28. ef9c451 [reorg] Prepare for merge into fuchsia.git by Adam Barth · 6 years ago[Renamed from kernel/lib/debugcommands/debugcommands.cpp]
  29. 048b4b3 [kernel][heap] Don't use heap for thread stacks by Nick Maniscalco · 6 years ago
  30. e302c45 [zircon][syscalls] Make zx_time_t and zx_duration_t signed types by Nick Maniscalco · 6 years ago
  31. b33437b [zircon][kernel] Use proper time types and overflow-safe arithmetic by Nick Maniscalco · 6 years ago
  32. b7a3d73 [kernel][arch] Remove arch_chain_load by Todd Eisenberger · 7 years ago
  33. 591d66c [kernel][time] Prefer zx_{time,duration}_t to lk_time_t by George Kulakowski · 7 years ago
  34. e0cdf0b9 [kernel][time] Prefer ZX_TIME_INFINITE to INFINITE_TIME by George Kulakowski · 7 years ago
  35. 068c132 [kernel][time] Prefer ZX_SEC etc. to LK_SEC by George Kulakowski · 7 years ago
  36. 09ce1fe [kernel][debugcommands] Avoid VLAs in the kernel by Roland McGrath · 7 years ago
  37. e149073 [kernel][vm] move kernel/kernel/vm to just kernel/vm by Travis Geiselbrecht · 7 years ago
  38. 5bc8069 [kernel][debugcommands] c++ify the debugcommands module by Travis Geiselbrecht · 8 years ago[Renamed (97%) from kernel/lib/debugcommands/debugcommands.c]
  39. d77d89b [kernel][vm] restructure kernel vm headers and remove more legacy routines by Travis Geiselbrecht · 8 years ago
  40. ab10aa6 [kernel][time] Rename lk_bigtime_t and current_time_hires() by Todd Eisenberger · 8 years ago
  41. 9abf4c3 [kernel][time] Switch thread_sleep to deadlines by Todd Eisenberger · 8 years ago
  42. 4c4f7ae [kernel][time] Switch kernel to nanoseconds internally by Todd Eisenberger · 8 years ago
  43. 3f5a0f5 [kernel][debug] add additional flag to kernel console commands to signal panic time or not by Travis Geiselbrecht · 8 years ago
  44. ee3d6ee [kernel] remove the no-vm path by Travis Geiselbrecht · 8 years ago
  45. ab78ca6 [kernel][magenta] remove legacy lk tls mechanism, add user_thread ptr by Brian Swetland · 8 years ago
  46. cfc2f2b [kernel] Fix kernel cmdline and add debug cmd by Tim Kilbourn · 9 years ago
  47. 53b9e1c [magenta] Initial commit by The Fuchsia Authors · 9 years ago