- 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 · 16 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
- b40827f 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
- 03a05ed ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. by Zhao Yakui · 17 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
- 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 17 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
- d77b819 [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs by Harald Welte · 17 years ago
- a7c4c0d x86, sleep: Always save the value of EFER by H. Peter Anvin · 17 years ago
- 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 17 years ago
- a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 17 years ago
- db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 17 years ago
- e9a63a4 x86: linker script syntax nits by Roland McGrath · 17 years ago
- 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 17 years ago
- eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 17 years ago
- 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 17 years ago
- c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 17 years ago
- 6b2b171 x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces by Jeremy Fitzhardinge · 17 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 17 years ago
- 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 17 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 17 years ago
- c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 17 years ago
- d023e49 ACPI: Remove Asus P4B266 from blacklist by Olivier Berger · 17 years ago
- c636f75 ACPI: delete dead acpi_disabled setting code by Len Brown · 17 years ago
- ce4b3c5 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c by Jaswinder Singh Rajput · 17 years ago
- bec7068 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 58f892e x86: Print real IOAPIC version for x86-64 by Naga Chumbalkar · 17 years ago
- ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 17 years ago
- f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 17 years ago
- e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 17 years ago
- bdfe8ac x86/acpi: move pin_programmed bit map to io_apic.c by Yinghai Lu · 17 years ago
- a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 17 years ago
- b9e0353 x86/acpi: remove irq-compression trick on 32-bit by Yinghai Lu · 17 years ago
- a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 17 years ago
- 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 17 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
- 8a3f257 Merge branch 'misc' into release by Len Brown · 17 years ago