index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+2
2011-01-18
x86: Clear irqstack thread_info
Brian Gerst
1
-5
/
+2
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
1
-2
/
+2
2010-10-29
x86-32: Restore irq stacks NUMA-aware allocations
Eric Dumazet
1
-2
/
+7
2010-10-27
x86-32: Allocate irq stacks seperate from percpu area
Brian Gerst
1
-10
/
+2
2010-09-07
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
Alexander van Heukelum
1
-2
/
+2
2010-07-27
x86-32: Align IRQ stacks properly
Christoph Hellwig
1
-1
/
+1
2010-06-29
x86: Always use irq stacks
Christoph Hellwig
1
-6
/
+0
2009-11-02
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
Suresh Siddha
1
-45
/
+0
2009-08-09
x86: Use printk_once()
Marcin Slusarz
1
-3
/
+2
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
1
-14
/
+15
2009-02-20
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
1
-14
/
+15
2009-02-17
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
1
-1
/
+0
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
1
-1
/
+1
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
1
-27
/
+0
2009-02-09
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
1
-13
/
+21
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
1
-1
/
+1
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
1
-1
/
+1
2009-01-04
x86: irq_32.c fix style problems
Jaswinder Singh Rajput
1
-5
/
+5
2008-12-16
x86: fixup_irqs() doesnt need an argument.
Mike Travis
1
-6
/
+7
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
1
-0
/
+2
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
1
-0
/
+2
2008-10-16
x86: move ack_bad_irq() to irq.c
Thomas Gleixner
1
-23
/
+0
2008-10-16
x86: unify show_interrupts() and proc helpers
Thomas Gleixner
1
-146
/
+0
2008-10-16
x86: cleanup show_interrupts
Thomas Gleixner
1
-83
/
+77
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-8
/
+0
2008-10-16
x86: irq no should not use hex in /proc/interrupts
Yinghai Lu
1
-1
/
+1
2008-10-16
x86: make HAVE_SPARSE_IRQ support selectable
Yinghai Lu
1
-1
/
+1
2008-10-16
x86: add debug info for 32bit sparse_irq
Yinghai Lu
1
-2
/
+2
2008-10-16
x86: make 32bit support per_cpu vector
Yinghai Lu
1
-7
/
+11
2008-10-16
x86: make 32 bit to use sparse_irq
Yinghai Lu
1
-9
/
+28
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
1
-2
/
+2
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-10
/
+14
2008-10-16
x86: use nr_irqs
Yinghai Lu
1
-4
/
+4
2008-09-04
x86: capitalize function call interrupts consistently
Andi Kleen
1
-1
/
+1
2008-07-16
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
1
-5
/
+2
2008-07-08
Merge branch 'x86/irq' into x86/devel
Ingo Molnar
1
-97
/
+119
2008-05-25
x86: make /proc/stat account for all interrupts
Jan Beulich
1
-0
/
+38
2008-05-12
x86: irq_32 move 4kstacks code to one place
Thomas Gleixner
1
-86
/
+77
2008-05-12
x86: janitor stack overflow warning patch
Thomas Gleixner
1
-61
/
+75
2008-05-12
i386: Execute stack overflow warning on interrupt stack v2
Andi Kleen
1
-16
/
+33
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
1
-2
/
+0
2008-04-26
i386: fix asm constraint in do_IRQ()
Jan Beulich
1
-1
/
+1
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-10
/
+10
2007-10-17
x86: also show non-zero IRQ counts for vectors that currently don't have a ha...
Jan Beulich
1
-4
/
+14
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
1
-2
/
+29
[next]