index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
random: remove rand_initialize_irq()
Theodore Ts'o
1
-17
/
+0
2012-07-14
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
1
-4
/
+3
2012-07-11
irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.
Grant Likely
1
-2
/
+2
2012-07-11
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
1
-59
/
+1
2012-07-11
irqdomain: Support for static IRQ mapping and association.
Grant Likely
1
-25
/
+88
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
1
-0
/
+12
2012-07-11
irqdomain: Split disassociating code into separate function
Grant Likely
1
-28
/
+47
2012-07-11
irq_domain: correct a minor wrong comment for linear revmap
Dong Aisheng
1
-1
/
+1
2012-07-11
irq_domain: Standardise legacy/linear domain selection
Mark Brown
1
-0
/
+30
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+4
2012-06-17
irqdomain: Make ops->map hook optional
Grant Likely
1
-10
/
+4
2012-06-15
irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY
Grant Likely
1
-2
/
+1
2012-06-15
irqdomain: Simple NUMA awareness.
Paul Mundt
1
-5
/
+8
2012-06-15
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+4
2012-06-04
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...
Linus Torvalds
4
-30
/
+33
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-35
/
+33
2012-05-31
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
Andrew Morton
1
-6
/
+8
2012-05-24
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-18
/
+88
2012-05-24
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
Jiang Liu
3
-28
/
+27
2012-05-24
genirq: Add IRQS_PENDING for nested and simple irq
Ning Jiang
1
-2
/
+6
2012-05-23
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
1
-35
/
+33
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-6
/
+0
2012-05-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+45
2012-05-21
irq: Remove irq_chip->release()
Richard Weinberger
1
-6
/
+0
2012-05-19
irqdomain: Document size parameter of irq_domain_add_linear()
Mark Brown
1
-0
/
+1
2012-05-19
irqdomain: trivial pr_fmt conversion.
Paul Mundt
1
-15
/
+17
2012-05-19
irqdomain: Make irq_domain_simple_map() static.
Paul Mundt
1
-2
/
+2
2012-05-19
irqdomain: Export remaining public API symbols.
Paul Mundt
1
-0
/
+10
2012-05-19
irqdomain: Support removal of IRQ domains.
Paul Mundt
1
-2
/
+59
2012-05-15
genirq: export handle_edge_irq() and irq_to_desc()
Jiri Kosina
2
-0
/
+2
2012-05-04
genirq: Do not consider disabled wakeup irqs
Thomas Gleixner
1
-1
/
+6
2012-05-04
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
2
-3
/
+8
2012-04-23
irq: hide debug macros so they don't collide with others.
Paul Gortmaker
1
-19
/
+19
2012-04-19
genirq: Be more informative on irq type mismatch
Thomas Gleixner
1
-15
/
+10
2012-04-19
genirq: Reject bogus threaded irq requests
Thomas Gleixner
1
-0
/
+21
2012-04-12
irq_domain: fix type mismatch in debugfs output format
Grant Likely
1
-1
/
+2
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
1
-24
/
+9
2012-04-11
irqdomain: Fix debugfs formatting
Grant Likely
1
-3
/
+3
2012-04-10
irq_domain: correct the debugfs file name
Mika Westerberg
1
-1
/
+1
2012-04-10
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
David Daney
1
-3
/
+4
2012-03-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+30
2012-03-30
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
1
-3
/
+7
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+2
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2
-4
/
+14
2012-03-29
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
1
-1
/
+8
2012-03-29
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
1
-5
/
+5
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
1
-6
/
+10
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-112
/
+716
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
1
-10
/
+4
[prev]
[next]