- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 14 years ago
- c484547 x86, realmode: flattened rm hierachy by Jarkko Sakkinen · 14 years ago
- b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 14 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 14 years ago
- b2a3477 x86: Fix section annotation of acpi_map_cpu2node() by Jan Beulich · 14 years ago
- cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 14 years ago
- 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 14 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
- ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 14 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 14 years ago
- b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 14 years ago
- 943bc7e x86: Fix section warnings by Steffen Persvold · 14 years ago
- a35fd28 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present by Yinghai Lu · 14 years ago
- 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 15 years ago
- 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 15 years ago
- d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 15 years ago
- c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 15 years ago
- 02e2407 Merge branch 'linus' into release by Len Brown · 15 years ago
- 05534c9 Merge branch 'acpica' into release by Len Brown · 15 years ago
- e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 15 years ago
- 2ae9d29 x86: Fix binutils-2.21 symbol related build failures by Sedat Dilek · 15 years ago
- 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 15 years ago
- f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 15 years ago
- c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 15 years ago
- d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 15 years ago
- b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 15 years ago
- d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 15 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 15 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 15 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 15 years ago
- 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 15 years ago
- 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 15 years ago
- cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 15 years ago
- bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 15 years ago
- d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 15 years ago
- 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 16 years ago
- c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 15 years ago
- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 16 years ago
- 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 16 years ago
- 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 16 years ago
- 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 16 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 16 years ago
- 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 16 years ago
- bd126b2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c by Namhyung Kim · 16 years ago
- bc83ccc x86, mwait: Move mwait constants to a common header file by H. Peter Anvin · 16 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 16 years ago
- a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 16 years ago
- d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
- d3608b5 Merge remote branch 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 16 years ago
- 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 16 years ago
- 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 16 years ago
- 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 16 years ago
- cfaa71e x86: Use symbolic MSR names by Brian Gerst · 16 years ago
- a253129 update email address by Pavel Machek · 16 years ago
- a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 16 years ago
- 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
- 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 16 years ago
- 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- b6dacf6 ACPI: Unconditionally set SCI_EN on resume by Matthew Garrett · 16 years ago
- 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 16 years ago
- 988856e x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. by Eric W. Biederman · 16 years ago
- 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 16 years ago
- 0fd5267 x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs by Eric W. Biederman · 16 years ago
- 9d2062b x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi by Eric W. Biederman · 16 years ago
- 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 16 years ago
- aa2110c ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT by Lin Ming · 16 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
- ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 16 years ago
- d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 16 years ago
- 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 16 years ago
- 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 16 years ago
- 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 16 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 819d676 Rename .text.page_aligned to .text..page_aligned. by Denys Vlasenko · 16 years ago
- 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 16 years ago
- b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 17 years ago
- 97c169d ACPI: remove Asus P2B-DS from acpi=ht blacklist by Len Brown · 16 years ago
- 18dce6b x86: Fix SCI on IOAPIC != 0 by Yinghai Lu · 16 years ago
- 0271f91 x86, acpi: Map hotadded cpu to correct node. by Haicheng Li · 16 years ago
- 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 16 years ago
- 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 16 years ago
- d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 16 years ago
- 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 16 years ago
- 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 16 years ago
- 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 16 years ago
- 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 16 years ago
- 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 16 years ago
- 0ceafc3 Merge branch 'bugzilla-14700' into release by Len Brown · 16 years ago