Commit Graph

42 Commits (294196ab22c91da974ba1f40d0a7cdcb0b3e6bc3)

Author SHA1 Message Date
Lai Jiangshan 42f8faecf7 x86: use percpu data for 4k hardirq and softirq stacks 16 years ago
Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Jeremy Fitzhardinge 7c1d7cdcef x86: unify do_IRQ() 16 years ago
Jeremy Fitzhardinge 9b2b76a334 x86: add handle_irq() to allow interrupt injection 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
Jaswinder Singh Rajput 72ade5f9ca x86: irq_32.c fix style problems 16 years ago
Mike Travis d7b381bb7b x86: fixup_irqs() doesnt need an argument. 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Thomas Gleixner 249f6d9eab x86: move ack_bad_irq() to irq.c 17 years ago
Thomas Gleixner 6b39ba771e x86: unify show_interrupts() and proc helpers 17 years ago
Thomas Gleixner c0c168ca26 x86: cleanup show_interrupts 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Yinghai Lu 7564676813 x86: irq no should not use hex in /proc/interrupts 17 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 17 years ago
Yinghai Lu 7a959cff72 x86: add debug info for 32bit sparse_irq 17 years ago
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Yinghai Lu 199751d715 x86: make 32 bit to use sparse_irq 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 0799e432ac x86: use nr_irqs 17 years ago
Andi Kleen dc44e65943 x86: capitalize function call interrupts consistently 17 years ago
Jeremy Fitzhardinge cbcd79c2e5 x86: use __page_aligned_data/bss 17 years ago
Jan Beulich a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
Thomas Gleixner 403d8efc94 x86: irq_32 move 4kstacks code to one place 17 years ago
Thomas Gleixner de9b10af12 x86: janitor stack overflow warning patch 17 years ago
Andi Kleen 04b361abfd i386: Execute stack overflow warning on interrupt stack v2 17 years ago
Adrian Bunk eb0f1c442d proper __do_softirq() prototype 17 years ago
Jan Beulich 5065dbafc2 i386: fix asm constraint in do_IRQ() 17 years ago
Harvey Harrison 77bf90ed66 x86: replace remaining __FUNCTION__ occurances 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Jan Beulich 072f5d82b5 x86: also show non-zero IRQ counts for vectors that currently don't have a handler 18 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner b352b7fe22 i386: prepare shared kernel/irq.c 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Robert P. J. Day 09fce8a195 i386: Update alignment when 4K stacks are used. 18 years ago
Fenghua Yu f34e3b61f2 use the new percpu interface for shared data 18 years ago
Jeremy Fitzhardinge 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
Linus Torvalds ea3d5226f5 Revert "[PATCH] i386: add idle notifier" 18 years ago
Thomas Gleixner e05d723f98 [PATCH] i386, apic: clean up the APIC code 18 years ago
Stephane Eranian 2ff2d3d747 [PATCH] i386: add idle notifier 18 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Ingo Molnar f5b9ed7acd [PATCH] genirq: convert the i386 architecture to irq-chips 19 years ago
Andi Kleen 266f056676 [PATCH] i386: Fix stack switching in do_IRQ 19 years ago