| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | |\ \ |
|
| | * | | | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 | 1 | -2/+2 |
| | * | | | x86: update mptable | Yinghai Lu | 2008-06-03 | 1 | -0/+22 |
| | * | | | x86: fix mpparse/acpi interaction | Alexey Starikovskiy | 2008-05-25 | 1 | -4/+5 |
| | * | | | x86: initialize all fields of mp_irqs[mp_irq_entries] | Soeren Sandmann | 2008-05-25 | 1 | -5/+4 |
| | * | | | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy | 2008-05-25 | 1 | -22/+21 |
| | * | | | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 2008-05-25 | 1 | -14/+14 |
| | * | | | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy | 2008-05-25 | 1 | -1/+6 |
| | * | | | x86: complete move ACPI from mpparse.c | Alexey Starikovskiy | 2008-05-25 | 1 | -0/+304 |
| | * | | | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner | 2008-05-25 | 1 | -2/+0 |
| * | | | | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -2/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-06-16 | 2 | -7/+19 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | x86: move eisa_set_level_irq declaration to header | Thomas Gleixner | 2008-05-12 | 1 | -2/+0 |
* | | | | | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -2/+11 |
* | | | | | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -4/+13 |
|/ / / / |
|
* | | | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 | 3 | -2/+57 |
| |/ /
|/| | |
|
* | | | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 2008-06-04 | 1 | -2/+14 |
| |/
|/| |
|
* | | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 2008-05-12 | 1 | -5/+5 |
|/ |
|
* | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2008-05-04 | 2 | -3/+4 |
* | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-26 | 1 | -0/+70 |
* | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita | 2008-04-26 | 1 | -4/+0 |
* | Update .gitignore files | Matthew Wilcox | 2008-04-25 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 | 1 | -2/+2 |
|\ |
|
| * | x86: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 | 1 | -2/+2 |
* | | x86: remove pointless comments | WANG Cong | 2008-04-19 | 2 | -4/+0 |
|/ |
|
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 17 | -584/+475 |