开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
init_32.c
Age
Commit message (
Expand
)
Author
2008-07-08
x86: introduce init_memory_mapping for 32bit #3
Yinghai Lu
2008-07-08
x86: introduce init_memory_mapping for 32bit #2
Yinghai Lu
2008-07-08
x86: introduce init_memory_mapping for 32bit #1
Yinghai Lu
2008-07-08
x86: move some func calling from setup_arch to paging_init
Yinghai Lu
2008-07-08
x86: clean up min_low_pfn
Yinghai Lu
2008-07-08
x86: clean up using max_low_pfn on 32-bit
Yinghai Lu
2008-07-08
x86: move find_max_low_pfn to init_32.c
Yinghai Lu
2008-07-08
x86: introduce reserve_initrd
Yinghai Lu
2008-07-08
x86: introduce initmem_init for 32 bit
Yinghai Lu
2008-07-08
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2008-07-08
x86: kill bad_ppro
Yinghai Lu
2008-07-08
x86, mm: use add_highpages_with_active_regions() for high pages init v2
Yinghai Lu
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
2008-07-08
x86, generic: CPA add statistics about state of direct mapping v4
Andi Kleen
2008-06-05
x86: reserve highmem pages via reserve_early
Huang, Ying
2008-05-25
x86: eliminate duplicate consistency checks in init_32.c
Jan Beulich
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-19
x86: remove pointless comments
WANG Cong
2008-04-17
x86: don't use large pages to map the first 2/4MB of memory
Andi Kleen
2008-04-17
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
2008-04-17
x86: implement true end_pfn_mapped for 32bit
Andi Kleen
2008-04-17
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2008-02-14
x86: include proper prototypes for rodata_test
Harvey Harrison
2008-02-09
x86: introduce page pool in cpa
Thomas Gleixner
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
H. Peter Anvin
2008-02-01
suspend: cleanup reference to swsusp_pg_dir[]
Rafael J. Wysocki
2008-01-30
x86: don't special-case pmd allocations as much
Jeremy Fitzhardinge
2008-01-30
x86: arch/x86/mm/init_32.c printk fixes
Ingo Molnar
2008-01-30
x86: arch/x86/mm/init_32.c cleanup
Ingo Molnar
2008-01-30
x86: cpa: fix the self-test
Ingo Molnar
2008-01-30
x86: init memory debugging
Ingo Molnar
2008-01-30
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
2008-01-30
x86: make sure initmem is writable
Arjan van de Ven
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
x86: move page_is_ram() function
Thomas Gleixner
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
2008-01-30
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
2008-01-30
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
[next]