Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
Mike Rapoport
|
97ad1087ef
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
|
6 years ago |
Mike Rapoport
|
2013288f72
memblock: replace free_bootmem{_node} with memblock_free
|
6 years ago |
Mike Rapoport
|
a5159e84da
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
|
6 years ago |
Mike Rapoport
|
bf2886efdc
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
|
6 years ago |
Thomas Gleixner
|
945fd17ab6
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Alexey Dobriyan
|
9b130ad5bb
treewide: make "nr_cpu_ids" unsigned
|
8 years ago |
Thomas Gleixner
|
1dd439fe97
x86/percpu: Use static initializer for GDT entry
|
8 years ago |
Andy Lutomirski
|
d2b6dc61a8
x86/boot/32: Fix UP boot on Quark and possibly other platforms
|
8 years ago |
Andy Lutomirski
|
23b2a4ddeb
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
|
8 years ago |
Thomas Garnier
|
69218e4799
x86: Remap GDT tables in the fixmap section
|
8 years ago |
Paul Gortmaker
|
523d0fb4f0
x86/percpu: Remove unnecessary include of module.h, add asm/desc.h
|
8 years ago |
Ingo Molnar
|
2b3061c77c
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
|
9 years ago |
Josh Poimboeuf
|
4950d6d48a
x86/dumpstack: Remove 64-byte gap at end of irq stack
|
9 years ago |
Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 years ago |
Vitaly Kuznetsov
|
3e9e57fad3
x86/acpi: store ACPI ids from MADT for future usage
|
9 years ago |
Jan Beulich
|
2c773dd31f
x86: Convert a few more per-CPU items to read-mostly ones
|
10 years ago |
Vlad Zolotarov
|
0816b0f036
x86: Add read_mostly declaration/definition to variables from smp.h
|
13 years ago |
Tejun Heo
|
d5e28005a1
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
|
13 years ago |
Tejun Heo
|
645a79195f
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
|
14 years ago |
Tejun Heo
|
4c321ff8a0
x86: Replace cpu_2_logical_apicid[] with early percpu variable
|
14 years ago |
Linus Torvalds
|
3044100e58
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Yinghai Lu
|
72d7c3b33c
x86: Use memblock to replace early_res
|
15 years ago |
Robert Richter
|
f6e9456c92
x86, cleanup: Remove obsolete boot_cpu_id variable
|
15 years ago |
Linus Torvalds
|
a4ce96ac35
Fix up trivial spelling errors ('taht' -> 'that')
|
15 years ago |
Yinghai Lu
|
9aebbdb637
x86, numa: fix boot without RAM on node0 again
|
15 years ago |
Linus Torvalds
|
167b712904
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
1f73897861
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
|
15 years ago |
Akinobu Mita
|
e565813ab9
x86/mm: Remove unused DBG() macro
|
15 years ago |