index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
1
-25
/
+91
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
1
-5
/
+28
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-2
/
+2
2026-05-26
genirq: Calculate precision only when required
Thomas Gleixner
1
-10
/
+23
2026-05-26
genirq: Cache the condition for /proc/interrupts exposure
Thomas Gleixner
1
-4
/
+11
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
1
-2
/
+2
2026-05-26
genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
Thomas Gleixner
1
-1
/
+10
2026-05-26
genirq/proc: Avoid formatting zero counts in /proc/interrupts
Thomas Gleixner
1
-5
/
+38
2026-05-11
genirq/proc: Size interrupt directory names for 10-digit interrupt numbers
Pengpeng Hou
1
-3
/
+4
2026-01-30
genirq/proc: Replace snprintf with strscpy in register_handler_proc
Thorsten Blum
1
-1
/
+2
2025-10-31
genirq/proc: Fix race in show_irq_affinity()
Muchun Song
1
-0
/
+2
2025-05-13
genirq: Consistently use '%u' format specifier for unsigned int variables
Andy Shevchenko
1
-2
/
+2
2025-05-07
genirq/proc: Switch to lock guards
Thomas Gleixner
1
-41
/
+24
2024-12-03
genirq/proc: Add missing space separator back
Thomas Gleixner
1
-3
/
+4
2024-11-13
genirq/proc: Use seq_put_decimal_ull_width() for decimal values
David Wang
1
-3
/
+6
2024-10-16
genirq: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+2
2024-08-29
genirq/proc: Change the return value for set affinity permission error
Jeff Xie
1
-1
/
+1
2024-08-29
genirq/proc: Use irq_move_pending() in show_irq_affinity()
Jinjie Ruan
1
-4
/
+2
2024-08-29
genirq/proc: Correctly set file permissions for affinity control files
Jeff Xie
1
-2
/
+7
2024-06-03
genirq/proc: Simplify irqdesc::kstat_irqs handling further
Adrian Huang
1
-5
/
+2
2024-04-12
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
1
-4
/
+2
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-3
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-4
/
+4
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
1
-1
/
+1
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
1
-2
/
+2
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
1
-2
/
+3
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
1
-1
/
+1
2020-02-14
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
1
-0
/
+22
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-21
/
+21
2019-08-16
genirq: remove the is_affinity_mask_valid hook
Christoph Hellwig
1
-14
/
+0
2018-06-22
genirq: Speedup show_interrupts()
Eric Dumazet
1
-10
/
+12
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-72
/
+10
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-2
/
+0
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-25
genirq/proc: Avoid uninitalized variable warning
Thomas Gleixner
1
-2
/
+2
2017-08-25
genirq: Fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-08-18
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
1
-1
/
+1
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
1
-7
/
+83
2017-06-22
genirq/proc: Replace ever repeating type cast
Thomas Gleixner
1
-5
/
+5
2017-06-22
genirq: Remove pointless arg from show_irq_affinity
Thomas Gleixner
1
-3
/
+3
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
1
-3
/
+5
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
1
-0
/
+2
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
1
-1
/
+1
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
1
-1
/
+1
2016-06-10
genirq: Remove unnecessary memset() calls
Weongyo Jeong
1
-3
/
+0
2016-06-10
genirq: Remove redundant NULL check of irq_desc
Jianyu Zhan
1
-5
/
+1
2016-02-15
genirq: Use a common macro to go through the actions list
Daniel Lezcano
1
-1
/
+1
2015-11-10
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
1
-1
/
+1
[next]