- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / arch / ia64 / kernel / irq.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2005-10-25 hawkes@sgi.com[IA64] wider use of for_each_cpu_mask() in arch/ia64
2005-09-07 Ashok Raj[PATCH] x86/x86_64: deferred handling of writes to...
2005-04-26 Andreas SchwabMake kernel compilable with gcc4.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-22 Tony Luck[IA64] irq handling cleanup
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-18 Tony LuckMerge ia64 test tree back into release tree.
2005-01-10 Andreas SchwabCleanup.
2005-01-04 Kenji Kaneshige[PATCH] IRQ resource deallocation: ia64
2004-11-23 Tony Luck[IA64] convert to use CONFIG_GENERIC_HARDIRQS
2004-11-16 Christoph Hellwig[IA64] remove dead wood from asm-ia64/hardirq.h
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-10-05 David Mosberger[IA64] minimal sparse-enablement; add __user annotations
2004-10-05 David Mosberger[IA64] sparse 0 vs. NULL cleanup patch
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-08 Tony LuckMerge agluck-lia64.sc.intel.com:/data/home/aegl/BK...
2004-09-08 David Mosberger[IA64] irq.c: Kill warning about variables which are...
2004-08-31 Takashi Iwai[PATCH] Fix the unnecessary entropy call in the irq...
2004-08-27 William Lee Irwin III[PATCH] consolidate prof_cpu_mask
2004-08-04 Andreas SchwabUpdate ia64 patches.
2004-07-26 David Mosbergeria64: Oops, SN2 needs pending_irq_cpumask to be global.
2004-07-26 David Mosbergeria64: Clean up arch/ia64/kernel/irq.c a bit.
2004-07-26 Kenji Kaneshige[PATCH] ia64: fix bug in irq_affinity_write_proc()
2004-06-24 Andrew Morton[PATCH] make irqaction use a cpu mask
2004-06-18 Ashok Raj[PATCH] ia64: move move_irq() from iosapic.c to irq.c
2004-06-01 Darren Williamsia64: define pending_irq_cpumask in irq.c
2004-05-25 Chris L MasonAdd lkcd for ipf again
2004-05-14 Andrew Morton[PATCH] ia64 cpu hotplug: core
2004-05-14 Andrew Morton[PATCH] ia64 cpu hotplug: IRQ affinity work
2004-03-30 Chris L Mason- lkcd update, disable IPF support until IBM can integr...
2004-03-23 Chris L Masonexport symbols so lkcd for ipf can compile as a module
2004-03-22 Chris L Masonfix lkcd compile for ia64
2004-03-22 Chris L Masonlkcd for ia64
2004-03-17 Andreas Schwab- Disable IRQ debugging by default.
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-27 David MosbergerMerge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5
2004-02-27 Kenneth W. Chen[PATCH] ia64: move irq_entry()/irq_exit() to ia64_handl...
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Rename bitmap_snprintf() and cpumask_snprintf...
2004-02-16 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-rc3-20040216
2004-02-11 Martin Hicks[PATCH] ia64: don't call note_interrupt() for per-CPU...
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-16 Gerd Hoffmannfix series.conf
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2004-01-05 Andreas Schwab- Add latest ia64 updates.
2004-01-05 David MosbergerMany files:
2003-12-29 Linus TorvaldsMerge ia64 conflicts
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-20 Andreas SchwabAdd latest ia64 updates.
2003-12-01 Paul Jackson[PATCH] ia64: fix samp_affinity user-space accesses
2003-11-14 Andreas SchwabUpdate ia64 support.
2003-11-10 Paul Jackson[PATCH] ia64: fix bug in prof_cpu_mask_read_proc()
2003-10-23 David Mosbergeria64: Sync with Linus' i386 patch: Revert bogus IRQ_INP...
2003-10-20 David Mosbergeria64: Sync with i386 irq.c (deadlock avoidance for...
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-08-18 Andrew Morton[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
2003-07-01 Andreas SchwabAdd latest ia64 patches.
2003-06-23 David Mosbergeria64: Rename irq_desc() to irq_descp() to avoid conflic...
2003-06-20 Andreas SchwabUpdate ia64 patch to 2.5.72-030619
2003-06-17 David Mosbergeria64: Sync with 2.5.71.
2003-06-06 Andrew Morton[PATCH] IRQs: fix up irq_desc initialisation for non...
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-12 Steven Cole[PATCH] Use '#ifdef' to test for CONFIG_xxx variables
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-05-09 David Mosbergeria64: Prepare for GCC v3.4. Sync with 2.5.69.
2003-05-06 Steven Cole[PATCH] ia64: spelling fixes
2003-03-08 Andrew Morton[PATCH] protect 'action' in show_interrupts
2003-03-06 David Mosbergeria64: Sync with 2.5.64.
2003-03-04 Peter Chubb[PATCH] ia64: Preemption patch against ~2.5.60
2003-02-25 Michael Hayes[PATCH] Spelling fixes: doesn't
2003-02-04 David Mosbergeria64: Use printk severity-levels where appropriate.
2002-10-31 Andrew Morton[PATCH] additional arch support for per-cpu kernel_stat
2002-09-04 David MosbergerFix edge-triggered IRQ handling. See Linus's cset...
2002-08-23 Takayoshi Kouchi[PATCH] ia64: IRQ cleanup patch for 2.5.30
2002-08-09 David Mosbergeria64: More 2.5.xx syncing.
2002-07-31 David Mosbergeria64: Sync up with 2.5.29+.
2002-07-22 Ingo Molnar[PATCH] Re: [patch] cli()/sti() cleanup
2002-06-17 Rusty Russell[PATCH] Latest nonlinear CPU patches
2002-05-03 David Mosbergeria64: Misc. fixes.
2002-04-05 Bjorn Helgaas[PATCH] Add support for HP zx1 systems.
2002-03-08 David Mosbergeria64-patches
2002-02-05 Linus Torvaldsv2.5.0.2 -> v2.5.0.3
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2
2002-02-05 Linus Torvaldsv2.4.7.3 -> v2.4.7.4
2002-02-05 Linus Torvaldsv2.4.3 -> v2.4.3.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset