summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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-071-0/+1
|\
| * x86: Declare check_efer() before it gets usedJaswinder Singh Rajput2009-07-011-0/+1
* | x86: only clear node_states for 64bitYinghai Lu2009-07-011-0/+2
|/
* x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-231-17/+0Star
* 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/+23Star
* 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/+2Star
|\ \ \
| * | | 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
* | x86: add hooks for kmemcheckVegard Nossum2009-06-153-5/+17
* | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1Star
* | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
* | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
* | kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
* | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68Star
* | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-131-0/+1
* | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-1311-0/+1208
|/
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-2/+10
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1113-330/+190Star
| |\
| * | perf_counter: Standardize event namesPeter Zijlstra2009-06-111-3/+3
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-012-10/+9Star
| |\ \
| * \ \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-184-3/+20
| |\ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-298-225/+156Star
| |\ \ \ \
| * | | | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-081-3/+5
| * | | | | perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-061-2/+5
| * | | | | perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-061-0/+3
* | | | | | x86: memtest: use pointers of equal type for comparisonThomas Gleixner2009-06-111-5/+4Star
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-112-43/+63
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-183-2/+19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-077-214/+125Star
| |\ \ \ \ \