summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-23/+25
* [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-071-3/+4
* [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-071-5/+5
* [PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen2006-12-071-26/+32
* [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-201-8/+1
* [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
* [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-211-2/+2
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-6/+11
* [PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen2006-10-011-104/+7
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-011-4/+13
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-012-0/+3
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-012-14/+19
* [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey2006-10-011-22/+29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-2/+2
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-271-0/+2
* [PATCH] Account for holes that are outside the range of physical memoryMel Gorman2006-09-271-1/+3
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-271-1/+3
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-274-72/+28
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-266-63/+57
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-0/+3
| * [PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen2006-09-261-10/+6
| * [PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen2006-09-261-3/+5
| * [PATCH] Remove bogus warning from early_ioremapAndi Kleen2006-09-261-1/+0
| * [PATCH] make numa_emulation() __initAndrew Morton2006-09-261-1/+1
| * [PATCH] x86_64 kernel mapping fixKeith Mannthey2006-09-261-25/+26
| * [PATCH] make fault notifier unconditional and export itAndi Kleen2006-09-261-9/+3
| * [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.cAndi Kleen2006-09-261-5/+5
| * [PATCH] Clean up acpi_numa variableAndi Kleen2006-09-261-0/+2
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-3/+6
| * [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-261-6/+0
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-3/+3
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
|/
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-031-1/+0
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-4/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-2/+5
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-28/+38
* Merge branch 'x86-64'Linus Torvalds2006-06-263-29/+32
|\
| * [PATCH] x86_64: enlarge window for stack growthChuck Ebbert2006-06-261-2/+4
| * [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+5
| * [PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich2006-06-261-6/+6
| * [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-261-6/+1
| * [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-262-2/+2
| * [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-13/+14
* | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-261-2/+37
|/
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-32/+1
* [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-301-1/+3
* [PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen2006-05-161-4/+11
OpenPOWER on IntegriCloud