index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
io_apic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-10
1
-5
/
+15
|
\
|
*
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
1
-5
/
+15
*
|
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-10
1
-34
/
+0
|
\
\
|
*
|
x86: Remove never-called arch_setup_msi_irq()
Michael Ellerman
2009-01-18
1
-34
/
+0
*
|
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
irq, x86: fix lock status with numa_migrate_irq_desc
Yinghai Lu
2009-02-01
1
-2
/
+3
*
|
|
x86: make UV support configurable
Nick Piggin
2009-01-21
1
-1
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
2009-01-15
1
-71
/
+92
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
*
x86: fully honor "nolapic"
Jan Beulich
2009-01-15
1
-0
/
+6
|
|
_
|
/
|
/
|
|
|
|
*
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
2009-01-14
1
-32
/
+32
|
|
*
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
2009-01-14
1
-31
/
+29
|
|
*
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
1
-0
/
+1
|
|
/
|
/
|
|
*
x86: arch_probe_nr_irqs
Yinghai Lu
2009-01-12
1
-0
/
+16
|
*
irq: change references from NR_IRQS to nr_irqs
Mike Travis
2009-01-11
1
-1
/
+1
|
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
1
-10
/
+10
|
/
*
-
.
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...
Ingo Molnar
2009-01-06
1
-3
/
+3
|
\
\
|
|
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
1
-3
/
+3
|
|
|
\
|
|
/
/
|
|
*
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2009-01-03
1
-3
/
+3
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
1
-3
/
+2
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-250
/
+524
|
|
|
|
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-2
/
+1
|
|
|
|
\
\
*
|
|
|
|
|
x86: remove debug printks (io_apic.c)
Markus Trippelsdorf
2009-01-02
1
-2
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-02
1
-384
/
+637
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-192
/
+178
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
2008-12-23
1
-6
/
+3
|
|
*
|
|
|
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
2008-12-19
1
-1
/
+1
|
|
*
|
|
|
x86: update io_apic.c to the new cpumask code
Ingo Molnar
2008-12-17
1
-2
/
+3
|
|
*
|
|
|
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-17
1
-1
/
+141
|
|
|
\
\
\
\
|
|
*
|
|
|
|
x86: Update io_apic.c to use new cpumask API
Mike Travis
2008-12-16
1
-157
/
+145
|
|
*
|
|
|
|
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
1
-72
/
+73
|
|
*
|
|
|
|
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
2008-12-16
1
-2
/
+2
|
|
*
|
|
|
|
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
1
-248
/
+383
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-42
/
+39
|
*
|
|
|
|
|
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-31
1
-12
/
+6
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-27
1
-2
/
+6
|
|
*
|
|
|
|
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-26
1
-10
/
+0
|
*
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
1
-244
/
+517
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sparseirq: fix numa_migrate_irq_desc dependency and comments
Yinghai Lu
2008-12-19
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-17
1
-1
/
+141
|
|
|
|
/
|
|
|
/
|
|
|
*
|
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-12-08
1
-137
/
+181
|
|
*
|
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
2008-12-08
1
-7
/
+17
|
|
*
|
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
1
-5
/
+5
|
|
*
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
1
-111
/
+190
|
|
|
/
*
|
|
x86: io_apic.c io_apic_sync should be static
Jaswinder Singh Rajput
2008-12-29
1
-1
/
+1
|
/
/
*
|
x86: kill #ifdef for exit_idle()
Hiroshi Shimamoto
2008-12-12
1
-2
/
+1
|
/
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
1
-5
/
+21
|
\
|
*
Merge commit 'v2.6.28-rc6' into irq/urgent
Ingo Molnar
2008-11-23
1
-0
/
+14
|
|
\
|
*
|
x86: apic honour irq affinity which was set in early boot
Thomas Gleixner
2008-11-09
1
-5
/
+21
*
|
|
x86: revert irq number limitation
Thomas Gleixner
2008-11-23
1
-21
/
+1
|
|
/
|
/
|
*
|
x86: Fix interrupt leak due to migration
Matthew Wilcox
2008-11-20
1
-0
/
+14
|
/
[next]