index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
1
-2
/
+1
*
x86, cpa: Fix kernel text RO checks in static_protection()
Suresh Siddha
2009-11-02
1
-1
/
+1
*
x86: Remove pfn in add_one_highpage_init()
Minchan Kim
2009-10-23
1
-2
/
+2
*
x86: Export k8 physical topology
David Rientjes
2009-10-12
1
-2
/
+2
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-4
/
+0
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+1
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+2
*
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-22
1
-2
/
+2
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
1
-3
/
+7
|
\
|
*
x86: make zap_low_mapping could be used early
Yinghai Lu
2009-06-12
1
-3
/
+7
*
|
x86: add hooks for kmemcheck
Vegard Nossum
2009-06-15
1
-1
/
+1
|
/
*
x86: make sparse mem work in non-NUMA mode
Shaohua Li
2009-05-12
1
-2
/
+2
*
x86: move per-cpu mmu_gathers to mm/init.c
Pekka Enberg
2009-04-30
1
-1
/
+0
*
x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c
Pekka Enberg
2009-04-30
1
-3
/
+1
*
x86: unify noexec handling
Pekka Enberg
2009-04-21
1
-52
/
+0
*
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
1
-9
/
+14
|
\
|
*
x86: fix warning about nodeid
Yinghai Lu
2009-03-08
1
-9
/
+14
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-306
/
+154
|
\
\
|
|
/
|
*
Merge branch 'x86/mm' into x86/core
Ingo Molnar
2009-03-05
1
-196
/
+59
|
|
\
|
|
*
x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid
Jeremy Fitzhardinge
2009-03-05
1
-0
/
+4
|
|
*
x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE
Ingo Molnar
2009-03-05
1
-1
/
+1
|
|
*
x86: move function and variable declarations to asm/init.h
Pekka Enberg
2009-03-05
1
-5
/
+1
|
|
*
x86: unify kernel_physical_mapping_init() function signatures
Pekka Enberg
2009-03-05
1
-3
/
+10
|
|
*
x86: fix up some bad global variable names in mm/init.c
Pekka Enberg
2009-03-05
1
-7
/
+7
|
|
*
x86: move init_memory_mapping() to common mm/init.c
Pekka Enberg
2009-03-05
1
-301
/
+7
|
|
*
x86: add stub init_gbpages() for 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
1
-0
/
+7
|
|
*
x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification
Pekka Enberg
2009-03-05
1
-0
/
+4
|
|
*
x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()
Pekka Enberg
2009-03-05
1
-3
/
+39
|
|
*
x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
Pekka Enberg
2009-03-05
1
-0
/
+6
|
|
*
x86: add table start and end sanity checks to 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
1
-1
/
+1
|
|
*
x86: unify kernel_physical_mapping_init() call in init_memory_mapping()
Pekka Enberg
2009-03-05
1
-1
/
+9
|
|
*
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c
Pekka Enberg
2009-03-05
1
-8
/
+8
|
|
*
x86: remove unnecessary save_mr() sanity check
Pekka Enberg
2009-03-05
1
-2
/
+1
|
|
*
x86: ifdef 32-bit specific setup in init_memory_mapping()
Pekka Enberg
2009-03-05
1
-0
/
+2
|
|
*
x86: move pgd_base out of init_memory_mapping()
Pekka Enberg
2009-03-05
1
-6
/
+6
|
|
*
x86: find_early_table_space() unification
Pekka Enberg
2009-03-05
1
-0
/
+9
|
|
*
x86: add gbpages support to 32-bit init_memory_mapping()
Pekka Enberg
2009-03-05
1
-5
/
+18
|
|
*
x86: init_memory_mapping() trivial cleanups
Pekka Enberg
2009-03-05
1
-17
/
+25
|
|
*
x86: fix bootmem cross node for 32bit numa, cleanup
Yinghai Lu
2009-03-04
1
-13
/
+3
|
|
*
x86: move free_initrd_mem() to common mm/init.c
Pekka Enberg
2009-03-04
1
-7
/
+0
|
|
*
x86: make 32-bit init_memory_mapping range change more like 64-bit
Yinghai Lu
2009-03-04
1
-32
/
+94
|
|
*
x86: fix bootmem cross node for 32bit numa
Yinghai Lu
2009-03-04
1
-6
/
+40
|
|
*
x86: move devmem_is_allowed() to common mm/init.c
Pekka Enberg
2009-03-04
1
-21
/
+0
|
*
|
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2009-03-04
1
-57
/
+4
|
|
\
\
|
|
|
/
|
|
*
x86: set_highmem_pages_init() cleanup
Pekka Enberg
2009-03-03
1
-12
/
+0
|
|
*
x86: unify free_init_pages() and free_initmem()
Pekka Enberg
2009-03-03
1
-44
/
+0
|
|
*
x86: add sanity checks to init_32.c
Pekka Enberg
2009-03-03
1
-6
/
+11
|
|
*
x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()
Pekka Enberg
2009-03-03
1
-4
/
+4
|
|
*
x86: move __VMALLOC_RESERVE to pgtable_32.c
Pekka Enberg
2009-03-03
1
-2
/
+0
[next]