This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-02 19:44:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7828d4254e7707adcb9bf7190e5c3dc7a8a7d9de
ladybird
/
Kernel
/
Arch
History
Owen Smith
e6df1c9988
Kernel: Implement and use the syscall/sysret instruction pair on x86_64
2021-12-28 23:15:38 +01:00
..
aarch64
Kernel: Extract ProcessorSpecificDataID from from Arch/Processor.h
2021-12-11 13:23:27 -08:00
x86
Kernel: Implement and use the syscall/sysret instruction pair on x86_64
2021-12-28 23:15:38 +01:00
DeferredCallEntry.h
Kernel: Extract DeferredCallEntry from Arch/Processor.h
2021-12-11 13:23:27 -08:00
Processor.h
Kernel: Move architecture dependent includes to the top in Processor.h
2021-12-11 13:23:27 -08:00
ProcessorSpecificDataID.h
Kernel: Extract ProcessorSpecificDataID from from Arch/Processor.h
2021-12-11 13:23:27 -08:00
RegisterState.h
Kernel: Add cross platform RegisterState header and Aarch64 version
2021-10-15 21:48:45 +01:00
ScopedCritical.h
…
SmapDisabler.h
Kernel: Split SmapDisabler so header is platform independent
2021-10-15 21:48:45 +01:00
Spinlock.h
Kernel: Move spinlock into Arch
2021-10-15 21:48:45 +01:00