aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/mm/init.c
AgeCommit message (Expand)Author
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven
2007-06-08fix sysrq-m oopsBob Picco
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-02[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...Konrad Rzeszutek
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman
2007-02-14[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto
2006-11-14[PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen
2006-09-26[PATCH] x86_64 kernel mapping fixKeith Mannthey
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] add poison.h and patch primary usersRandy 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 fixesJan Beulich
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi 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_mappedArjan van de Ven
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan 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-addMatt Tolentino
2006-01-16x86-64: fix initrd freeingLinus 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 memoryAndi Kleen
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen