summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar10-85/+171
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-18x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha1-1/+2
2009-08-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+27
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-07-31x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh1-3/+6
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom1-0/+1
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+3
2009-07-22x86-64: Fix bad_srat() to clear all stateAndi Kleen1-2/+4
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier1-1/+1
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu1-2/+9
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-4/+5
2009-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-07-01x86: Declare check_efer() before it gets usedJaswinder Singh Rajput1-0/+1
2009-07-01x86: only clear node_states for 64bitYinghai Lu1-0/+2
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg1-17/+0
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo1-1/+20
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo1-27/+23
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+57
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-19perf_counter, x86: Improve interactions with fast-gupIngo Molnar1-1/+1
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar19-13/+1313
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar26-316/+1466
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar1-3/+7
2009-06-16x86: mm: Read cr2 before prefetching the mmap_lockIngo Molnar1-2/+2
2009-06-15x86, mm: Add __get_user_pages_fast()Peter Zijlstra1-0/+56
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum1-3/+7
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum4-17/+85
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-0/+8
2009-06-15kmemcheck: don't track page tablesVegard Nossum3-8/+10
2009-06-15x86: add hooks for kmemcheckVegard Nossum3-5/+17
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg1-6/+1
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg1-2/+7
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg1-3/+5
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg1-1/+1
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg1-69/+68
2009-06-13kmemcheck: include module.h to prevent warningsRandy Dunlap1-0/+1
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum11-0/+1208
2009-06-12x86: change kernel_physical_mapping_init() __init to __meminitShaohua Li1-1/+1
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu1-3/+7
2009-06-12Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+10
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar13-330/+190
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-3/+3