index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2010-07-21
*
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
2010-07-20
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-03
|
\
|
*
x86/mm: Remove unused DBG() macro
Akinobu Mita
2010-05-31
*
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
|
\
\
|
|
/
|
/
|
|
*
Rename .data.init to .data..init.
Denys Vlasenko
2010-03-03
*
|
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
*
|
early_res: Add free_early_partial()
Yinghai Lu
2010-02-26
|
/
*
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
*
x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
Tejun Heo
2009-08-14
*
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
2009-08-14
*
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
*
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
*
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
2009-08-14
*
percpu: drop @static_size from first chunk allocators
Tejun Heo
2009-08-14
*
percpu: generalize first chunk allocator selection
Tejun Heo
2009-08-14
*
percpu: rename 4k first chunk allocator to page
Tejun Heo
2009-08-14
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
\
|
*
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
2009-08-14
*
|
percpu: teach large page allocator about NUMA
Tejun Heo
2009-07-03
*
|
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
2009-07-03
*
|
x86,percpu: generalize 4k first chunk allocator
Tejun Heo
2009-07-03
*
|
percpu: drop @unit_size from embed first chunk allocator
Tejun Heo
2009-07-03
|
/
*
x86: ensure percpu lpage doesn't consume too much vmalloc space
Tejun Heo
2009-06-21
*
x86: implement percpu_alloc kernel parameter
Tejun Heo
2009-06-21
*
x86: fix pageattr handling for lpage percpu allocator and re-enable it
Tejun Heo
2009-06-21
*
x86: prepare setup_pcpu_lpage() for pageattr fix
Tejun Heo
2009-06-21
*
x86: rename remap percpu first chunk allocator to lpage
Tejun Heo
2009-06-21
*
x86: fix duplicate free in setup_pcpu_remap() failure path
Tejun Heo
2009-06-21
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-06-10
|
\
|
*
x86: fix system without memory on node0
Yinghai Lu
2009-05-18
*
|
x86: Remove remap percpu allocator for the time being
Tejun Heo
2009-05-24
|
/
*
x86: remove duplicated code with pcpu_need_numa()
Yinghai Lu
2009-04-02
*
x86,percpu: fix inverted NUMA test in setup_pcpu_remap()
Tejun Heo
2009-04-02
*
percpu: generalize embedding first chunk setup helper
Tejun Heo
2009-03-10
*
percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()
Tejun Heo
2009-03-10
*
x86, percpu: setup reserved percpu area for x86_64
Tejun Heo
2009-03-06
*
percpu, module: implement reserved allocation and use it for module percpu va...
Tejun Heo
2009-03-06
*
x86: make embedding percpu allocator return excessive free space
Tejun Heo
2009-03-06
*
percpu: use negative for auto for pcpu_setup_first_chunk() arguments
Tejun Heo
2009-03-06
*
x86, percpu: fix minor bugs in setup_percpu.c
Tejun Heo
2009-02-24
*
x86: add remapping percpu first chunk allocator
Tejun Heo
2009-02-23
*
x86: add embedding percpu first chunk allocator
Tejun Heo
2009-02-23
*
x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()
Tejun Heo
2009-02-23
*
percpu: give more latitude to arch specific first chunk initialization
Tejun Heo
2009-02-23
*
x86: update populate_extra_pte() and add populate_extra_pmd()
Tejun Heo
2009-02-23
*
x86: convert to the new dynamic percpu allocator
Tejun Heo
2009-02-20
*
x86: implement x86_32 stack protector
Tejun Heo
2009-02-09
*
x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst
2009-01-31
*
x86: clean up indentation in setup_per_cpu_areas()
Tejun Heo
2009-01-27
[next]