+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / arch / ppc64 / kernel / irq.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Olaf Hering+- update patches.arch/ppc64-patch
2004-02-13 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040213
2004-01-19 Andrew Morton[PATCH] ppc64: Get native PCI going on iSeries, from...
2004-01-19 Andrew Morton[PATCH] ppc64: preliminary iseries support, from Paul...
2004-01-19 Andrew Morton[PATCH] ppc64: revert IRQ_INPROGRESS change
2004-01-12 Olaf Hering+- update patches.arch/ppc64.patch
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] new /proc/irq cpumask format; consolidate cpuma...
2003-12-29 Andrew Morton[PATCH] seq_file version of /proc/interrupts
2003-12-10 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-03 Olaf Hering+- add patches.fixes/linux-2.6.0-test11-bk-latest
2003-11-21 Olaf Hering+- update to 2.6.0-test9-bk25
2003-10-26 Olaf Hering+- update to 2.6.0-test9
2003-10-20 Olaf Hering+- update to 2.6.0-test8
2003-10-16 Anton Blanchardmerge some irq.c fixes from x86
2003-10-15 Anton Blanchardppc64: clear IRQ_INPROGRESS in setup_irq and enable_irq
2003-10-11 Anton BlanchardMerge samba.org:/home/anton/ppc64/linux-2.5
2003-10-11 Anton Blanchardppc64: disable_irq fix from x86
2003-10-10 Olaf Hering+- add patches.arch/ppc64.patch and a pseries config
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-09-07 Anton Blanchardppc64: Update unhandled irq code to match x86
2003-08-18 Andrew Morton[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-06-07 Anton Blanchardppc64: remove all request_irq calls that occur before...
2003-06-07 Anton Blanchardppc64: use an initcall to register ras irqs
2003-06-06 Andrew Morton[PATCH] IRQs: fix up irq_desc initialisation for non...
2003-06-01 Anton Blanchardppc64: Add warning for unhandled irqs
2003-05-21 Anton Blanchardppc64: replace MAX_PACAS with NR_CPUS
2003-04-25 Anton Blanchardppc64: update ppc64 to new IRQ API from Andrew Morton
2003-03-29 Anton Blanchardppc64: fix NR_syscalls slip up
2003-03-10 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2003-03-10 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2003-03-08 Andrew Morton[PATCH] protect 'action' in show_interrupts
2003-03-05 Anton Blanchardppc64: remove old irq balance code
2002-12-18 Anton Blanchardppc64: support for > 32 CPUs (24 way RS64 with HMT...
2002-10-31 Andrew Morton[PATCH] additional arch support for per-cpu kernel_stat
2002-09-18 Anton Blanchardppc64: Use generic asm/offset.h creation rules
2002-08-29 Anton Blanchardppc64: fixes for 2.5.32
2002-08-21 Anton Blanchardppc64: merge in changes from x86 irq balance code
2002-08-02 Anton Blanchardppc64: rwsem updates from ppc32 and synchronize_irq...
2002-07-31 Anton Blanchardppc64: Make cpu_relax a barrier
2002-07-26 Anton Blanchardppc64: 2.5.28 update
2002-07-24 Anton Blanchardppc64: fix conflicts
2002-07-23 Anton Blanchardppc64: big IRQ lock removal
2002-07-22 Ingo Molnar[PATCH] Re: [patch] cli()/sti() cleanup
2002-07-18 Anton Blanchardppc64: UP fix for irq affinity
2002-07-18 Anton Blanchardppc64: misc cleanups
2002-06-21 Anton Blanchardppc64: non linear cpu support
2002-06-10 Anton Blanchardppc64: increase IRQ_KMALLOC_ENTRIES
2002-06-08 Anton Blanchardppc64: Only use irq balancing on openpic for the moment
2002-05-16 Anton Blanchardppc64: use generic debugger hooks instead of hardwiring...
2002-05-16 Anton Blanchardppc64: Add Ingo's irq affinity stuff, from x86
2002-04-13 Anton Blanchardppc64: Paca -> paca, Naca -> naca from Dave Engebretsen
2002-04-13 Anton Blanchardppc64: remove ppc_md.post_irq, clean up do_IRQ
2002-02-15 Anton BlanchardAdd ppc64 support. This includes both pSeries (RS/6000...