aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/xics.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-07[PATCH] ppc64: update irq affinity mask when migrating irqsPaul Mackerras1-9/+2
2005-03-07[PATCH] ppc64: error code cleanups for rtas wrappersPaul Mackerras1-1/+1
2005-01-20[PATCH] ppc64: Remove CONFIG_IRQ_ALL_CPUSAnton Blanchard1-18/+14
2005-01-11[PATCH] ppc64: Fix rtas_set_indicator(9005)Anton Blanchard1-2/+7
2005-01-11[PATCH] ppc64: interrupt code cleanupAnton Blanchard1-7/+3
2005-01-04[PATCH] ppc64: remove interrupt_controller from nacaStephen Rothwell1-2/+1
2004-12-12[PATCH] ppc64: make UP kernel run on POWER4 logical partitionPaul Mackerras1-1/+1
2004-10-25[PATCH] ppc64: Some sparse fixesBenjamin Herrenschmidt1-18/+21
2004-10-24[PATCH] ppc64: Rewrite the openpic driverBenjamin Herrenschmidt1-1/+1
2004-10-20[PATCH] ppc64: fix XICS startup function to enable as wellPaul Mackerras1-4/+7
2004-08-22[PATCH] ppc64: remove unnecessary cpu mapsPaul Mackerras1-1/+1
2004-08-07[PATCH] ppc64: suppress unused var warning in get_irq_server()Dave Hansen1-2/+2
2004-08-07[PATCH] ppc64: various XICS fixesAnton Blanchard1-34/+18
2004-08-01[PATCH] ppc64: fix hotplug irq migration codeAnton Blanchard1-13/+18
2004-07-28[PATCH] ppc64: cpu hotplug fixJoel Schopp1-1/+1
2004-07-24ppc64: fix more 0/NULL confusionLinus Torvalds1-4/+4
2004-06-23[PATCH] ppc64: clean up prom.c and related filesPaul Mackerras1-19/+18
2004-06-23[PATCH] clean up cpumask_t temporariesAndrew Morton1-4/+2
2004-05-25[PATCH] ppc64: fix nonexistent irq affinityPaul Mackerras1-1/+1
2004-05-14[PATCH] ppc64: fix radix tree allocation under spinlockAndrew Morton1-1/+1
2004-04-11[PATCH] ppc64: UP compile fixesAndrew Morton1-0/+7
2004-04-11[PATCH] ppc64: Put SMT threads into global interrupt queueAndrew Morton1-1/+2
2004-04-11[PATCH] ppc64: Create xics get_irq_serverAndrew Morton1-11/+34
2004-04-11[PATCH] ppc64: irq cleanupsAndrew Morton1-19/+17
2004-04-11[PATCH] ppc64: Fix xics irq affinity bugAndrew Morton1-1/+1
2004-04-11[PATCH] ppc64: Add support for hotplug cpusAndrew Morton1-9/+89
2004-03-15[PATCH] Add slow path lookup in xics_get_irqAndrew Morton1-0/+4
2004-02-24[PATCH] Clean up IRQ mapping codePaul Mackerras1-47/+81
2004-02-23[PATCH] ppc64 cpu spinup fixesAndrew Morton1-3/+1
2004-02-13[PATCH] cleanup debugger hooksAnton Blanchard1-3/+3
2004-01-18[PATCH] ppc64: SMT processor support and logical cpu numbering, from Dave Eng...Andrew Morton1-5/+5
2004-01-18[PATCH] ppc64: Change to new OF device tree API, from Nathan LynchAndrew Morton1-4/+8
2003-09-04ppc64: fix bogus NR_CPUS*2 struct in xics.cAnton Blanchard1-4/+4
2003-08-21Merge samba.org:/scratch/anton/linux-2.5Anton Blanchard1-0/+9
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-5/+8
2003-08-17ppc64: xics fix for I/O slot deconfigure, from Linda XieAnton Blanchard1-0/+9
2003-06-08ppc64: remove all request_irq calls that occur before kmalloc is set upAnton Blanchard1-3/+19
2003-05-25[PATCH] ppc64: Squash warning in ppc64 xics.cAndrew Morton1-0/+1
2003-05-25[PATCH] ppc64: PPC64 irq return fixAndrew Morton1-3/+1
2003-04-25Merge samba.org:/home/anton/ppc64/tmpAnton Blanchard1-2/+2
2003-04-25ppc64: update ppc64 to new IRQ API from Andrew MortonAnton Blanchard1-1/+4
2003-03-31Merge bk://ppc.bkbits.net/for-linus-ppc64Peter Bergner1-2/+2
2003-03-29ppc64: xics cleanupAnton Blanchard1-97/+169
2003-03-25Forward port of 2.4 ppc64 /proc/ppc64/systemcfg changesPeter Bergner1-2/+2
2003-02-18ppc64: IPIs must run with interrupts off so tag them with SA_INTERRUPTAnton Blanchard1-2/+6
2002-12-18ppc64: support for > 32 CPUs (24 way RS64 with HMT shows up as 48 way)Anton Blanchard1-3/+3
2002-12-17ppc64: move xics.h into include/asm-ppc64Anton Blanchard1-1/+1
2002-12-17ppc64: remove xics_isa_initAnton Blanchard1-9/+0
2002-12-08ppc64: get rid of -fomit-frame-pointer and implement xics ibm,int-onAnton Blanchard1-0/+10
2002-11-23ppc64: clean up show_regs and remove print_backtraceAnton Blanchard1-1/+2