Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
88c13e2f4f0487a67f9eed044b56f2a373fbfbcd
/
arch
/
powerpc
/
kernel
/
irq.c
0545d54
powerpc/sparse: Add more assembler prototypes
by Daniel Axtens
· 8 years ago
b92a226
powerpc: Move cpu_has_feature() to a separate file
by Kevin Hao
· 8 years ago
1d607bb
powerpc/irq: Add mechanism to force a replay of interrupts
by Benjamin Herrenschmidt
· 9 years ago
fa2cff3f
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
by Andrew Donnellan
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
da92b4e
powerpc, irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
68cf0d6
powerpc: Remove superfluous bootmem includes
by Anton Blanchard
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
acf620e
powerpc: Rename __get_SP() to current_stack_pointer()
by Anton Blanchard
· 10 years ago
a7696b3
powerpc: Add printk levels to powerpc code
by Anton Blanchard
· 10 years ago
0869b6f
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
by Mahesh Salgaonkar
· 10 years ago
0d2b7ea
powerpc: update comments for generic idle conversion
by Geert Uytterhoeven
· 11 years ago
a4e04c9
powerpc: Irq: Use generic_handle_irq
by Thomas Gleixner
· 11 years ago
04a3411
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
by Kevin Hao
· 11 years ago
c041cfa
powerpc: Make irq_stat.timers_irqs counting more specific
by fan.du
· 12 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8b5ede6
powerpc/irq: Don't switch to irq stack from softirq stack
by Benjamin Herrenschmidt
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
cbc9565
powerpc: Remove ksp_limit on ppc64
by Benjamin Herrenschmidt
· 11 years ago
0366a1c
powerpc/irq: Run softirqs off the top of the irq stack
by Benjamin Herrenschmidt
· 11 years ago
e8e813e
powerpc: Rename PMU interrupts from CNT to PMI
by Michael Ellerman
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
3139b0a
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow
by Kevin Hao
· 12 years ago
230b303
powerpc: Fix missing/delayed calls to irq_work
by Benjamin Herrenschmidt
· 12 years ago
a6a058e
powerpc: Add accounting for Doorbell interrupts
by Ian Munsie
· 12 years ago
fe9e1d5
powerpc: Add code to handle soft-disabled doorbells on server
by Ian Munsie
· 12 years ago
e72bbba
powerpc/trace: Fix interrupt tracepoints vs. RCU
by Li Zhong
· 12 years ago
21b2de3
powerpc: Fix build of some debug irq code
by Benjamin Herrenschmidt
· 13 years ago
be2cf20
powerpc: More fixes for lazy IRQ vs. idle
by Benjamin Herrenschmidt
· 13 years ago
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
816cb49a
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
· 14 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
1c91cc57
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
Next »