summaryrefslogtreecommitdiff
path: root/arch/x86_64/mm
AgeCommit message (Expand)Author
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
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides
2006-12-07[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen
2006-12-07[PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen
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-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-01[PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen
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-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman
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] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton
2006-09-26[PATCH] x86_64 kernel mapping fixKeith Mannthey
2006-09-26[PATCH] make fault notifier unconditional and export itAndi Kleen
2006-09-26[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.cAndi Kleen
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar
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-30typo fixes: occuring -> occurringAdrian Bunk
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-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
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