index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
/
kernel
/
xics.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-07
[PATCH] ppc64: update irq affinity mask when migrating irqs
Paul Mackerras
1
-9
/
+2
2005-03-07
[PATCH] ppc64: error code cleanups for rtas wrappers
Paul Mackerras
1
-1
/
+1
2005-01-20
[PATCH] ppc64: Remove CONFIG_IRQ_ALL_CPUS
Anton Blanchard
1
-18
/
+14
2005-01-11
[PATCH] ppc64: Fix rtas_set_indicator(9005)
Anton Blanchard
1
-2
/
+7
2005-01-11
[PATCH] ppc64: interrupt code cleanup
Anton Blanchard
1
-7
/
+3
2005-01-04
[PATCH] ppc64: remove interrupt_controller from naca
Stephen Rothwell
1
-2
/
+1
2004-12-12
[PATCH] ppc64: make UP kernel run on POWER4 logical partition
Paul Mackerras
1
-1
/
+1
2004-10-25
[PATCH] ppc64: Some sparse fixes
Benjamin Herrenschmidt
1
-18
/
+21
2004-10-24
[PATCH] ppc64: Rewrite the openpic driver
Benjamin Herrenschmidt
1
-1
/
+1
2004-10-20
[PATCH] ppc64: fix XICS startup function to enable as well
Paul Mackerras
1
-4
/
+7
2004-08-22
[PATCH] ppc64: remove unnecessary cpu maps
Paul Mackerras
1
-1
/
+1
2004-08-07
[PATCH] ppc64: suppress unused var warning in get_irq_server()
Dave Hansen
1
-2
/
+2
2004-08-07
[PATCH] ppc64: various XICS fixes
Anton Blanchard
1
-34
/
+18
2004-08-01
[PATCH] ppc64: fix hotplug irq migration code
Anton Blanchard
1
-13
/
+18
2004-07-28
[PATCH] ppc64: cpu hotplug fix
Joel Schopp
1
-1
/
+1
2004-07-24
ppc64: fix more 0/NULL confusion
Linus Torvalds
1
-4
/
+4
2004-06-23
[PATCH] ppc64: clean up prom.c and related files
Paul Mackerras
1
-19
/
+18
2004-06-23
[PATCH] clean up cpumask_t temporaries
Andrew Morton
1
-4
/
+2
2004-05-25
[PATCH] ppc64: fix nonexistent irq affinity
Paul Mackerras
1
-1
/
+1
2004-05-14
[PATCH] ppc64: fix radix tree allocation under spinlock
Andrew Morton
1
-1
/
+1
2004-04-11
[PATCH] ppc64: UP compile fixes
Andrew Morton
1
-0
/
+7
2004-04-11
[PATCH] ppc64: Put SMT threads into global interrupt queue
Andrew Morton
1
-1
/
+2
2004-04-11
[PATCH] ppc64: Create xics get_irq_server
Andrew Morton
1
-11
/
+34
2004-04-11
[PATCH] ppc64: irq cleanups
Andrew Morton
1
-19
/
+17
2004-04-11
[PATCH] ppc64: Fix xics irq affinity bug
Andrew Morton
1
-1
/
+1
2004-04-11
[PATCH] ppc64: Add support for hotplug cpus
Andrew Morton
1
-9
/
+89
2004-03-15
[PATCH] Add slow path lookup in xics_get_irq
Andrew Morton
1
-0
/
+4
2004-02-24
[PATCH] Clean up IRQ mapping code
Paul Mackerras
1
-47
/
+81
2004-02-23
[PATCH] ppc64 cpu spinup fixes
Andrew Morton
1
-3
/
+1
2004-02-13
[PATCH] cleanup debugger hooks
Anton Blanchard
1
-3
/
+3
2004-01-18
[PATCH] ppc64: SMT processor support and logical cpu numbering, from Dave Eng...
Andrew Morton
1
-5
/
+5
2004-01-18
[PATCH] ppc64: Change to new OF device tree API, from Nathan Lynch
Andrew Morton
1
-4
/
+8
2003-09-04
ppc64: fix bogus NR_CPUS*2 struct in xics.c
Anton Blanchard
1
-4
/
+4
2003-08-21
Merge samba.org:/scratch/anton/linux-2.5
Anton Blanchard
1
-0
/
+9
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
1
-5
/
+8
2003-08-17
ppc64: xics fix for I/O slot deconfigure, from Linda Xie
Anton Blanchard
1
-0
/
+9
2003-06-08
ppc64: remove all request_irq calls that occur before kmalloc is set up
Anton Blanchard
1
-3
/
+19
2003-05-25
[PATCH] ppc64: Squash warning in ppc64 xics.c
Andrew Morton
1
-0
/
+1
2003-05-25
[PATCH] ppc64: PPC64 irq return fix
Andrew Morton
1
-3
/
+1
2003-04-25
Merge samba.org:/home/anton/ppc64/tmp
Anton Blanchard
1
-2
/
+2
2003-04-25
ppc64: update ppc64 to new IRQ API from Andrew Morton
Anton Blanchard
1
-1
/
+4
2003-03-31
Merge bk://ppc.bkbits.net/for-linus-ppc64
Peter Bergner
1
-2
/
+2
2003-03-29
ppc64: xics cleanup
Anton Blanchard
1
-97
/
+169
2003-03-25
Forward port of 2.4 ppc64 /proc/ppc64/systemcfg changes
Peter Bergner
1
-2
/
+2
2003-02-18
ppc64: IPIs must run with interrupts off so tag them with SA_INTERRUPT
Anton Blanchard
1
-2
/
+6
2002-12-18
ppc64: support for > 32 CPUs (24 way RS64 with HMT shows up as 48 way)
Anton Blanchard
1
-3
/
+3
2002-12-17
ppc64: move xics.h into include/asm-ppc64
Anton Blanchard
1
-1
/
+1
2002-12-17
ppc64: remove xics_isa_init
Anton Blanchard
1
-9
/
+0
2002-12-08
ppc64: get rid of -fomit-frame-pointer and implement xics ibm,int-on
Anton Blanchard
1
-0
/
+10
2002-11-23
ppc64: clean up show_regs and remove print_backtrace
Anton Blanchard
1
-1
/
+2
[next]