index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_percpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
1
-5
/
+0
*
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
2019-04-17
1
-1
/
+1
*
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-5
/
+5
*
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+2
*
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
2018-10-31
1
-2
/
+2
*
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
2018-10-31
1
-2
/
+4
*
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2018-03-01
1
-13
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
*
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
2017-08-29
1
-6
/
+3
*
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2017-05-09
1
-5
/
+5
*
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
2017-03-23
1
-0
/
+21
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
1
-1
/
+1
*
x86/percpu: Remove unnecessary include of module.h, add asm/desc.h
Paul Gortmaker
2016-11-15
1
-1
/
+2
*
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-09-08
1
-1
/
+1
|
\
|
*
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-1
/
+1
*
|
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
2016-08-18
1
-1
/
+1
|
/
*
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
2016-07-25
1
-0
/
+3
*
x86: Convert a few more per-CPU items to read-mostly ones
Jan Beulich
2014-11-04
1
-1
/
+1
*
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
2012-06-14
1
-1
/
+1
*
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
Tejun Heo
2012-05-08
1
-1
/
+13
*
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
2011-01-28
1
-2
/
+2
*
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
2011-01-28
1
-0
/
+7
*
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-21
1
-6
/
+0
|
\
|
*
x86: Use memblock to replace early_res
Yinghai Lu
2010-08-27
1
-6
/
+0
*
|
x86, cleanup: Remove obsolete boot_cpu_id variable
Robert Richter
2010-08-12
1
-1
/
+1
|
/
*
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2010-07-21
1
-1
/
+1
*
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
2010-07-20
1
-8
/
+9
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-03
1
-6
/
+0
|
\
|
*
x86/mm: Remove unused DBG() macro
Akinobu Mita
2010-05-31
1
-6
/
+0
*
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename .data.init to .data..init.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
1
-2
/
+2
*
|
early_res: Add free_early_partial()
Yinghai Lu
2010-02-26
1
-0
/
+6
|
/
*
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
*
x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
Tejun Heo
2009-08-14
1
-127
/
+28
*
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
2009-08-14
1
-1
/
+3
*
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
1
-28
/
+23
*
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
1
-23
/
+15
*
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
2009-08-14
1
-2
/
+2
*
percpu: drop @static_size from first chunk allocators
Tejun Heo
2009-08-14
1
-19
/
+15
*
percpu: generalize first chunk allocator selection
Tejun Heo
2009-08-14
1
-18
/
+6
*
percpu: rename 4k first chunk allocator to page
Tejun Heo
2009-08-14
1
-11
/
+12
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-1
/
+1
|
\
|
*
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
2009-08-14
1
-7
/
+7
*
|
percpu: teach large page allocator about NUMA
Tejun Heo
2009-07-04
1
-17
/
+55
*
|
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
2009-07-04
1
-158
/
+11
[next]