Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 年之前 |
Linus Torvalds
|
d4667ca142
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Jia Zhang
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 年之前 |
Jan Kiszka
|
a09c5ec00a
x86: Introduce and use MP IRQ trigger and polarity defines
|
7 年之前 |
Tom Lendacky
|
ac5292e9a2
x86/boot: Fix boot failure when SMP MP-table is based at 0
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Tom Lendacky
|
5997efb967
x86/boot: Use memremap() to map the MPF and MPC data
|
8 年之前 |
Tom Lendacky
|
f7750a7956
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
|
8 年之前 |
Ingo Molnar
|
5da217ca96
x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it
|
8 年之前 |
Ingo Molnar
|
66441bd3cf
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
|
8 年之前 |
Baoquan He
|
a91bf718db
x86/mm/numa: Open code function early_get_boot_cpu_id()
|
9 年之前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年之前 |
Huaitong Han
|
16aaa53756
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
|
9 年之前 |
Thomas Gleixner
|
f7a0c78669
x86: Cleanup irq_domain ops
|
10 年之前 |
Jiang Liu
|
d32932d02e
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
|
10 年之前 |
David Rientjes
|
c460b5d340
x86, apic: Remove mps_oem_check callback
|
11 年之前 |
Jiang Liu
|
c03b3b0738
x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled
|
11 年之前 |
Jiang Liu
|
9506063992
x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins
|
11 年之前 |
Jiang Liu
|
74501edcd8
x86, mpparse, irq: Provide basic irqdomain support
|
11 年之前 |
Jiang Liu
|
44767bfaae
x86, irq: Enhance mp_register_ioapic() to support irqdomain
|
11 年之前 |
Jiang Liu
|
b1bfd5ea45
x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL)
|
11 年之前 |
Linus Torvalds
|
731a7378b8
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Bjorn Helgaas
|
365811d6f9
x86: print physical addresses consistently with other parts of kernel
|
13 年之前 |
Paul Gortmaker
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 年之前 |
Jarkko Sakkinen
|
c9b77ccb52
x86, realmode: Move ACPI wakeup to unified realmode code
|
13 年之前 |
Ingo Molnar
|
45aa0663cc
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
|
13 年之前 |
Bjorn Helgaas
|
9e6866686b
x86/mpparse: Account for bus types other than ISA and PCI
|
14 年之前 |
Tejun Heo
|
24aa07882b
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
|
14 年之前 |
Tejun Heo
|
ab5d140b9e
x86: Use __memblock_alloc_base() in early_reserve_e820()
|
14 年之前 |
Suresh Siddha
|
d537143084
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
|
14 年之前 |