summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/: spelling fixesJoe Perches2008-01-301-1/+1
* x86: use helper in fault_64.cHarvey Harrison2008-01-301-4/+1
* x86: unify extable_{32|64}.cHarvey Harrison2008-01-305-71/+64
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-301-6/+6
* x86: prepare kprobes code for x86 unificationMasami Hiramatsu2008-01-302-2/+0
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-301-18/+0
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-3/+2
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-304-128/+53
* x86: clean up mm/init_32.cJeremy Fitzhardinge2008-01-301-10/+21
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-301-2/+1
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-301-1/+1
* x86: PIE executable randomization, uninliningAndrew Morton2008-01-301-3/+3
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-3/+2
* x86: PIE executable randomizationJiri Kosina2008-01-301-17/+102
* x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel2008-01-301-2/+2
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-303-33/+33
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-301-1/+1
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-304-123/+0
* x86: use core id bits for apicid_to_node initializationYinghai Lu2008-01-301-7/+10
* x86: fixup numa 64 namespaceThomas Gleixner2008-01-301-7/+7
* x86: cleanup numa_64.cThomas Gleixner2008-01-301-102/+111
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-301-1/+1
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2008-01-302-1/+5
* x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner2008-01-302-6/+9
* x86: move numa related declarationsThomas Gleixner2008-01-301-0/+1
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-301-0/+1
* x86: move k8 related declarationsThomas Gleixner2008-01-301-0/+1
* x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
* memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-291-1/+1
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-032-0/+10
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-252-0/+10
* | x86: mm/discontig_32.c: make code staticAdrian Bunk2007-10-301-2/+2
* | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-291-6/+0
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
|/
* Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-195-7/+7
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-202-3/+3
| * spelling fixes: arch/i386/Simon Arlott2007-10-203-4/+4
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-193-16/+5
|\ \ | |/ |/|
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-1/+1
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-192-2/+3
| * x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-191-1/+1
| * x86: remove page_fault_traceAndi Kleen2007-10-191-12/+0
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-2/+7
|\ \ | |/
| * x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-192-2/+2
|/
OpenPOWER on IntegriCloud