index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2006-09-26
[PATCH] Remove bogus warning from early_ioremap
Andi Kleen
2006-09-26
[PATCH] x86_64 kernel mapping fix
Keith Mannthey
2006-09-26
[PATCH] initialize end of memory variables as early as possible
Jan Beulich
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-26
[PATCH] x86_64: miscellaneous mm/init.c fixes
Jan Beulich
2006-06-26
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
2006-06-26
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
2006-06-26
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-25
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
Andi Kleen
2006-03-25
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
[PATCH] x86_64: Use correct PUD for memory hotadd
Jan Beulich
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-01-16
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2006-01-16
x86-64: fix initrd freeing
Linus Torvalds
2006-01-16
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
2006-01-11
[PATCH] x86_64: Allow kernel page tables upto the end of memory
Andi Kleen
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
[PATCH] x86_64: Fix off by one in IOMMU check
Andi Kleen
2006-01-06
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
Arjan van de Ven
2005-12-29
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
Ravikiran G Thirumalai
2005-11-14
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2005-11-14
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
2005-11-14
[PATCH] x86_64: Replace cpu_pda extern with include
Andi Kleen
2005-11-14
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
2005-11-14
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
2005-11-14
[PATCH] x86_64: Account mem_map in VM holes accounting
Andi Kleen
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2005-09-12
[PATCH] x86-64: Fix show_mem a little bit
Andi Kleen
2005-09-12
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
Andi Kleen
2005-09-12
[PATCH] x86-64: Use e820_find_hole to compute reserved pages
Andi Kleen
2005-09-12
[PATCH] x86-64: Remove redundant swiotlb=force handling
Andi Kleen
2005-08-26
[PATCH] x86_64: Tell VM about holes in nodes
Andi Kleen
2005-06-23
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
2005-04-16
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds