summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/kmmio.c
Commit message (Expand)AuthorAgeFilesLines
* x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-06-181-3/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-111-21/+21
|\
| * x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-101-20/+20
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-12-071-1/+7
| |\
| * | x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson2009-12-061-1/+1
* | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
| |/
* / hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-021-1/+7
|/
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-1/+1
|\
| * tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
* | tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett2009-04-291-5/+22
* | tracing: x86, mmiotrace: refactor clearing/restore of page presenceStuart Bennett2009-04-291-21/+22
* | tracing: x86, mmiotrace: code consistency/legibility improvementStuart Bennett2009-04-291-17/+17
|/
* x86: mmiotrace: quieten spurious warning messageStuart Bennett2009-03-111-1/+1
* x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
* x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
* x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
* x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-021-19/+22
* x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-021-22/+44
* x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-021-8/+17
* - fix mmioftrace + rcu merge interactionIngo Molnar2008-05-251-0/+1
* x86 mmiotrace: page level is unsignedPekka Paalanen2008-05-241-6/+7
* x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-241-2/+11
* mmiotrace: code style cleanupsPekka Paalanen2008-05-241-2/+2
* x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-241-0/+499