Age | Commit message (Expand) | Author | Files | Lines |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -2/+2 |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+7 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 1 | -0/+8 |
2017-07-24 | ACPI / boot: Add number of legacy IRQs to debug output | Andy Shevchenko | 1 | -1/+1 |
2017-07-24 | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 1 | -2/+2 |
2017-07-24 | ACPI / boot: Don't define unused variables | Andy Shevchenko | 1 | -1/+4 |
2017-07-20 | x86/acpi: Prevent out of bound access caused by broken ACPI tables | Seunghun Han | 1 | -0/+8 |
2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky | 1 | -3/+3 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+2 |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 1 | -0/+2 |
2017-06-27 | x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems | Yazen Ghannam | 1 | -1/+2 |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+3 |
2017-04-11 | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar | 1 | -2/+3 |
2017-04-05 | efi/bgrt: Enable ACPI BGRT handling on arm64 | Bhupesh Sharma | 1 | -6/+0 |
2017-04-03 | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 1 | -2/+7 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -1/+1 |
2017-03-11 | x86/acpi: Restore the order of CPU IDs | Dou Liyang | 1 | -1/+6 |
2017-03-11 | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" | Dou Liyang | 1 | -1/+1 |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2 | -6/+17 |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+3 |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -4/+5 |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov | 1 | -2/+3 |
2017-02-01 | efi/x86: Move the EFI BGRT init code to early init code | Dave Young | 1 | -0/+9 |
2017-01-28 | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar | 1 | -1/+1 |
2017-01-28 | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar | 1 | -1/+1 |
2017-01-28 | x86/boot/e820: Rename update_e820() to e820__update_table() | Ingo Molnar | 1 | -1/+1 |
2017-01-28 | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar | 1 | -0/+1 |
2017-01-27 | ACPI / idle: small formatting fixes | Nick Desaulniers | 1 | -4/+5 |
2016-12-19 | x86/init: Add i8042 state to the platform data | Dmitry Torokhov | 1 | -0/+7 |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-12-15 | x86/acpi: Use proper macro for invalid node | Boris Ostrovsky | 1 | -1/+1 |
2016-12-13 | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+0 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+9 |
2016-12-12 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2016-12-06 | x86/suspend: fix false positive KASAN warning on suspend/resume | Josh Poimboeuf | 1 | -0/+9 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 1 | -3/+0 |
2016-10-24 | ACPI/PCI: pci_link: penalize SCI correctly | Sinan Kaya | 1 | -0/+1 |
2016-10-21 | x86/apic: Get rid of "warning: 'acpi_ioapic_lock' defined but not used" | Sebastian Andrzej Siewior | 1 | -0/+2 |
2016-10-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2016-10-08 | x86/acpi: Prevent LAPIC id 0xff from being accounted | Thomas Gleixner | 1 | -0/+4 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -1/+1 |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -23/+6 |
2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki | 3 | -3/+62 |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng | 1 | -1/+2 |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng | 1 | -6/+1 |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 1 | -1/+1 |
2016-09-13 | x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries() | Al Stone | 1 | -2/+2 |
2016-09-13 | x86: ACPI: remove extraneous white space after semicolon | Al Stone | 1 | -1/+1 |