summaryrefslogtreecommitdiff
path: root/arch/x86/mm/kmmio.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-03-05x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2010-06-18x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-06x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-02hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-04-29tracing: x86, mmiotrace: refactor clearing/restore of page presenceStuart Bennett
2009-04-29tracing: x86, mmiotrace: code consistency/legibility improvementStuart Bennett
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett
2009-03-11x86: mmiotrace: quieten spurious warning messageStuart Bennett
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2008-05-25- fix mmioftrace + rcu merge interactionIngo Molnar
2008-05-24x86 mmiotrace: page level is unsignedPekka Paalanen
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen
2008-05-24mmiotrace: code style cleanupsPekka Paalanen
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen