| Commit message (Expand) | Author | Age | Files | Lines |
* | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change | Luca Barbieri | 2010-01-17 | 1 | -3/+4 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-11 | 1 | -21/+21 |
|\ |
|
| * | x86: kmmio.c: Add and use pr_fmt(fmt) | Joe Perches | 2009-12-10 | 1 | -20/+20 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-07 | 1 | -1/+7 |
| |\ |
|
| * | | x86: Fix typo in arch/x86/mm/kmmio.c | Shaun Patterson | 2009-12-06 | 1 | -1/+1 |
* | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -2/+2 |
| |/ |
|
* | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 2009-06-02 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -1/+1 |
|\ |
|
| * | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 | 1 | -1/+1 |
* | | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett | 2009-04-29 | 1 | -5/+22 |
* | | tracing: x86, mmiotrace: refactor clearing/restore of page presence | Stuart Bennett | 2009-04-29 | 1 | -21/+22 |
* | | tracing: x86, mmiotrace: code consistency/legibility improvement | Stuart Bennett | 2009-04-29 | 1 | -17/+17 |
|/ |
|
* | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 2009-03-11 | 1 | -1/+1 |
* | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 | 1 | -7/+8 |
* | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 | 1 | -2/+7 |
* | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 | 1 | -18/+22 |
* | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 | 1 | -19/+22 |
* | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 | 1 | -22/+44 |
* | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 | 1 | -8/+17 |
* | - fix mmioftrace + rcu merge interaction | Ingo Molnar | 2008-05-25 | 1 | -0/+1 |
* | x86 mmiotrace: page level is unsigned | Pekka Paalanen | 2008-05-24 | 1 | -6/+7 |
* | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen | 2008-05-24 | 1 | -2/+11 |
* | mmiotrace: code style cleanups | Pekka Paalanen | 2008-05-24 | 1 | -2/+2 |
* | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen | 2008-05-24 | 1 | -0/+499 |