Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 30 lines 860 B view raw
1# 2# Feature name: irq-time-acct 3# Kconfig: HAVE_IRQ_TIME_ACCOUNTING 4# description: arch supports precise IRQ time accounting 5# 6 ----------------------- 7 | arch |status| 8 ----------------------- 9 | alpha: | .. | 10 | arc: | TODO | 11 | arm: | ok | 12 | arm64: | ok | 13 | csky: | TODO | 14 | hexagon: | TODO | 15 | loongarch: | ok | 16 | m68k: | TODO | 17 | microblaze: | TODO | 18 | mips: | ok | 19 | nios2: | TODO | 20 | openrisc: | TODO | 21 | parisc: | .. | 22 | powerpc: | ok | 23 | riscv: | ok | 24 | s390: | .. | 25 | sh: | TODO | 26 | sparc: | .. | 27 | um: | TODO | 28 | x86: | ok | 29 | xtensa: | ok | 30 -----------------------