aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/mm/kmmio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen1-10/+15
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()Andy Lutomirski1-1/+1
2017-12-11x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst1-5/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-03-05x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst1-29/+59
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2010-06-18x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz1-3/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri1-3/+4
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-21/+21
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches1-20/+20
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar1-1/+7
2009-12-06x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-06-02hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad1-1/+7
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-1/+1
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett1-5/+22
2009-04-29tracing: x86, mmiotrace: refactor clearing/restore of page presenceStuart Bennett1-21/+22
2009-04-29tracing: x86, mmiotrace: code consistency/legibility improvementStuart Bennett1-17/+17
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett1-1/+1
2009-03-11x86: mmiotrace: quieten spurious warning messageStuart Bennett1-1/+1
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17
2008-05-25- fix mmioftrace + rcu merge interactionIngo Molnar1-0/+1
2008-05-24x86 mmiotrace: page level is unsignedPekka Paalanen1-6/+7
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen1-2/+11
2008-05-24mmiotrace: code style cleanupsPekka Paalanen1-2/+2
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen1-0/+499