index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-2
/
+17
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
1
-1
/
+1
2015-10-01
genirq: Fix race in register_irq_proc()
Ben Hutchings
1
-2
/
+17
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-1
/
+1
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
1
-1
/
+1
2015-02-13
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-7
/
+4
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-1
/
+21
2014-03-19
genirq: procfs: Make smp_affinity values go+r
Chema Gonzalez
1
-4
/
+4
2013-06-24
irqdomain: Include hwirq number in /proc/interrupts
Grant Likely
1
-0
/
+2
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-5
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-7
/
+7
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2011-05-26
irq: Remove smp_affinity_list when unregister irq proc
Yinghai Lu
1
-0
/
+1
2011-05-25
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
1
-4
/
+50
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
1
-1
/
+1
2011-03-29
alpha: Use generic show_interrupts()
Thomas Gleixner
1
-2
/
+6
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
1
-1
/
+14
2011-03-17
genirq: show_interrupts: Check desc->name before printing it blindly
Thomas Gleixner
1
-1
/
+2
2011-02-19
genirq: Reuse existing can set affinty check
Thomas Gleixner
1
-2
/
+1
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
1
-0
/
+63
2011-02-19
genirq: Do not copy affinity before set
Thomas Gleixner
1
-1
/
+1
2010-12-01
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
1
-1
/
+1
2010-10-12
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
1
-0
/
+18
2010-10-04
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
1
-1
/
+1
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
1
-4
/
+4
2010-05-12
genirq: Clear CPU mask in affinity_hint when none is provided
Peter P Waskiewicz Jr
1
-3
/
+1
2010-05-03
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
1
-0
/
+39
2010-04-13
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
1
-0
/
+23
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-11-20
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
1
-1
/
+1
2009-11-18
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
1
-15
/
+21
2009-11-08
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
1
-0
/
+2
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
1
-2
/
+2
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
1
-1
/
+1
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
1
-11
/
+21
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-1
/
+5
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-10
/
+19
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
1
-1
/
+5
2008-11-09
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
1
-1
/
+1
2008-10-22
irq: make variable static
roel kluin
1
-1
/
+1
[next]