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
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-62
/
+290
2013-06-28
genirq: Add the generic chip to the genirq docbook
Thomas Gleixner
1
-5
/
+6
2013-06-28
genirq: generic-chip: Export some irq_gc_ functions
Fabio Estevam
1
-0
/
+3
2013-06-28
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-06-25
irqdomain: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-1
/
+1
2013-06-24
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
James Hogan
1
-0
/
+1
2013-06-11
genirq: Set irq thread to RT priority on creation
Ivo Sieben
1
-5
/
+6
2013-06-08
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-08
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-08
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-05-29
genirq: Add kerneldoc for irq_disable.
Andreas Fenkart
1
-0
/
+13
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
1
-0
/
+3
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2
-12
/
+181
2013-05-29
genirq: Generic chip: Split out code into separate functions
Thomas Gleixner
1
-16
/
+34
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
1
-2
/
+6
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
1
-9
/
+14
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
1
-7
/
+10
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
1
-6
/
+10
2013-05-29
genirq: Generic chip: Remove the local cur_regs() function
Gerlando Falauto
1
-14
/
+17
2013-05-06
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
1
-3
/
+17
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+22
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-02-18
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-01-24
x86/MSI: Support multiple MSIs in presense of IRQ remapping
Alexander Gordeev
1
-8
/
+22
2013-01-24
Merge tag 'v3.8-rc4' into irq/core
Ingo Molnar
2
-3
/
+3
2012-12-18
irq: tsk->comm is an array
Alan Cox
1
-1
/
+1
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+48
2012-12-11
genirq: Avoid deadlock in spurious handling
Thomas Gleixner
1
-4
/
+3
2012-11-30
irqdomain: stop screaming about preallocated irqdescs
Linus Walleij
1
-2
/
+2
2012-11-12
genirq: Always force thread affinity
Thomas Gleixner
1
-2
/
+21
2012-11-01
irq: Set CPU affinity right on thread creation
Sankara Muthukrishnan
1
-0
/
+2
2012-11-01
genirq: Provide means to retrigger parent
Thomas Gleixner
3
-0
/
+25
2012-10-10
irqdomain: augment add_simple() to allocate descs
Linus Walleij
1
-5
/
+28
2012-08-21
genirq: Export dummy_irq_chip
Kuninori Morimoto
1
-0
/
+2
2012-08-21
genirq: Export irq_set_chip_and_handler_name()
Kuninori Morimoto
1
-0
/
+1
2012-08-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2012-07-31
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-155
/
+207
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+3
2012-07-25
genirq: Allow irq chips to mark themself oneshot safe
Thomas Gleixner
1
-1
/
+14
2012-07-24
irqdomain: Improve diagnostics when a domain mapping fails
Mark Brown
1
-6
/
+11
2012-07-24
irqdomain: eliminate slow-path revmap lookups
Grant Likely
1
-40
/
+25
2012-07-24
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
1
-3
/
+3
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-4
/
+4
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
1
-2
/
+2
2012-07-22
trimming task_work: kill ->data
Al Viro
1
-1
/
+1
[next]