index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
acpi
/
boot.c
Commit message (
Expand
)
Author
Age
*
x86: add mp_find_ioapic_pin
Jeremy Fitzhardinge
2009-02-09
*
x86: unstatic mp_find_ioapic so it can be used elsewhere
Jeremy Fitzhardinge
2009-02-09
*
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
*
x86: don't treat bigsmp as non-standard
Yinghai Lu
2009-01-30
*
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
Ingo Molnar
2009-01-29
*
x86: remove mach_apic.h
Ingo Molnar
2009-01-29
*
x86: eliminate asm/mach-*/mach_mpparse.h
Ingo Molnar
2009-01-28
*
x86, apic: clean up ->setup_apic_routing()
Ingo Molnar
2009-01-28
*
x86: clean up apic->acpi_madt_oem_check methods
Ingo Molnar
2009-01-28
*
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
2009-01-14
*
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
2009-01-14
*
Merge branch 'linus' into release
Len Brown
2009-01-09
|
\
|
*
x86: use cpumask_var_t in acpi/boot.c
Rusty Russell
2009-01-03
|
*
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2009-01-03
|
*
x86: clean up get_smp_config()
Yinghai Lu
2008-12-08
*
|
Merge branch 'misc' into release
Len Brown
2009-01-09
|
\
\
|
*
|
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
2009-01-09
|
|
/
*
/
ACPI: disable MPS when NO APIC-table found
Len Brown
2008-12-23
|
/
*
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
2008-11-11
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-23
|
\
|
*
x86: remove redundant KERN_DEBUG on pr_debug
Gustavo F. Padovan
2008-10-22
|
*
x86: call dmi-quirks for HP Laptops after early-quirks are executed
Andreas Herrmann
2008-10-22
*
|
Merge branch 'linus' into test
Len Brown
2008-10-23
|
\
|
|
*
genirq: remove artifacts from sparseirq removal
Ingo Molnar
2008-10-16
|
*
x86: probe nr_irqs even only mptable is used
Yinghai Lu
2008-10-16
|
*
x86, irq: get nr_irqs from madt
Yinghai Lu
2008-10-16
|
*
Merge branch 'linus' into x86/quirks
Ingo Molnar
2008-10-12
|
|
\
|
|
*
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-11
|
|
|
\
|
|
|
*
x86: fix apic version warning
Yinghai Lu
2008-08-21
|
|
|
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-22
|
|
|
|
\
|
|
|
*
\
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
|
|
|
|
\
\
|
|
|
*
|
|
x86: make read_apic_id return final apicid
Yinghai Lu
2008-07-12
|
|
|
*
|
|
x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...
Suresh Siddha
2008-07-12
|
|
*
|
|
|
Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...
Linus Torvalds
2008-10-10
|
|
|
\
\
\
\
|
|
|
*
|
|
|
x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG
Hiroshi Shimamoto
2008-08-27
|
|
|
*
|
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-08-20
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
arch/x86/kernel/acpi/boot.c: removed duplicated #include
Huang Weiyi
2008-08-11
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
/
|
|
|
x86: SB450: deprioritize DMI quirks
Ingo Molnar
2008-10-07
|
|
/
/
/
/
/
*
/
/
/
/
/
fix CONFIG_MMCONFIG=n build warning
Pavel Vasilyev
2008-10-15
|
/
/
/
/
/
*
|
/
/
/
x86 ACPI: Blacklist two HP machines with buggy BIOSes
Rafael J. Wysocki
2008-10-06
|
|
/
/
/
|
/
|
|
|
*
|
|
|
x86: allow MMCONFIG above 4GB on x86_64
John Keller
2008-08-13
|
/
/
/
*
|
/
x86: convert Dprintk to pr_debug
Thomas Gleixner
2008-07-21
|
|
/
|
/
|
*
|
x86: I/O APIC: remove an IRQ2-mask hack
Maciej W. Rozycki
2008-07-13
|
/
*
x86: remove conflicting nx6325 and nx6125 quirks
Rafael J. Wysocki
2008-07-12
*
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
2008-07-11
*
x86, acpi: merge __acpi_map_table
Yinghai Lu
2008-07-10
*
x86: build fix for "x86: fix C1E && nx6325 stability problem"
Ingo Molnar
2008-07-09
*
x86: fix C1E && nx6325 stability problem
Rafael J. Wysocki
2008-07-09
*
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
2008-07-08
*
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2008-07-08
|
\
[next]