| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: call dmi-quirks for HP Laptops after early-quirks are executed | Andreas Herrmann | 2008-10-22 | 1 | -0/+8 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-20 | 1 | -0/+3 |
|\ |
|
| * | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel | Rafael J. Wysocki | 2008-10-17 | 1 | -0/+3 |
* | | genirq: remove artifacts from sparseirq removal | Ingo Molnar | 2008-10-16 | 1 | -1/+0 |
* | | x86: probe nr_irqs even only mptable is used | Yinghai Lu | 2008-10-16 | 1 | -25/+0 |
* | | x86, irq: get nr_irqs from madt | Yinghai Lu | 2008-10-16 | 1 | -2/+28 |
|/ |
|
* | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-10-12 | 1 | -8/+5 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -5/+3 |
| |\ |
|
| | * | x86: fix apic version warning | Yinghai Lu | 2008-08-21 | 1 | -4/+0 |
| | * | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 1 | -2/+1 |
| | |\ |
|
| | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 2 | -1/+6 |
| | |\ \ |
|
| | * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 2 | -12/+4 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 3 | -7/+32 |
| | |\ \ \ \ |
|
| | * | | | | | x86: make read_apic_id return final apicid | Yinghai Lu | 2008-07-12 | 1 | -1/+1 |
| | * | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -0/+2 |
| * | | | | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 | 1 | -3/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG | Hiroshi Shimamoto | 2008-08-27 | 1 | -2/+2 |
| | * | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 | 2 | -3/+17 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | arch/x86/kernel/acpi/boot.c: removed duplicated #include | Huang Weiyi | 2008-08-11 | 1 | -1/+0 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
* | | | | | | | | x86: SB450: deprioritize DMI quirks | Ingo Molnar | 2008-10-07 | 1 | -2/+10 |
|/ / / / / / / |
|
* | | | | | | | x86 ACPI: Blacklist two HP machines with buggy BIOSes | Rafael J. Wysocki | 2008-10-06 | 1 | -0/+16 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 | 1 | -1/+1 |
* | | | | | | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set | Marcin Slusarz | 2008-08-15 | 1 | -1/+1 |
* | | | | | | x86: allow MMCONFIG above 4GB on x86_64 | John Keller | 2008-08-13 | 1 | -1/+15 |
|/ / / / / |
|
* | | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 1 | -2/+1 |
| |_|_|/
|/| | | |
|
* | | | | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 |
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 1 | -1/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -3/+3 |
* | | | x86: unify and correct the GDT_ENTRY() macro | H. Peter Anvin | 2008-07-17 | 1 | -9/+1 |
|/ / |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+2 |
|\ \ |
|
| * | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -0/+2 |
* | | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support | Zhao Yakui | 2008-07-16 | 1 | -0/+6 |
* | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-15 | 2 | -28/+418 |
|\ \ \ |
|
| * | | | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2008-07-13 | 1 | -1/+0 |
| | |/
| |/| |
|
| * | | x86: remove conflicting nx6325 and nx6125 quirks | Rafael J. Wysocki | 2008-07-12 | 1 | -47/+0 |
| * | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 1 | -1/+1 |
| * | | x86, acpi: merge __acpi_map_table | Yinghai Lu | 2008-07-10 | 1 | -17/+6 |
| * | | x86: build fix for "x86: fix C1E && nx6325 stability problem" | Ingo Molnar | 2008-07-09 | 1 | -0/+1 |
| * | | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki | 2008-07-09 | 1 | -6/+37 |
| * | | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 2008-07-08 | 1 | -0/+14 |
| * | | x86: fix sleep.c build error | Ingo Molnar | 2008-07-08 | 1 | -0/+2 |
| * | | x86: use stack_start in x86_64 | Glauber Costa | 2008-07-08 | 1 | -1/+1 |
| * | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -2/+405 |
| |\ \ |
|
| | * | | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems | Matthew Garrett | 2008-07-08 | 1 | -0/+37 |
| | * | | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+10 |
| | * | | x86: update mptable fix with no ioapic v2 | Yinghai Lu | 2008-07-08 | 1 | -31/+56 |
| | * | | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu | 2008-07-08 | 1 | -13/+13 |
| | * | | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 2008-07-08 | 1 | -0/+3 |
| | * | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 4 | -4/+71 |
| | |\ \ |
|