Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: differrari/RedactedOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: differrari/RedactedOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: experimental/kernel_ctx_switch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 34 files changed
  • 1 contributor

Commits on Jun 26, 2026

  1. [PROCESS] threading (limited to manual-scheduled threads)

    [INPUT] switched dispatch to C
    di
    di committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    60fef5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca8f0f3 View commit details
    Browse the repository at this point in the history
  3. [PROCFS] moved to own file

    di
    di committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    e392702 View commit details
    Browse the repository at this point in the history
  4. [KPROC] proper stack

    di
    di committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    904d83f View commit details
    Browse the repository at this point in the history
  5. [MEM] stack manager

    di
    di committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    100af00 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2026

  1. [FS,WIP] filesystem in userspace skeleton

    di
    di committed Jun 27, 2026
    Configuration menu
    Copy the full SHA
    46f918a View commit details
    Browse the repository at this point in the history
  2. [CTX, WIP] kernel context switch

    di
    di committed Jun 27, 2026
    Configuration menu
    Copy the full SHA
    cca319d View commit details
    Browse the repository at this point in the history
Loading