index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
ipic.c
Age
Commit message (
Expand
)
Author
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: ipic: Cleanup flow type handling
Thomas Gleixner
2011-03-10
powerpc: sysdev/ipic irq_data conversion.
Lennert Buytenhek
2010-02-19
powerpc: Convert ipic_lock to raw_spinlock
Thomas Gleixner
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-08-20
powerpc/ipic: introduce missing kfree
Julia Lawall
2009-08-20
powerpc/ipic: unmask all interrupt sources
Sebastian Andrzej Siewior
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-03-09
powerpc/83xx: Fix the interrupt loss problem on ipic
dayu@datangmobile.cn
2009-02-06
powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND
Michael Neuling
2008-07-16
powerpc/mpc83xx: Power Management support
Scott Wood
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
powerpc: Rework ipic_init() so we can avoid freeing the irq_host
Michael Ellerman
2008-03-24
[POWERPC] Fix crash in init_ipic_sysfs on efika
Olaf Hering
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-28
[POWERPC] 83xx: ipic: add interrupt vector 94
Kim Phillips
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-23
[POWERPC] Add support for mpc512x interrupts to ipic
John Rigby
2007-12-12
[POWERPC] ipic: ack only for edge interrupts
Li Yang
2007-12-11
[POWERPC] ipic: add new interrupts introduced by new chip
Li Yang
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-01-26
[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()
Kumar Gala
2007-01-24
[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup
Mariusz Kozlowski
2006-10-25
[POWERPC] IPIC: Fix spinlock recursion in set_irq_handler
Scott Wood
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-22
[POWERPC] Fix IPIC pending register assignments
Scott Wood
2006-08-30
[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...
Kim Phillips
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-01-09
[PATCH] powerpc: moved ipic code to arch/powerpc
Kumar Gala