Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c90487cdc64847b4fdd812ab3047f426fec4d13
/
kernel
/
irq
5a667a0
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2c45aad
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
by Paul Gortmaker
· 11 years ago
0668d30
genirq: Add devm_request_any_context_irq()
by Stephen Boyd
· 11 years ago
923fa4e
genirq: Generic irq chip requires IRQ_DOMAIN
by Nitin A Kamble
· 11 years ago
a45299e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ac01810
irq: Enable all irqs unconditionally in irq_resume
by Laxman Dewangan
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
b39898c
genirq: Prevent spurious detection for unconditionally polled interrupts
by Thomas Gleixner
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
bbfe65c
genirq: Set the irq thread policy without checking CAP_SYS_NICE
by Thomas Pfaff
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
f788e7b
irq: Fix some trivial typos in comments
by Xie XiuQi
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
505608d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
2cb7b5a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
002fca5
genirq: generic chip: Use DIV_ROUND_UP to calculate numchips
by Axel Lin
· 11 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
a4883ef
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ccc414f
genirq: Add the generic chip to the genirq docbook
by Thomas Gleixner
· 12 years ago
d55f0cc
genirq: generic-chip: Export some irq_gc_ functions
by Fabio Estevam
· 12 years ago
2779db8
genirq: Fix can_request_irq() for IRQs without an action
by Ben Hutchings
· 12 years ago
fbab62c5
irqdomain: Use irq_get_trigger_type() to get IRQ flags
by Javier Martinez Canillas
· 12 years ago
6fff831
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
by James Hogan
· 12 years ago
798f0fd
irq: fix checkpatch error
by Kefeng Wang
· 12 years ago
c12d2f4
irqdomain: Include hwirq number in /proc/interrupts
by Grant Likely
· 13 years ago
d3dcb43
irqdomain: make irq_linear_revmap() a fast path again
by Grant Likely
· 12 years ago
56a3d5a
irqdomain: remove irq_domain_generate_simple()
by Grant Likely
· 12 years ago
ddaf144
irqdomain: Refactor irq_domain_associate_many()
by Grant Likely
· 12 years ago
37074c5a
irq/generic-chip: fix a few kernel-doc entries
by Uwe Kleine-König
· 12 years ago
c5cdc67
irqdomain: Remove temporary MIPS workaround code
by Grant Likely
· 12 years ago
ee23871
genirq: Set irq thread to RT priority on creation
by Ivo Sieben
· 12 years ago
1400ea8
irqdomain: Beef up debugfs output
by Grant Likely
· 12 years ago
fa40f37
irqdomain: Clean up aftermath of irq_domain refactoring
by Grant Likely
· 12 years ago
1aa0dd9
irqdomain: Eliminate revmap type
by Grant Likely
· 12 years ago
cef5075
irqdomain: merge linear and tree reverse mappings.
by Grant Likely
· 12 years ago
0bb4afb
irqdomain: Add a name field
by Grant Likely
· 12 years ago
9bbf877
irqdomain: Replace LEGACY mapping with LINEAR
by Grant Likely
· 12 years ago
5e1cda5
irqdomain: Relax failure path on setting up mappings
by Grant Likely
· 12 years ago
5e8bd41
Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next
by Grant Likely
· 12 years ago
94a63da
irqdomain: document the simple domain first_irq
by Linus Walleij
· 12 years ago
275e31b
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
by Chen Gang
· 12 years ago
346dbb7
irqdomain: export irq_domain_add_simple
by Arnd Bergmann
· 12 years ago
d671a60
genirq: Add kerneldoc for irq_disable.
by Andreas Fenkart
· 12 years ago
e8bd834
genirq: irqchip: Add mask to block out invalid irqs
by Grant Likely
· 12 years ago
088f40b
genirq: Generic chip: Add linear irq domain support
by Thomas Gleixner
· 12 years ago
3528d82
genirq: Generic chip: Split out code into separate functions
by Thomas Gleixner
· 12 years ago
d005181
genirq: irqchip: Add a mask calculation function
by Thomas Gleixner
· 12 years ago
966dc73
genirq: Generic chip: Cache per irq bit mask
by Thomas Gleixner
· 12 years ago
af80b0f
genirq: Generic chip: Handle separate mask registers
by Gerlando Falauto
· 12 years ago
899f0e6
genirq: Generic chip: Add support for per chip type mask cache
by Gerlando Falauto
· 12 years ago
cfeaa93
genirq: Generic chip: Remove the local cur_regs() function
by Gerlando Falauto
· 12 years ago
5fe0c1f
irqdomain: Allow quiet failure mode
by Benjamin Herrenschmidt
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5800700
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
36a5df8
genirq: Export enable/disable_percpu_irq()
by Chris Metcalf
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
51906e7
x86/MSI: Support multiple MSIs in presense of IRQ remapping
by Alexander Gordeev
· 12 years ago
befddb2
Merge tag 'v3.8-rc4' into irq/core
by Ingo Molnar
· 12 years ago
19af395
irq: tsk->comm is an array
by Alan Cox
· 12 years ago
aefb058
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e716efd
genirq: Avoid deadlock in spurious handling
by Thomas Gleixner
· 12 years ago
d202b7b
irqdomain: stop screaming about preallocated irqdescs
by Linus Walleij
· 12 years ago
04aa530
genirq: Always force thread affinity
by Thomas Gleixner
· 12 years ago
f3de44e
irq: Set CPU affinity right on thread creation
by Sankara Muthukrishnan
· 12 years ago
293a7a0
genirq: Provide means to retrigger parent
by Thomas Gleixner
· 12 years ago
2854d16
irqdomain: augment add_simple() to allocate descs
by Linus Walleij
· 12 years ago
17d8312
genirq: Export dummy_irq_chip
by Kuninori Morimoto
· 12 years ago
b3ae66f
genirq: Export irq_set_chip_and_handler_name()
by Kuninori Morimoto
· 12 years ago
148311d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2d53492
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
dc9b229
genirq: Allow irq chips to mark themself oneshot safe
by Thomas Gleixner
· 12 years ago
f5a1ad0
irqdomain: Improve diagnostics when a domain mapping fails
by Mark Brown
· 12 years ago
4c0946c
irqdomain: eliminate slow-path revmap lookups
by Grant Likely
· 13 years ago
6aeea3e
Merge remote-tracking branch 'origin' into irqdomain/next
by Grant Likely
· 12 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 13 years ago
41f9d29
trimming task_work: kill ->data
by Al Viro
· 13 years ago
c5857cc
random: remove rand_initialize_irq()
by Theodore Ts'o
· 12 years ago
775f4b2
random: make 'add_interrupt_randomness()' do something sane
by Theodore Ts'o
· 13 years ago
9844a55
irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.
by Grant Likely
· 13 years ago
d6b0d1f
irqdomain: Eliminate dedicated radix lookup functions
by Grant Likely
· 13 years ago
98aa468
irqdomain: Support for static IRQ mapping and association.
by Grant Likely
· 13 years ago
2a71a1a
irqdomain: Always update revmap when setting up a virq
by Grant Likely
· 13 years ago
913af20
irqdomain: Split disassociating code into separate function
by Grant Likely
· 13 years ago
22076c7
irq_domain: correct a minor wrong comment for linear revmap
by Dong Aisheng
· 13 years ago
781d0f4
irq_domain: Standardise legacy/linear domain selection
by Mark Brown
· 12 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
aed9804
irqdomain: Make ops->map hook optional
by Grant Likely
· 13 years ago
7325570
irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY
by Grant Likely
· 13 years ago
5ca4db6
irqdomain: Simple NUMA awareness.
by Paul Mundt
· 13 years ago
efd68e7
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
9171c67
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
Next »