| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 1 | -3/+8 |
|\ |
|
| * | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 | 1 | -3/+3 |
| * | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 2011-01-04 | 2 | -18/+48 |
| |\ |
|
| * | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 | 1 | -0/+5 |
* | | | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 | 1 | -29/+3 |
* | | | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 2010-12-09 | 1 | -14/+2 |
| |/
|/| |
|
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-29 | 1 | -17/+43 |
|\ \ |
|
| * | | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+2 |
| * | | acpi: use indirect call to register gsi in different modes | Jeremy Fitzhardinge | 2010-10-22 | 1 | -17/+42 |
* | | | x86-32, mm: Remove duplicated include | Borislav Petkov | 2010-10-25 | 1 | -1/+0 |
* | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-10-23 | 1 | -1/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 | 1 | -1/+6 |
| |/ |
|
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-22 | 1 | -4/+5 |
|\ \ |
|
| * | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 1 | -1/+1 |
| |\| |
|
| * | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 2 | -2/+2 |
| |\ \ |
|
| * | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 1 | -4/+5 |
* | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -10/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-18 | 1 | -10/+1 |
| | |/
| |/| |
|
* / | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c | Namhyung Kim | 2010-09-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2010-07-28 | 2 | -2/+16 |
| |\| |
|
| * | | x86: Use symbolic MSR names | Brian Gerst | 2010-07-22 | 1 | -1/+1 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 3 | -6/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'bugzilla-16396' into release | Len Brown | 2010-07-25 | 1 | -2/+7 |
| |\ \ |
|
| | * | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 2010-07-25 | 1 | -2/+7 |
| | |/ |
|
| * / | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 | 1 | -0/+9 |
| |/ |
|
| * | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 | 1 | -4/+4 |
* | | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -1/+1 |
|\ |
|
| * | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 2 | -18/+3 |
|\ \ |
|
| * \ | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -16/+3 |
| |\ \ |
|
| | * | | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-15 | 1 | -16/+3 |
| * | | | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 | 1 | -2/+0 |
* | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-05-20 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2010-04-20 | 1 | -0/+4 |
| |/ / / |
|
* | | | | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 2010-05-04 | 1 | -5/+0 |
* | | | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 2010-05-04 | 1 | -4/+53 |
* | | | | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 2010-05-04 | 1 | -23/+0 |
* | | | | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman | 2010-05-04 | 1 | -12/+18 |
* | | | | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman | 2010-05-04 | 1 | -5/+7 |
* | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 2010-05-04 | 1 | -0/+8 |
|/ / / |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*---------. \ \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-15 | 1 | -124/+45 |
|\ \ \ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | | * | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-15 | 1 | -0/+3 |
| | | | |/ / / |
|
| | | * | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-15 | 1 | -1/+3 |
| | | * | | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-15 | 1 | -93/+0 |
| | | |/ / / |
|
| | | * | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-08 | 1 | -0/+4 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-23 | 1 | -1/+8 |
| | | | |\ \ \ |
|
| | | | * | | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-20 | 1 | -0/+4 |
| | | | | |/ /
| | | | |/| | |
|