Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4c36595ec87115f2f876f7d4fdec8ca284a42b9c
/
arch
/
powerpc
/
kernel
/
irq.c
2d773aa
powerpc/ftrace: Do not trace restore_interrupts()
by Steven Rostedt
· 13 years ago
2074b1d
powerpc: Fix irq distribution
by Kim Phillips
· 13 years ago
7c0482e
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
by Benjamin Herrenschmidt
· 13 years ago
56dfa7f
powerpc/irq: Fix bug with new lazy IRQ handling code
by Benjamin Herrenschmidt
· 13 years ago
4013369
powerpc/irqdomain: Fix broken NR_IRQ references
by Grant Likely
· 13 years ago
a699e4e
irq: Kill pointless irqd_to_hw export
by Grant Likely
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
1d9a473
powerpc: Random little legacy iSeries removal tidy ups
by Stephen Rothwell
· 13 years ago
7ba3e4f
powerpc: Remove NO_IRQ_IGNORE
by Stephen Rothwell
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
f533927
powerpc: Remove FW_FEATURE ISERIES from arch code
by Stephen Rothwell
· 13 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
ad5b7f13
powerpc: Make SPARSE_IRQ required
by Grant Likely
· 13 years ago
cc79ca6
irq_domain: Move irq_domain code from powerpc to kernel/irq
by Grant Likely
· 13 years ago
6d9285b
irq_domain/powerpc: Eliminate virq_is_host()
by Grant Likely
· 13 years ago
4bbdd45
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
by Grant Likely
· 13 years ago
bae1d8f
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
by Grant Likely
· 13 years ago
6fe5f5f
powerpc: Fix WARN_ON in decrementer_check_overflow
by Benjamin Herrenschmidt
· 13 years ago
816cb49
powerpc/ps3: Fix hcall lv1_get_version_info
by Geoff Levand
· 13 years ago
7df1027
powerpc/time: Optimise decrementer_check_overflow
by Anton Blanchard
· 13 years ago
37fb9a0
powerpc/time: Handle wrapping of decrementer
by Anton Blanchard
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
50d2a42
powerpc: Copy back TIF flags on return from softirq stack
by Benjamin Herrenschmidt
· 13 years ago
8896293
powerpc/irq: Quieten irq mapping printks
by Anton Blanchard
· 14 years ago
3d97a61
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
by Scott Wood
· 14 years ago
6ec36b5
powerpc: make irq_choose_cpu() available to all PIC drivers
by Stuart Yoder
· 14 years ago
4dd6029
powerpc: Fix irq_free_virt by adjusting bounds before loop
by Milton Miller
· 14 years ago
9b78825
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
by Milton Miller
· 14 years ago
2e45525
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
by Milton Miller
· 14 years ago
3d1b5e2
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
by Milton Miller
· 14 years ago
8142f03
powerpc/irq: Remove stale and misleading comment
by Milton Miller
· 14 years ago
41fb5e6
powerpc: Make IRQ_NOREQUEST last to clear, first to set
by Milton Miller
· 14 years ago
1e8c230
powerpc: Remove virq_to_host
by Milton Miller
· 14 years ago
3ee62d3
powerpc: Add virq_is_host to reduce virq_to_host usage
by Milton Miller
· 14 years ago
da05198
powerpc: Remove irq_host_ops->remap hook
by Milton Miller
· 14 years ago
2d44168
powerpc: Return early if irq_host lookup type is wrong
by Milton Miller
· 14 years ago
3af259d
powerpc: Radix trees are available before init_IRQ
by Milton Miller
· 14 years ago
23d72bf
powerpc: Consolidate ipi message mux and demux
by Milton Miller
· 14 years ago
476eb49
powerpc/irq: Stop exporting irq_map
by Grant Likely
· 14 years ago
73706c3
powerpc/irq: Dump chip data pointer in virq_mapping
by Michael Ellerman
· 14 years ago
ca1769f
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
by Michael Ellerman
· 14 years ago
1c91cc5
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
by Benjamin Herrenschmidt
· 14 years ago
433c9c6
powerpc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
7bfbc1f
powerpc: irq: Use irqdata based information
by Thomas Gleixner
· 14 years ago
98488db
powerpc: Use proper accessors for IRQ_* flags
by Thomas Gleixner
· 14 years ago
e118028
powerpc: core irq_data conversion.
by Lennert Buytenhek
· 14 years ago
a9d8946
powerpc: Use new irq allocator
by Thomas Gleixner
· 14 years ago
089fb44
powerpc: Use ARCH_IRQ_INIT_FLAGS
by Thomas Gleixner
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
a655237
powerpc/irq.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 14 years ago
4e74fd7
powerpc: Use static const char arrays
by Joe Perches
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
3e7f45a
powerpc/4xx: Index interrupt stacks by physical cpu
by Dave Kleikamp
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
850f22d
powerpc/book3e: Resend doorbell exceptions to ourself
by Michael Ellerman
· 15 years ago
89c8179
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
e8775d4
powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
by Benjamin Herrenschmidt
· 15 years ago
3cd8519
powerpc: Fix logic error in fixup_irqs
by Johannes Berg
· 15 years ago
e387344
of/irq: Move irq_of_parse_and_map() to common code
by Grant Likely
· 15 years ago
f1ba9a5
powerpc: Unconditionally enabled irq stacks
by Christoph Hellwig
· 15 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
0fe1ac4
powerpc/perf_event: Fix oops due to perf_event_do_pending call
by Paul Mackerras
· 15 years ago
b6decb7
powerpc/cpumask: Convert fixup_irqs to new cpumask API
by Anton Blanchard
· 15 years ago
f95e085
powerpc: Convert big_irq_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
17081102
powerpc: Convert global "BAD" interrupt to per cpu spurious
by Anton Blanchard
· 15 years ago
89713ed
powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
by Anton Blanchard
· 15 years ago
c86845e
powerpc: Rework /proc/interrupts
by Anton Blanchard
· 15 years ago
8c007bf
powerpc: Reduce footprint of irq_stat
by Anton Blanchard
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
cd01570
powerpc: Enable sparse irq_descs on powerpc
by Michael Ellerman
· 15 years ago
750ab11
powerpc: Rearrange and fix show_interrupts() for sparse irq_descs
by Michael Ellerman
· 15 years ago
76f1d94
powerpc: Make virq_debug_show() cope with sparse irq_descs
by Michael Ellerman
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
1bf4af1
powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit
by Anton Blanchard
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
e14112d
perfcounters: remove powerpc definitions of perf_counter_do_pending
by Stephen Rothwell
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
835363e
powerpc/irq: Remove fallback to __do_IRQ()
by Michael Ellerman
· 16 years ago
9b647a3
powerpc/irq: Move get_irq() comment into header
by Michael Ellerman
· 16 years ago
d7cb10d
powerpc/irq: Move stack overflow check into a separate function
by Michael Ellerman
· 16 years ago
f2694ba
powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function
by Michael Ellerman
· 16 years ago
5ea472a
Merge commit 'v2.6.30-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
c7d07fd
powerpc: Print information about mapping hw irqs to virtual irqs
by Michael Ellerman
· 16 years ago
925d519
perf_counter: unify and fix delayed counter wakeup
by Peter Zijlstra
· 16 years ago
b6c5a71d
perf_counter: abstract wakeup flag setting in core to fix powerpc build
by Paul Mackerras
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
97f7d6b
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
by Thomas Gleixner
· 16 years ago
af37501
Merge branch 'core/percpu' into perfcounters/core
by Ingo Molnar
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
Next »