Age | Commit message (Expand) | Author | Files | Lines |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-06-04 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() | Anshuman Khandual | 1 | -1/+1 |
2020-04-26 | x86/tlb: Move __flush_tlb_one_kernel() out of line | Thomas Gleixner | 1 | -1/+1 |
2020-03-12 | x86/mm/kmmio: Use this_cpu_ptr() instead get_cpu_var() for kmmio_ctx | Sebastian Andrzej Siewior | 1 | -7/+3 |
2019-10-18 | x86: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -4/+3 |
2018-08-08 | x86/mm/kmmio: Make the tracer robust against L1TF | Andi Kleen | 1 | -10/+15 |
2018-02-15 | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use... | Andy Lutomirski | 1 | -1/+1 |
2017-12-11 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst | 1 | -5/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-07-14 | x86/mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-03-05 | x86/mm/kmmio: Fix mmiotrace for hugepages | Karol Herbst | 1 | -29/+59 |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2010-06-18 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz | 1 | -3/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-17 | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change | Luca Barbieri | 1 | -3/+4 |
2009-12-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -21/+21 |
2009-12-10 | x86: kmmio.c: Add and use pr_fmt(fmt) | Joe Perches | 1 | -20/+20 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
2009-12-07 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -1/+7 |
2009-12-06 | x86: Fix typo in arch/x86/mm/kmmio.c | Shaun Patterson | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -2/+2 |
2009-06-03 | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 1 | -1/+7 |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2009-04-29 | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett | 1 | -5/+22 |
2009-04-29 | tracing: x86, mmiotrace: refactor clearing/restore of page presence | Stuart Bennett | 1 | -21/+22 |
2009-04-29 | tracing: x86, mmiotrace: code consistency/legibility improvement | Stuart Bennett | 1 | -17/+17 |
2009-04-29 | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 1 | -1/+1 |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 1 | -1/+1 |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 1 | -7/+8 |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 1 | -2/+7 |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 1 | -18/+22 |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 1 | -19/+22 |
2009-03-02 | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 1 | -22/+44 |
2009-03-02 | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 1 | -8/+17 |
2008-05-25 | - fix mmioftrace + rcu merge interaction | Ingo Molnar | 1 | -0/+1 |
2008-05-24 | x86 mmiotrace: page level is unsigned | Pekka Paalanen | 1 | -6/+7 |
2008-05-24 | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen | 1 | -2/+11 |
2008-05-24 | mmiotrace: code style cleanups | Pekka Paalanen | 1 | -2/+2 |
2008-05-24 | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen | 1 | -0/+499 |