index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
1
-0
/
+35
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-19
powerpc: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
1
-7
/
+7
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
1
-6
/
+0
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
1
-0
/
+6
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
1
-2
/
+0
2011-05-19
powerpc: Return early if irq_host lookup type is wrong
Milton Miller
1
-5
/
+7
2011-05-19
powerpc: Radix trees are available before init_IRQ
Milton Miller
1
-74
/
+4
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-2
/
+2
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-2
/
+24
2011-04-27
powerpc/irq: Dump chip data pointer in virq_mapping
Michael Ellerman
1
-2
/
+6
2011-04-27
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
Michael Ellerman
1
-11
/
+15
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-29
powerpc: Use generic show_interrupts()
Thomas Gleixner
1
-60
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-3
/
+3
2011-03-29
powerpc: irq: Use irqdata based information
Thomas Gleixner
1
-6
/
+8
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-1
/
+1
2011-03-10
powerpc: core irq_data conversion.
Lennert Buytenhek
1
-7
/
+16
2011-03-02
powerpc: Use new irq allocator
Thomas Gleixner
1
-8
/
+9
2011-03-02
powerpc: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
1
-15
/
+0
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+4
2010-10-13
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-1
/
+3
2010-10-13
powerpc: Use static const char arrays
Joe Perches
1
-1
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-08-23
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
1
-7
/
+9
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-12
/
+2
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
1
-13
/
+4
2010-07-09
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
1
-2
/
+2
2010-07-09
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
Benjamin Herrenschmidt
1
-0
/
+7
2010-07-09
powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
Benjamin Herrenschmidt
1
-0
/
+9
2010-07-08
powerpc: Fix logic error in fixup_irqs
Johannes Berg
1
-1
/
+4
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-12
/
+2
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-12
/
+0
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+10
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-6
/
+0
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
1
-7
/
+10
2010-02-19
powerpc: Convert big_irq_lock to raw_spinlock
Thomas Gleixner
1
-11
/
+11
2010-02-17
powerpc: Convert global "BAD" interrupt to per cpu spurious
Anton Blanchard
1
-12
/
+7
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
1
-0
/
+35
2010-02-17
powerpc: Rework /proc/interrupts
Anton Blanchard
1
-33
/
+46
2010-02-17
powerpc: Reduce footprint of irq_stat
Anton Blanchard
1
-0
/
+3
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+6
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-3
/
+3
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
1
-7
/
+33
[prev]
[next]