index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
init_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
1
-9
/
+14
2009-03-08
x86: fix warning about nodeid
Yinghai Lu
1
-9
/
+14
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-306
/
+154
2009-03-05
Merge branch 'x86/mm' into x86/core
Ingo Molnar
1
-196
/
+59
2009-03-05
x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid
Jeremy Fitzhardinge
1
-0
/
+4
2009-03-05
x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE
Ingo Molnar
1
-1
/
+1
2009-03-05
x86: move function and variable declarations to asm/init.h
Pekka Enberg
1
-5
/
+1
2009-03-05
x86: unify kernel_physical_mapping_init() function signatures
Pekka Enberg
1
-3
/
+10
2009-03-05
x86: fix up some bad global variable names in mm/init.c
Pekka Enberg
1
-7
/
+7
2009-03-05
x86: move init_memory_mapping() to common mm/init.c
Pekka Enberg
1
-301
/
+7
2009-03-05
x86: add stub init_gbpages() for 32-bit init_memory_mapping()
Pekka Enberg
1
-0
/
+7
2009-03-05
x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification
Pekka Enberg
1
-0
/
+4
2009-03-05
x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()
Pekka Enberg
1
-3
/
+39
2009-03-05
x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
Pekka Enberg
1
-0
/
+6
2009-03-05
x86: add table start and end sanity checks to 32-bit init_memory_mapping()
Pekka Enberg
1
-1
/
+1
2009-03-05
x86: unify kernel_physical_mapping_init() call in init_memory_mapping()
Pekka Enberg
1
-1
/
+9
2009-03-05
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c
Pekka Enberg
1
-8
/
+8
2009-03-05
x86: remove unnecessary save_mr() sanity check
Pekka Enberg
1
-2
/
+1
2009-03-05
x86: ifdef 32-bit specific setup in init_memory_mapping()
Pekka Enberg
1
-0
/
+2
2009-03-05
x86: move pgd_base out of init_memory_mapping()
Pekka Enberg
1
-6
/
+6
2009-03-05
x86: find_early_table_space() unification
Pekka Enberg
1
-0
/
+9
2009-03-05
x86: add gbpages support to 32-bit init_memory_mapping()
Pekka Enberg
1
-5
/
+18
2009-03-05
x86: init_memory_mapping() trivial cleanups
Pekka Enberg
1
-17
/
+25
2009-03-04
x86: fix bootmem cross node for 32bit numa, cleanup
Yinghai Lu
1
-13
/
+3
2009-03-04
x86: move free_initrd_mem() to common mm/init.c
Pekka Enberg
1
-7
/
+0
2009-03-04
x86: make 32-bit init_memory_mapping range change more like 64-bit
Yinghai Lu
1
-32
/
+94
2009-03-04
x86: fix bootmem cross node for 32bit numa
Yinghai Lu
1
-6
/
+40
2009-03-04
x86: move devmem_is_allowed() to common mm/init.c
Pekka Enberg
1
-21
/
+0
2009-03-04
Merge branch 'x86/core' into core/percpu
Ingo Molnar
1
-57
/
+4
2009-03-03
x86: set_highmem_pages_init() cleanup
Pekka Enberg
1
-12
/
+0
2009-03-03
x86: unify free_init_pages() and free_initmem()
Pekka Enberg
1
-44
/
+0
2009-03-03
x86: add sanity checks to init_32.c
Pekka Enberg
1
-6
/
+11
2009-03-03
x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()
Pekka Enberg
1
-4
/
+4
2009-03-03
x86: move __VMALLOC_RESERVE to pgtable_32.c
Pekka Enberg
1
-2
/
+0
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
1
-0
/
+17
2009-02-24
x86: update populate_extra_pte() and add populate_extra_pmd()
Tejun Heo
1
-3
/
+10
2009-02-20
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
1
-3
/
+32
2009-02-20
x86: convert to the new dynamic percpu allocator
Tejun Heo
1
-0
/
+10
2009-02-13
Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...
Ingo Molnar
1
-56
/
+78
2009-02-12
x86, 32-bit: refactor find_low_pfn_range()
Ingo Molnar
1
-7
/
+8
2009-02-12
x86, 32-bit: clean up find_low_pfn_range()
Ingo Molnar
1
-58
/
+79
2009-02-12
x86: fix warning in find_low_pfn_range()
Ingo Molnar
1
-2
/
+2
2009-02-11
x86: mm/init_32.c fix compilation warning
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-27
Merge branch 'linus' into core/percpu
Ingo Molnar
1
-3
/
+45
2009-01-16
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
1
-3
/
+45
2009-01-10
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-1
/
+3
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
1
-0
/
+2
2009-01-07
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2009-01-02
Fix compiler warning in arch/x86/mm/init_32.c
Ingo Brueckl
1
-2
/
+6
[next]