Age | Commit message (Expand) | Author | Files | Lines |
2009-03-08 | x86: perf_counter cleanup | Jaswinder Singh Rajput | 1 | -4/+0 |
2009-03-08 | x86: perf_counter cleanup | Peter Zijlstra | 1 | -4/+4 |
2009-03-05 | perfcounters: IRQ and NMI support on AMD CPUs, fix | Peter Zijlstra | 1 | -14/+2 |
2009-03-05 | perfcounters: IRQ and NMI support on AMD CPUs | Peter Zijlstra | 1 | -44/+228 |
2009-03-04 | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 10 | -135/+175 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+14 |
2009-03-03 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -66/+153 |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 1 | -2/+12 |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 1 | -0/+2 |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+6 |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2 | -14/+0 |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+1 |
2009-03-02 | x86: use pr_info in perf_counter.c | Jaswinder Singh Rajput | 1 | -24/+24 |
2009-03-02 | x86: decent declarations in perf_counter.c | Jaswinder Singh Rajput | 1 | -7/+7 |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 1 | -2/+7 |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 1 | -18/+22 |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 1 | -19/+22 |
2009-03-02 | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 1 | -22/+44 |
2009-03-02 | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 1 | -8/+17 |
2009-03-02 | x86: add far read test to testmmiotrace | Pekka Paalanen | 1 | -7/+28 |
2009-03-02 | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 1 | -6/+29 |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2 | -11/+6 |
2009-02-28 | x86: AMD Support for perf_counter | Jaswinder Singh Rajput | 2 | -2/+85 |
2009-02-28 | x86: prepare perf_counter to add more cpus | Jaswinder Singh Rajput | 1 | -28/+78 |
2009-02-26 | x86: enable DMAR by default | Kyle McMartin | 1 | -1/+1 |
2009-02-26 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 121 | -5447/+1167 |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 8 | -122/+125 |
2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar | 4 | -20/+78 |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 3 | -0/+24 |
2009-02-26 | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar | 1 | -0/+2 |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-02-25 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 104 | -556/+839 |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 1 | -3/+3 |
2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi | 2 | -3/+44 |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2 | -0/+21 |
2009-02-25 | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi | 2 | -17/+32 |
2009-02-25 | x86: memtest: add additional (regular) test patterns | Andreas Herrmann | 1 | -0/+13 |
2009-02-25 | x86: memtest: wipe out test pattern from memory | Andreas Herrmann | 1 | -23/+33 |
2009-02-25 | x86: memtest: adapt log messages | Andreas Herrmann | 1 | -20/+16 |
2009-02-25 | x86: memtest: cleanup memtest function | Andreas Herrmann | 1 | -18/+19 |
2009-02-25 | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann | 1 | -42/+23 |
2009-02-25 | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann | 1 | -2/+7 |
2009-02-25 | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar | 1 | -2/+2 |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2 | -5/+4 |
2009-02-25 | Merge branch 'x86/asm' into x86/mm | Ingo Molnar | 6 | -21/+32 |
2009-02-24 | x86, mce: enable machine checks in 32-bit defconfig | H. Peter Anvin | 1 | -2/+4 |
2009-02-24 | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 1 | -2/+4 |
2009-02-24 | x86: check range in reserve_early() | Yinghai Lu | 1 | -0/+3 |
2009-02-24 | x86_32: summit_32, de-inline functions | Jiri Slaby | 1 | -27/+20 |
2009-02-24 | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 1 | -6/+4 |