aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-05
* x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-13
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\
| * x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-29
| * x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-21
| * x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-20
| * x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-20
| * x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-09
| * x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09
| * x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-06-18
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * | x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz2010-08-01
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\| |
| * | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
| * | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-11
| |/
* / update email addressPavel Machek2010-07-19
|/
* x86/mm: Remove unused DBG() macroAkinobu Mita2010-05-31
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\
| * x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-26
| * x86: remove last traces of quicklist usagePeter Zijlstra2010-05-24
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \
| * | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-23
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
| |/ |/|
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\ \ | |/ |/|
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| |\
| * \ Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
| |\ \
| | * | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-05
* | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt2010-04-23
| * | | | x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh2010-03-01
| * | | | x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh2010-02-18
| * | | | x86, pat: Preparatory changes in pat.c for bigger rbtree changevenkatesh.pallipadi@intel.com2010-02-18
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-18
|\ \ \ \ \
| * | | | | x86-64: Combine SRAT regions when possibleJan Beulich2010-04-28
| | |/ / / | |/| | |
* | | | | x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes2010-05-06
| |_|_|/ |/| | |
* | | | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-03
* | | | x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
|/ / /
* | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \
| * | | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-29
| | |/ | |/|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-13
|\ \
| * | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-02-22
* | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \ \
| * | | x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-12
| * | | sparsemem: Put mem map for one node together.Yinghai Lu2010-02-12
| * | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
| * | | x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu2010-02-10