index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
io_apic_32.c
Age
Commit message (
Expand
)
Author
2008-04-17
x86: remove unnecessary tmp local variable
Akinobu Mita
2008-04-17
x86: use ioapic_read_entry() and ioapic_write_entry()
Akinobu Mita
2008-04-17
x86: move mp_irqs to io_apics_32.c
Alexey Starikovskiy
2008-04-17
x86: move mp_ioapics to io_apic_32.c
Alexey Starikovskiy
2008-04-17
x86: change GET_APIC_ID() from an inline function to an out-of-line function
Jack Steiner
2008-04-17
x86: fix ioapic bug again
Ingo Molnar
2008-04-17
x86: remove the write-only timer_uses_ioapic_pin_0
Adrian Bunk
2008-04-17
x86: make mp_bus_id_to_type optional
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #6
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #5
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #4
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #3
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #2
Alexey Starikovskiy
2008-04-17
x86: use not_pci bitmap #1
Alexey Starikovskiy
2008-01-30
arch/x86/kernel/io_apic_{64,32}.c: use time_before
Julia Lawall
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: move 8259 defines to i8259.h
Thomas Gleixner
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-22
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2007-12-18
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
Ingo Molnar
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-11-26
x86: fix NMI watchdog & 'stopped time' problem
Maciej W. Rozycki
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
2007-10-17
x86: make io_apic not connected pin print complete
Yinghai Lu
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-11
i386: move kernel
Thomas Gleixner