index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_percpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
1
-3
/
+3
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-5
/
+0
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
1
-1
/
+1
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-5
/
+5
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+2
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
1
-13
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
1
-6
/
+3
2017-05-09
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
1
-5
/
+5
2017-03-23
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
1
-0
/
+21
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+1
2016-11-15
x86/percpu: Remove unnecessary include of module.h, add asm/desc.h
Paul Gortmaker
1
-1
/
+2
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
1
-1
/
+1
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
1
-1
/
+1
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
1
-0
/
+3
2014-11-04
x86: Convert a few more per-CPU items to read-mostly ones
Jan Beulich
1
-1
/
+1
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
1
-1
/
+1
2012-05-08
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
Tejun Heo
1
-1
/
+13
2011-01-28
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
1
-2
/
+2
2011-01-28
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
1
-0
/
+7
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
1
-6
/
+0
2010-08-12
x86, cleanup: Remove obsolete boot_cpu_id variable
Robert Richter
1
-1
/
+1
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-20
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
1
-8
/
+9
2010-06-03
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+0
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-31
x86/mm: Remove unused DBG() macro
Akinobu Mita
1
-6
/
+0
2010-05-27
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-2
/
+2
2010-03-03
Rename .data.init to .data..init.
Denys Vlasenko
1
-1
/
+1
2010-02-26
early_res: Add free_early_partial()
Yinghai Lu
1
-0
/
+6
2009-12-10
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
1
-6
/
+7
2009-08-14
x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
Tejun Heo
1
-127
/
+28
2009-08-14
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
1
-1
/
+3
2009-08-14
percpu: add pcpu_unit_offsets[]
Tejun Heo
1
-28
/
+23
2009-08-14
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
1
-23
/
+15
2009-08-14
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
1
-2
/
+2
2009-08-14
percpu: drop @static_size from first chunk allocators
Tejun Heo
1
-19
/
+15
2009-08-14
percpu: generalize first chunk allocator selection
Tejun Heo
1
-18
/
+6
2009-08-14
percpu: rename 4k first chunk allocator to page
Tejun Heo
1
-11
/
+12
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-1
/
+1
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
1
-7
/
+7
[next]