aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge branch 'master' ofThomas Gleixner2010-04-02
|\
| * x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-04-01
* | x86: Fix the highmem fallout reallyThomas Gleixner2010-03-17
* | Merge branch 'master' ofThomas Gleixner2010-03-16
|\|
| * x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-03-15
* | x86: Fix 32bit HIGHMEM=n compileThomas Gleixner2010-03-10
* | highmem, -rt: Implement pfn and prot kmapsPeter Zijlstra2010-02-26
* | Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-11
| |\
| | * x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-02
| * | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-02
| |/
| * x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-23
| * hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-17
| * mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
| * x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-28
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-28
| |\
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
| | |\
| | * \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
| | |\ \
| | * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| * | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
| | |_|/ | |/| |
| * | | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-14
| * | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\| | | | |/ | |/|
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| | |\
| | | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | | |\
| | | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * | | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-10
| * | | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-10
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-09
| |\| | |
| | * | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-08
| | |\ \ \
| | | * | | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-10
| | | * | | x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-10
| | | | |/ | | | |/|
| | * | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-26
| | | * | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-24
| | | * | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-23
| | | * | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-23
| | | * | x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-23
| | | * | x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-23
| | | * | x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu2009-11-23
| | | * | x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-18
| | | * | x86, mm: Report state of NX protections during bootKees Cook2009-11-16
| | | * | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
| | | * | x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2009-11-16
| | | * | x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha2009-11-02
| | | * | x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2009-11-02
| | | * | x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-02
| | | * | tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt2009-10-27
| | | * | x86: Remove pfn in add_one_highpage_init()Minchan Kim2009-10-23
| | | * | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-20
| | | * | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-20