aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-0/+1
|\
| * x86: Export kmap_atomic_to_page()Avi Kivity2009-09-101-0/+1
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-144-72/+86
|\ \
| * | x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-104-73/+83
| * | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-091-0/+4
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-142-31/+22
|\ \
| * | x86, highmem_32.c: Clean up commentFigo.zhang2009-06-291-1/+1
| * | x86: Clean up dump_pagetable()Akinobu Mita2009-06-291-30/+21
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-141-2/+2
|\ \ \
| * | | x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki2009-09-061-2/+2
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-141-1/+1
|\ \ \
| * | | x86: Make memtype_seq_ops constTobias Klauser2009-09-061-1/+1
* | | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-041-0/+14
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-252-2/+3
|\ \ \ | |/ / |/| |
| * | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-241-1/+1
| * | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-171-1/+2
* | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-042-13/+27
|\ \
| * | x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich2009-08-041-1/+0
| * | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-031-9/+21
| * | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-301-3/+6
* | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-291-0/+1
|\ \ \ | |/ / |/| |
| * | x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-291-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-271-2/+4
|\ \ \
| * | | x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-211-2/+4
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+3
|/ / /
* | | x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
|/ /
* | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-081-2/+9
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-061-0/+1
|\ \
| * | x86: Declare check_efer() before it gets usedJaswinder Singh Rajput2009-07-011-0/+1
| |/
* | x86: only clear node_states for 64bitYinghai Lu2009-06-301-0/+2
|/
* x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-231-17/+0
* x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-221-1/+20
* x86: reorganize cpa_process_alias()Tejun Heo2009-06-221-27/+23
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-201-1/+57
|\
| * perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-191-1/+1
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1719-13/+1313
| |\
| * | x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-151-0/+56
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-202-3/+2
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgentIngo Molnar2009-06-171-3/+7
| |\ \ \ | | |/ /
| * | | x86: mm: Read cr2 before prefetching the mmap_lockIngo Molnar2009-06-161-2/+2
| * | | x86: change kernel_physical_mapping_init() __init to __meminitShaohua Li2009-06-121-1/+1
* | | | x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds2009-06-201-2/+7
| |_|/ |/| |
* | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-151-3/+7
|\ \ \ | | |/ | |/|
| * | x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-121-3/+7
| |/
* | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-154-17/+85
* | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-151-0/+8
* | kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10