Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
nuttx
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
4k
Code
Issues
623
Pull requests
140
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add kernel build support for X86_64
- #14957
#14957
Merged
acassis
merged 11 commits into
apache:master
apache/nuttx:master
from
szafonimateusz-mi:x86_kernel
szafonimateusz-mi/nuttx:x86_kernel
Copy head branch name to clipboard
Nov 27, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add kernel build support for X86_64
#14957
acassis
merged 11 commits into
apache:master
apache/nuttx:master
from
szafonimateusz-mi:x86_kernel
szafonimateusz-mi/nuttx:x86_kernel
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2024
arch/x86_64/: fix broken set_cr3()
Show description for f97bde9
szafonimateusz-mi
committed
f97bde9
View commit details
Copy full SHA for f97bde9
Browse repository at this point
arch/x86_64: add syscalls support
Show description for ef8e76c
szafonimateusz-mi
committed
ef8e76c
View commit details
Copy full SHA for ef8e76c
Browse repository at this point
arch/x86_64/include/intel64/arch.h: align definitions
Show description for 891dbff
szafonimateusz-mi
committed
891dbff
View commit details
Copy full SHA for 891dbff
Browse repository at this point
arch/x86_64: add kernel build support
Show description for c0f1486
szafonimateusz-mi
committed
c0f1486
View commit details
Copy full SHA for c0f1486
Browse repository at this point
arch/x86_64: add kernel stack support
Show description for 5d464d4
szafonimateusz-mi
committed
5d464d4
View commit details
Copy full SHA for 5d464d4
Browse repository at this point
arch/x86_64: handle TLB shootdown
Show description for af913a7
szafonimateusz-mi
committed
af913a7
View commit details
Copy full SHA for af913a7
Browse repository at this point
boards/qemu-intel64: add kernel build (ROMFS) configurations
Show description for d6011fb
szafonimateusz-mi
committed
d6011fb
View commit details
Copy full SHA for d6011fb
Browse repository at this point
arch/x86_64/intel64_irq.c: remove some magic numbers
Show description for 54aa7e6
szafonimateusz-mi
committed
54aa7e6
View commit details
Copy full SHA for 54aa7e6
Browse repository at this point
Commits on Nov 27, 2024
Documentation: add x86_64 kernel build configs
Show description for d20bf41
szafonimateusz-mi
committed
d20bf41
View commit details
Copy full SHA for d20bf41
Browse repository at this point
arch/x86_64/intel64: remove unnecessary nested syscalls logic
Show description for 1a08d36
szafonimateusz-mi
committed
1a08d36
View commit details
Copy full SHA for 1a08d36
Browse repository at this point
arch/x86_64/intel64: re-enable interrupts before syscall handle
Show description for 9b8fedf
szafonimateusz-mi
committed
9b8fedf
View commit details
Copy full SHA for 9b8fedf
Browse repository at this point
You can’t perform that action at this time.