index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Fixup poll handling
Thomas Gleixner
2011-02-19
1
-31
/
+19
*
genirq: Warn when handler enables interrupts
Thomas Gleixner
2011-02-19
1
-1
/
+3
*
genirq: Plug race in report_bad_irq()
Thomas Gleixner
2011-02-19
1
-3
/
+9
*
genirq: Remove redundant thread affinity setting
Thomas Gleixner
2011-02-19
1
-2
/
+0
*
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
3
-15
/
+36
*
genirq: Always apply cpu online mask
Thomas Gleixner
2011-02-19
1
-6
/
+6
*
genirq: Rremove redundant check
Thomas Gleixner
2011-02-19
1
-1
/
+2
*
genirq: Simplify affinity related code
Thomas Gleixner
2011-02-19
1
-23
/
+41
*
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
2
-17
/
+17
*
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
Thomas Gleixner
2011-02-19
2
-0
/
+4
*
genirq: Make nr_irqs runtime expandable
Thomas Gleixner
2011-02-19
1
-3
/
+19
*
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2011-02-19
4
-3
/
+18
|
\
|
*
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-02-19
1
-1
/
+1
|
*
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
2011-02-19
3
-2
/
+17
*
|
Merge branch 'irq/for-mips' into irq/core
Thomas Gleixner
2011-02-11
1
-1
/
+6
|
\
\
|
*
|
genirq: Call bus_lock/unlock functions in setup_irq()
David Daney
2011-02-11
1
-1
/
+6
|
|
/
*
|
genirq: Remove dead code
Thomas Gleixner
2011-02-08
1
-17
/
+0
*
|
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
2011-02-08
2
-4
/
+10
|
\
\
|
*
|
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2011-02-08
2
-4
/
+10
|
|
/
*
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2011-02-05
1
-3
/
+11
|
\
\
|
|
/
|
*
genirq: Prevent irq storm on migration
Thomas Gleixner
2011-02-02
1
-3
/
+11
*
|
genirq: Fix affinity notifier fallout
Thomas Gleixner
2011-01-31
1
-1
/
+1
*
|
genirq: Add IRQ affinity notifiers
Ben Hutchings
2011-01-22
1
-0
/
+82
|
/
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
2
-114
/
+0
*
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
1
-10
/
+30
*
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
2011-01-07
1
-1
/
+1
*
Merge branch 'linus' into sched/core
Ingo Molnar
2010-12-08
1
-1
/
+1
|
\
|
*
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2010-12-01
1
-1
/
+1
*
|
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-11-18
2
-0
/
+19
|
\
\
|
|
/
|
*
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
2010-10-31
1
-0
/
+4
|
|
\
|
|
*
genirq: Warn if enable_irq is called before irq is set up
Thomas Gleixner
2010-10-22
1
-0
/
+4
|
*
|
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
1
-0
/
+15
|
|
/
*
|
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
2010-10-23
1
-1
/
+3
|
/
*
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
Thomas Gleixner
2010-10-12
2
-2
/
+2
*
genirq: Switch sparse_irq allocator to GFP_KERNEL
Thomas Gleixner
2010-10-12
1
-3
/
+2
*
genirq: Make sparse_lock a mutex
Thomas Gleixner
2010-10-12
1
-19
/
+14
*
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
2010-10-12
5
-256
/
+2
*
genirq: Sanitize dynamic irq handling
Thomas Gleixner
2010-10-12
3
-121
/
+23
*
genirq: Remove arch_init_chip_data()
Thomas Gleixner
2010-10-12
1
-2
/
+0
*
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
1
-5
/
+5
*
genirq: Use sane sparse allocator
Thomas Gleixner
2010-10-12
1
-109
/
+20
*
genirq: Implement irq reservation
Thomas Gleixner
2010-10-12
1
-0
/
+26
*
genirq: Implement sane enumeration
Thomas Gleixner
2010-10-12
1
-0
/
+11
*
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
2010-10-12
3
-0
/
+22
*
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
2010-10-12
1
-8
/
+223
*
genirq: Provide default irq init flags
Thomas Gleixner
2010-10-12
2
-4
/
+4
*
genirq: Remove export of kstat_irqs_cpu
Thomas Gleixner
2010-10-12
1
-1
/
+0
*
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
2010-10-12
1
-10
/
+1
*
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
2010-10-12
4
-332
/
+340
*
genirq: Sanitize irq_data accessors
Thomas Gleixner
2010-10-12
1
-0
/
+8
[next]