Age | Commit message (Expand) | Author |
2021-08-10 | x86: Avoid magic number with ELCR register accesses | Maciej W. Rozycki |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-09-16 | x86/init: Remove unused init ops | Thomas Gleixner |
2020-08-27 | x86/mpparse: Remove duplicate io_apic.h include | Wang Hai |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-06 | x86/headers: Remove APIC headers from <asm/smp.h> | Ingo Molnar |
2019-07-16 | x86/boot: Fix memory leak in default_get_smp_config() | David Rientjes |
2019-03-19 | x86/mm: Don't leak kernel addresses | Matteo Croce |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-15 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang |
2018-01-14 | x86: Introduce and use MP IRQ trigger and polarity defines | Jan Kiszka |
2017-11-17 | x86/boot: Fix boot failure when SMP MP-table is based at 0 | Tom Lendacky |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-18 | x86/boot: Use memremap() to map the MPF and MPC data | Tom Lendacky |
2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky |
2017-01-28 | x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and docu... | Ingo Molnar |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar |
2016-08-15 | x86/mm/numa: Open code function early_get_boot_cpu_id() | Baoquan He |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-02-01 | x86/cpufeature: Use enum cpuid_leafs instead of magic numbers | Huaitong Han |
2015-04-24 | x86: Cleanup irq_domain ops | Thomas Gleixner |
2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes |
2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu |
2014-06-21 | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) | Jiang Liu |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo |
2011-07-14 | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-07 | Merge commit 'v2.6.39-rc6' into x86/cleanups | Ingo Molnar |
2011-04-04 | x86, mpparse: Put check_slot() into .init section | Rakib Mullick |
2011-03-24 | x86, mpparse: Remove unnecessary variable | Rakib Mullick |
2011-03-22 | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context | Rakib Mullick |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2010-12-09 | x86: Further simplify mp_irq info handling | Feng Tang |
2010-12-09 | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang |
2010-12-09 | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu |