index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
1
-2
/
+2
|
\
|
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: Fix printk typo WARING
Paul Bolle
2011-02-11
1
-1
/
+1
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
1
-45
/
+24
|
\
\
|
*
|
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
2011-03-11
1
-43
/
+22
|
*
|
x86: dt: Cleanup local apic setup
Thomas Gleixner
2011-02-25
1
-3
/
+3
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
12
-112
/
+120
|
\
\
\
|
*
\
\
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-15
2
-2
/
+10
|
|
\
\
\
|
*
|
|
|
x86: Fix build failure on X86_UP_APIC
Tejun Heo
2011-01-28
1
-2
/
+0
|
*
|
|
|
x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
Tejun Heo
2011-01-28
1
-1
/
+1
|
*
|
|
|
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
Tejun Heo
2011-01-28
11
-37
/
+32
|
*
|
|
|
x86: Implement x86_32_early_logical_apicid() for numaq_32
Tejun Heo
2011-01-28
1
-2
/
+8
|
*
|
|
|
x86: Implement x86_32_early_logical_apicid() for summit_32
Tejun Heo
2011-01-28
1
-5
/
+12
|
*
|
|
|
x86: Implement x86_32_early_logical_apicid() for bigsmp_32
Tejun Heo
2011-01-28
1
-1
/
+7
|
*
|
|
|
x86: Implement the default x86_32_early_logical_apicid()
Tejun Heo
2011-01-28
1
-1
/
+6
|
*
|
|
|
x86: Add apic->x86_32_early_logical_apicid()
Tejun Heo
2011-01-28
7
-2
/
+26
|
*
|
|
|
x86: Kill apic->cpu_to_logical_apicid()
Tejun Heo
2011-01-28
10
-63
/
+11
|
*
|
|
|
x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id
Tejun Heo
2011-01-28
2
-4
/
+12
|
*
|
|
|
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
2011-01-28
4
-4
/
+15
|
*
|
|
|
x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
Tejun Heo
2011-01-28
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
2
-221
/
+172
|
\
\
\
\
|
*
|
|
|
x86: ioapic: Avoid redundant lookup of irq_cfg
Thomas Gleixner
2011-03-12
1
-4
/
+5
|
*
|
|
|
x86: ioapic: Use new move_irq functions
Thomas Gleixner
2011-03-12
1
-2
/
+2
|
*
|
|
|
x86: ioapic: Use irq_data->state
Thomas Gleixner
2011-03-12
1
-8
/
+7
|
*
|
|
|
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
2011-03-12
1
-27
/
+21
|
*
|
|
|
x86: Cleanup the genirq name space
Thomas Gleixner
2011-03-12
1
-36
/
+39
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2011-02-23
1
-4
/
+0
|
*
|
|
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
2011-02-23
1
-32
/
+25
|
*
|
|
x86: ioapic: Remove useless inlines
Thomas Gleixner
2011-02-23
1
-12
/
+2
|
*
|
|
x86: ioapic: Make a few functions static
Thomas Gleixner
2011-02-23
1
-27
/
+28
|
*
|
|
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
2011-02-23
1
-10
/
+6
|
*
|
|
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
2011-02-23
1
-12
/
+5
|
*
|
|
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
2011-02-23
1
-31
/
+3
|
*
|
|
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
2011-02-23
1
-7
/
+2
|
*
|
|
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2011-02-23
1
-0
/
+15
|
*
|
|
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
2011-02-23
1
-6
/
+13
|
*
|
|
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
2011-02-23
1
-20
/
+12
|
*
|
|
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2011-02-23
1
-1
/
+1
|
*
|
|
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
2011-02-23
2
-3
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
1
-1
/
+0
|
\
\
\
|
*
|
|
x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()
Jan Beulich
2011-02-18
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
1
-19
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: Fix and clean up generic_processor_info()
Yinghai Lu
2011-02-14
1
-19
/
+20
|
|
/
*
|
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
Paul Bolle
2011-02-15
1
-0
/
+3
*
|
x86: Fix section mismatch in LAPIC initialization
Jan Beulich
2011-02-10
1
-2
/
+7
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-11
2
-2
/
+2
|
\
|
*
x86, UV: Fix APICID shift for Westmere processors
Jack Steiner
2011-01-11
1
-1
/
+1
|
*
x86, lapic-timer: Increase the max_delta to 31 bits
Pierre Tardy
2011-01-10
1
-1
/
+1
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-11
2
-3
/
+2
|
\
\
[next]