- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / irq.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-09 Ravikiran G Thirumalai[PATCH] Change maxaligned_in_smp alignemnt macros to...
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-10-31 Natalie Protasevich[PATCH] x86: hot plug CPU to support physical add of...
2005-10-08 Andreas SchwabUpdate kdb patches.
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-25 Li Shaohua[PATCH] cpu state clean after hot remove
2005-06-25 Zwane Mwaikambo[PATCH] i386 CPU hotplug
2005-06-24 Andreas SchwabUpdate kdb patches.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Andreas SchwabUpdate kdb patches.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-20 Andreas SchwabUpdate to latest kdb patches.
2004-11-11 Pawel Sikora[PATCH] x86: optimize stack pointer access (reduce...
2004-11-04 Linus Torvaldsx86: regparm calling convention for exceptions and...
2004-10-18 Ingo Molnar[PATCH] generic irq subsystem: x86 port
2004-09-24 Andreas Kleen- Add workaround for Intel E75xx erratum 24
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-10 Dave Hansen[PATCH] 4kstacks: fix compile with gcc 2.95
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - arch/i386/*
2004-06-24 Andrew Morton[PATCH] make irqaction use a cpu mask
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include 3
2004-05-29 Andrew Morton[PATCH] i386: put irq stacks in .bss.page_aligned section
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-04-12 Andrew Morton[PATCH] ia32: 4Kb stacks (and irqstacks) patch
2004-04-12 Andrew Morton[PATCH] i386 irq.c ifdef cleanup
2004-03-24 Hannes Reinecke- Disabled ltt & dprobes completely as they don't work...
2004-03-21 Chris L MasonFix ras code compile problems.
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] cleanup patch that prepares for 4Kb stacks
2004-02-18 Andrew Morton[PATCH] Rename bitmap_snprintf() and cpumask_snprintf...
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-29 Linus TorvaldsAdd support for checking before-the-fact whether an...
2003-10-22 Linus TorvaldsRevert bogus IRQ_INPROGRESS clear.
2003-10-12 Linus TorvaldsClear IRQ_INPROGRESS as part of "enable_irq()".
2003-10-08 Linus Torvaldsdisable_irq() should synchronize with irq handler only...
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-10-05 Rusty Russell[PATCH] irq_affinity_write_proc no longer writes garbag...
2003-10-05 Rusty Russell[PATCH] Fix comment in parse_hex_value
2003-08-18 Andrew Morton[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
2003-07-07 Rusty Russell[PATCH] Make kstat_this_cpu in terms of __get_cpu_var...
2003-06-06 Andrew Morton[PATCH] IRQs: handle bad return values from handlers
2003-05-12 Steven Cole[PATCH] Use '#ifdef' to test for CONFIG_xxx variables
2003-05-12 Linus TorvaldsAdd user pointer annotations.
2003-04-23 Andrew Morton[PATCH] print IRQ handler addresses
2003-04-21 Linus TorvaldsFix irq event debug print-out, and add stack dump which can
2003-04-21 Linus TorvaldsAllow gcc to generate better code for irq handling.
2003-04-21 Jeff Garzik[PATCH] fix printk when an irq doesn't get responded to
2003-04-20 Linus TorvaldsInterrupt handlers should return whether the interrupt
2003-03-20 Andrew Morton[PATCH] Fail setup_irq for unconfigured IRQs
2003-03-08 Andrew Morton[PATCH] i386 show_interrupts() fix
2003-03-08 Andrew Morton[PATCH] protect 'action' in show_interrupts
2003-02-25 Michael Hayes[PATCH] Spelling fixes: doesn't
2003-02-02 Andrew Morton[PATCH] stack overflow checking fix
2002-10-31 Andrew Morton[PATCH] make kernel_stat use per-cpu infrastructure
2002-10-29 Andrew Morton[PATCH] much miscellany
2002-10-18 Dave Jones[PATCH] CONFIG_DEBUG_STACKOVERFLOW
2002-10-08 Dave Jones[PATCH] move apic_timer_irqs to irqstat
2002-09-30 Jens Axboe[PATCH] request_irq() use GFP_ATOMIC
2002-09-29 Russell King[PATCH] free_irq
2002-09-04 Linus TorvaldsFix IO-APIC edge IRQ handling. IRQ_INPROGRESS was clear...
2002-08-19 Ingo Molnar[PATCH] O(1) sys_exit(), threading, scalable-exit-2...
2002-07-27 Ingo Molnar[PATCH] fix synchronize_irq() bug
2002-07-24 Ingo Molnar[PATCH] irqlock patch 2.5.27-H6
2002-07-22 Ingo Molnar[PATCH] Re: [patch] cli()/sti() cleanup
2002-07-21 Ingo Molnar[PATCH] "big IRQ lock" removal, IRQ cleanups
2002-06-18 Ingo Molnar- sti() preemption fix.
2002-06-18 Ingo Molnar- fix preemption bug in cli().
2002-06-17 Rusty Russell[PATCH] Latest nonlinear CPU patches
2002-04-15 Ingo Molnarthe IRQ balancing feature is based on the following...
2002-02-07 David Howells[PATCH] thread information block
2002-02-05 Linus Torvaldsv2.5.0.2 -> v2.5.0.3
2002-02-05 Linus Torvaldsv2.4.13.1 -> v2.4.13.2
2002-02-05 Linus Torvaldsv2.4.9.11 -> v2.4.9.12
2002-02-05 Linus Torvaldsv2.4.5.3 -> v2.4.5.4
2002-02-05 Linus Torvaldsv2.4.5 -> v2.4.5.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset