aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/list (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-29rust: list: Fix typo `much` in arc.rsSylvan Smit1-1/+1
2025-05-26rust: make section names pluralPatrick Miller1-1/+1
2025-05-26rust: list: fix path of `assert_pinned!`Benno Lossin1-1/+1
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding1-3/+6
2024-10-07rust: enable arbitrary_self_types and remove `Receiver`Gary Guo1-3/+0
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda1-1/+1
2024-08-23rust: list: add ListArcFieldAlice Ryhl1-0/+96
2024-08-23rust: list: support heterogeneous listsAlice Ryhl1-0/+131
2024-08-23rust: list: add ListAlice Ryhl1-2/+4
2024-08-23rust: list: add macro for implementing ListItemAlice Ryhl1-0/+143
2024-08-23rust: list: add tracking for ListArcAlice Ryhl1-2/+169
2024-08-23rust: list: add ListArcAlice Ryhl1-0/+352
b19cb7c3bea870d7da02ec23823af9d636e&follow=1'>MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7 2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7 2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3 2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113 2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8 2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1 2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5 2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8 2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64 2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30 2016-01-24MIPS: Update trap codesJames Hogan1-2/+10 2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan5-83/+80 2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan1-2/+2 2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan1-7/+3 2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2-19/+19 2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2-38/+0 2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan2-3/+2 2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan1-5/+0 2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan5-15/+14