Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -0/+4 |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner | 1 | -3/+3 |
2008-07-19 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 1 | -1/+2 |
2008-07-17 | x86: unify and correct the GDT_ENTRY() macro | H. Peter Anvin | 1 | -9/+1 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+2 |
2008-07-17 | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support | Zhao Yakui | 1 | -0/+6 |
2008-07-15 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2 | -28/+418 |
2008-07-14 | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 1 | -2/+11 |
2008-07-14 | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 1 | -4/+13 |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 1 | -1/+0 |
2008-07-12 | x86: remove conflicting nx6325 and nx6125 quirks | Rafael J. Wysocki | 1 | -47/+0 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -1/+1 |
2008-07-10 | x86, acpi: merge __acpi_map_table | Yinghai Lu | 1 | -17/+6 |
2008-07-09 | x86: build fix for "x86: fix C1E && nx6325 stability problem" | Ingo Molnar | 1 | -0/+1 |
2008-07-09 | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki | 1 | -6/+37 |
2008-07-08 | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 1 | -0/+14 |
2008-07-08 | x86: fix sleep.c build error | Ingo Molnar | 1 | -0/+2 |
2008-07-08 | x86: use stack_start in x86_64 | Glauber Costa | 1 | -1/+1 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 1 | -2/+405 |
2008-07-08 | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems | Matthew Garrett | 1 | -0/+37 |
2008-07-08 | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC | Maciej W. Rozycki | 1 | -0/+10 |
2008-07-08 | x86: update mptable fix with no ioapic v2 | Yinghai Lu | 1 | -31/+56 |
2008-07-08 | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu | 1 | -13/+13 |
2008-07-08 | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 1 | -0/+3 |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 4 | -4/+71 |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 1 | -2/+0 |
2008-07-05 | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 3 | -2/+57 |
2008-06-16 | Merge branch 'linus' into x86/irq | Ingo Molnar | 2 | -7/+19 |
2008-06-13 | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 1 | -0/+2 |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu | 1 | -2/+2 |
2008-06-04 | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 1 | -2/+14 |
2008-06-03 | x86: update mptable | Yinghai Lu | 1 | -0/+22 |
2008-05-25 | x86: fix mpparse/acpi interaction | Alexey Starikovskiy | 1 | -4/+5 |
2008-05-25 | x86: initialize all fields of mp_irqs[mp_irq_entries] | Soeren Sandmann | 1 | -5/+4 |
2008-05-25 | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy | 1 | -22/+21 |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 1 | -14/+14 |
2008-05-25 | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy | 1 | -1/+6 |
2008-05-25 | x86: complete move ACPI from mpparse.c | Alexey Starikovskiy | 1 | -0/+304 |
2008-05-25 | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner | 1 | -2/+0 |
2008-05-12 | x86: move eisa_set_level_irq declaration to header | Thomas Gleixner | 1 | -2/+0 |
2008-05-12 | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 1 | -5/+5 |
2008-05-04 | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2 | -3/+4 |
2008-04-27 | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 1 | -0/+70 |
2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita | 1 | -4/+0 |
2008-04-25 | Update .gitignore files | Matthew Wilcox | 1 | -0/+3 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 1 | -2/+2 |
2008-04-19 | x86: use new set_cpus_allowed_ptr function | Mike Travis | 1 | -2/+2 |
2008-04-19 | x86: remove pointless comments | WANG Cong | 2 | -4/+0 |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek | 17 | -584/+475 |