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