aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
|\
| * testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-12
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-26
| |\
| | * Merge branch 'linus' into x86/urgentIngo Molnar2009-09-24
| | |\
| | * | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-24
| | * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-23
| | |\ \
| | | * | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-21
| | | * | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-21
| * | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
| |\ \ \ \
| | * | | | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-11
| * | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
| |\ \ \ \ \
| | * | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-16
| | | |_|/ / | | |/| | |
| * | | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
| | |_|_|/ | |/| | |
| * | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
| * | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
| |\ \ \ \
| | * | | | kmemcheck: remove useless checkVegard Nossum2009-07-01
| | * | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
| * | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
| * | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
| * | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| | |_|_|/ | |/| | |
| * | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-20
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-17
| | |\ \ \
| | | * | | x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-17
| | * | | | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-10
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\ \ \ \
| | * | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| | * | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\ \ \ \
| | * | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03
| * | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-09
| | * | | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| | |\ \ \ \ \
| | | * | | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-21
| | * | | | | | x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi2009-08-26
| | * | | | | | x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi2009-08-26
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
|\| | | | | |
| * | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
| |\ \ \ \ \ \
| | * | | | | | x86: Export kmap_atomic_to_page()Avi Kivity2009-09-10
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
| |\ \ \ \ \ \