index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
falcon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
gpu: nova-core: convert falcon registers to kernel register macro
Alexandre Courbot
4
-48
/
+58
2026-03-26
gpu: nova-core: convert FUSE registers to kernel register macro
Alexandre Courbot
1
-5
/
+12
2026-03-26
gpu: nova-core: convert GC6 registers to kernel register macro
Alexandre Courbot
1
-2
/
+5
2026-03-09
gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
1
-1
/
+5
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
3
-0
/
+22
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
2
-16
/
+2
2026-01-24
gpu: nova-core: Add basic Turing HAL
Timur Tabi
2
-0
/
+83
2026-01-24
gpu: nova-core: move some functions into the HAL
Timur Tabi
2
-0
/
+51
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
1
-2
/
+2
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
1
-1
/
+0
2025-11-15
gpu: nova-core: gsp: Add support for checking if GSP reloaded
Joel Fernandes
1
-0
/
+18
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
4
-15
/
+43
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
1
-4
/
+2
2025-10-25
gpu: nova-core: replace wait_on with kernel equivalents
Alexandre Courbot
1
-9
/
+7
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
1
-1
/
+1
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: falcon: use register arrays for FUSE registers
Alexandre Courbot
1
-18
/
+15
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
2
-2
/
+10
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
3
-13
/
+22
2025-06-25
gpu: nova-core: replace `Duration` with `Delta`
Alexandre Courbot
1
-2
/
+2
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
1
-1
/
+1
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
1
-5
/
+5
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
4
-0
/
+207