aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| | | | | * | | | | | | x86, 32-bit: clean up find_low_pfn_range()Ingo Molnar2009-02-12
| | | | | * | | | | | | x86: fix warning in find_low_pfn_range()Ingo Molnar2009-02-12
| | | | | * | | | | | | x86: mm/init_32.c fix compilation warningJaswinder Singh Rajput2009-02-11
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | x86: fix abuse of per_cpu_offsetBrian Gerst2009-02-09
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86: update copyrightsIngo Molnar2009-01-30
| * | | | | | | | | | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-29
| * | | | | | | | | | x86, smp: remove mach_ipi.hIngo Molnar2009-01-29
| * | | | | | | | | | x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | / / / / / / / / | | | | | | | | | | |/ / / / / / / / | | | | | | | | | |/| / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | / / / / / | | | | | | |_|_|_|_|_|/ / / / / | | | | | |/| | | | | | | / / / | | | | | | | | |_|_|_|_|/ / / | | | | | | | |/| | | | | / / | | | | | | | | | |_|_|_|/ / | | | | | | | | |/| | | | |
| | | | | | | | | * | | | | x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-23
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | | | | | | | * | | | | x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com2009-01-22
| | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | | | | * | | | | x86: optimise page fault entry, cleanupJohannes Weiner2009-01-21
| | | | * | | | | | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-23
| | | | |/ / / / / / /
| * | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| * | | | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-20
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | x86: uv cleanup, build fixIngo Molnar2009-01-21
| * | | | | | | | | x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-21
| * | | | | | | | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | / / / / / | | | | | |_|_|/ / / / / | | | | |/| | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | * | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-10
| | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput2009-01-07
| * | | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
* | | | | | | | | | | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-26
| * | | | | | | | | | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-21
| * | | | | | | | | | | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-21
| * | | | | | | | | | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-19
| * | | | | | | | | | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-16
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-14
* | | | | | | | | | | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-15
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-13
* | | | | | | | | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-13
* | | | | | | | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-13
|/ / / / / / / / /
* | | | | / / / / x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-12
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86: k8 numa register active regions laterYinghai Lu2009-01-06
* | | | | | | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-07
* | | | | | | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-07
* | | | | | | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06