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
/
mm
/
init_32.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
|
\
|
*
x86: fix warning about nodeid
Yinghai Lu
2009-03-08
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
|
\
|
|
*
Merge branch 'x86/mm' into x86/core
Ingo Molnar
2009-03-05
|
|
\
|
|
*
x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid
Jeremy Fitzhardinge
2009-03-05
|
|
*
x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE
Ingo Molnar
2009-03-05
|
|
*
x86: move function and variable declarations to asm/init.h
Pekka Enberg
2009-03-05
|
|
*
x86: unify kernel_physical_mapping_init() function signatures
Pekka Enberg
2009-03-05
|
|
*
x86: fix up some bad global variable names in mm/init.c
Pekka Enberg
2009-03-05
|
|
*
x86: move init_memory_mapping() to common mm/init.c
Pekka Enberg
2009-03-05
|
|
*
x86: add stub init_gbpages() for 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification
Pekka Enberg
2009-03-05
|
|
*
x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: add table start and end sanity checks to 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: unify kernel_physical_mapping_init() call in init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c
Pekka Enberg
2009-03-05
|
|
*
x86: remove unnecessary save_mr() sanity check
Pekka Enberg
2009-03-05
|
|
*
x86: ifdef 32-bit specific setup in init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: move pgd_base out of init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: find_early_table_space() unification
Pekka Enberg
2009-03-05
|
|
*
x86: add gbpages support to 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
|
|
*
x86: init_memory_mapping() trivial cleanups
Pekka Enberg
2009-03-05
|
|
*
x86: fix bootmem cross node for 32bit numa, cleanup
Yinghai Lu
2009-03-04
|
|
*
x86: move free_initrd_mem() to common mm/init.c
Pekka Enberg
2009-03-04
|
|
*
x86: make 32-bit init_memory_mapping range change more like 64-bit
Yinghai Lu
2009-03-04
|
|
*
x86: fix bootmem cross node for 32bit numa
Yinghai Lu
2009-03-04
|
|
*
x86: move devmem_is_allowed() to common mm/init.c
Pekka Enberg
2009-03-04
|
*
|
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2009-03-03
|
|
\
|
|
|
*
x86: set_highmem_pages_init() cleanup
Pekka Enberg
2009-03-03
|
|
*
x86: unify free_init_pages() and free_initmem()
Pekka Enberg
2009-03-03
|
|
*
x86: add sanity checks to init_32.c
Pekka Enberg
2009-03-03
|
|
*
x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()
Pekka Enberg
2009-03-03
|
|
*
x86: move __VMALLOC_RESERVE to pgtable_32.c
Pekka Enberg
2009-03-03
|
*
|
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...
Ingo Molnar
2009-02-13
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
x86, 32-bit: refactor find_low_pfn_range()
Ingo Molnar
2009-02-12
|
|
|
|
|
*
x86, 32-bit: clean up find_low_pfn_range()
Ingo Molnar
2009-02-12
|
|
|
|
|
*
x86: fix warning in find_low_pfn_range()
Ingo Molnar
2009-02-12
|
|
|
|
|
*
x86: mm/init_32.c fix compilation warning
Jaswinder Singh Rajput
2009-02-11
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-10
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
2009-01-07
*
|
|
|
|
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
2009-02-20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
2009-01-16
|
|
/
/
|
/
|
|
*
|
|
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
*
|
|
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
|
/
/
*
|
Fix compiler warning in arch/x86/mm/init_32.c
Ingo Brueckl
2009-01-02
[next]