Age | Commit message (Expand) | Author |
2008-07-08 | x86: use stack_start in x86_64 | Glauber Costa |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems | Matthew Garrett |
2008-07-08 | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC | Maciej W. Rozycki |
2008-07-08 | x86: update mptable fix with no ioapic v2 | Yinghai Lu |
2008-07-08 | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu |
2008-07-08 | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar |
2008-07-05 | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin |
2008-06-16 | Merge branch 'linus' into x86/irq | Ingo Molnar |
2008-06-12 | Suspend-related patches for 2.6.27 | Rafael J. Wysocki |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu |
2008-06-04 | x86: fix APIC warning on 32bit v2 | Yinghai Lu |
2008-06-03 | x86: update mptable | Yinghai Lu |
2008-05-25 | x86: fix mpparse/acpi interaction | Alexey Starikovskiy |
2008-05-25 | x86: initialize all fields of mp_irqs[mp_irq_entries] | Soeren Sandmann |
2008-05-25 | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy |
2008-05-25 | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy |
2008-05-25 | x86: complete move ACPI from mpparse.c | Alexey Starikovskiy |
2008-05-25 | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner |
2008-05-12 | x86: move eisa_set_level_irq declaration to header | Thomas Gleixner |
2008-05-12 | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov |
2008-05-04 | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg |
2008-04-26 | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu |
2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita |
2008-04-25 | Update .gitignore files | Matthew Wilcox |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-19 | x86: use new set_cpus_allowed_ptr function | Mike Travis |
2008-04-19 | x86: remove pointless comments | WANG Cong |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/acpi/sleep.c | Paolo Ciarrocchi |
2008-04-17 | x86: move mp_register_lapic_address to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_register_lapic to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_ioapic_routing to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: parsing for ACPI "SAPIC" table | Jack Steiner |
2008-04-17 | x86: add functions to determine if platform is a UV platform | Jack Steiner |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: include mach_apic.h in smpboot_64.c and smpboot.c | Glauber de Oliveira Costa |
2008-02-21 | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk |
2008-02-07 | Merge branches 'release' and 'throttling-domains' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown |
2008-02-02 | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD | Zhao Yakui |
2008-02-01 | x86: fix section mismatch warning in acpi/boot.c | Sam Ravnborg |
2008-01-30 | x86: unify arch/x86/kernel/acpi/sleep*.c | Pavel Machek |