summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared mm/init.cThomas Gleixner2007-10-111-750/+0Star
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-0/+10
* x86_64: fix section mismatch warning in init.cSam Ravnborg2007-07-221-1/+1
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-221-10/+0Star
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-221-1/+1
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-33/+0Star
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-221-2/+0Star
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-221-0/+9
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-221-0/+5
* fix sysrq-m oopsBob Picco2007-06-091-0/+2
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-011-0/+6
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-3/+3
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-13/+18
* [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...Konrad Rzeszutek2007-05-021-0/+6
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-9/+16
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-10/+11
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-021-24/+0Star
* [PATCH] x86-64: Kill temp boot pmdsVivek Goyal2007-05-021-55/+45Star
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman2007-02-141-6/+16
* [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-1/+1
* [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-071-3/+4
* [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-201-8/+1Star
* [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-3/+6
* [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-011-0/+1
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-011-13/+7Star
* [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-271-59/+6Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-32/+26Star
|\
| * [PATCH] Remove bogus warning from early_ioremapAndi Kleen2006-09-261-1/+0Star
| * [PATCH] x86_64 kernel mapping fixKeith Mannthey2006-09-261-25/+26
| * [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-261-6/+0Star
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
|/
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-4/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-2/+5
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-28/+38
* [PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich2006-06-261-6/+6
* [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-261-6/+1Star
* [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-261-1/+1
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-13/+14
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-2/+1Star
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-2/+34
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-0/+27