summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: perf_counter cleanupJaswinder Singh Rajput2009-03-081-4/+0
* x86: perf_counter cleanupPeter Zijlstra2009-03-081-4/+4
* perfcounters: IRQ and NMI support on AMD CPUs, fixPeter Zijlstra2009-03-051-14/+2
* perfcounters: IRQ and NMI support on AMD CPUsPeter Zijlstra2009-03-051-44/+228
* Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-0410-135/+175
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
| |\
| | * x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| | * x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| * | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
| |\ \ | | |/ | |/|
| | * 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
| | * x86: add far read test to testmmiotracePekka Paalanen2009-03-021-7/+28
| | * x86: count errors in testmmiotrace.koPekka Paalanen2009-03-021-6/+29
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-022-11/+6
| |\ \
| | * | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6
| | |/
| * | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-14/+0
| * | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+1
| |/
| * x86: enable DMAR by defaultKyle McMartin2009-02-261-1/+1
* | x86: use pr_info in perf_counter.cJaswinder Singh Rajput2009-03-021-24/+24
* | x86: decent declarations in perf_counter.cJaswinder Singh Rajput2009-03-021-7/+7
* | x86: AMD Support for perf_counterJaswinder Singh Rajput2009-02-282-2/+85
* | x86: prepare perf_counter to add more cpusJaswinder Singh Rajput2009-02-281-28/+78
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26121-5447/+1167
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-268-122/+125
| |\ \ \ \ \ \
| | | | | * | | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-251-3/+3
| | | | | * | | x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-251-2/+2
| | | | | * | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-252-5/+4
| | | | | * | | Merge branch 'x86/asm' into x86/mmIngo Molnar2009-02-256-21/+32
| | | | | |\ \ \
| | | | | * | | | x86: check range in reserve_early()Yinghai Lu2009-02-241-0/+3
| | | | * | | | | x86: memtest: add additional (regular) test patternsAndreas Herrmann2009-02-251-0/+13
| | | | * | | | | x86: memtest: wipe out test pattern from memoryAndreas Herrmann2009-02-251-23/+33
| | | | * | | | | x86: memtest: adapt log messagesAndreas Herrmann2009-02-251-20/+16
| | | | * | | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | | * | | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23
| | | | * | | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann2009-02-251-2/+7
| | | * | | | | | x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin2009-02-241-2/+4
| | | * | | | | | x86, mce: enable machine checks in 64-bit defconfigAndi Kleen2009-02-241-2/+4
| | * | | | | | | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-241-27/+20
| | * | | | | | | x86_32: summit_32, use BAD_APICIDJiri Slaby2009-02-241-6/+4
| * | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-264-20/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar2009-02-261-0/+2
| | * | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-02-25104-556/+839
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-252-3/+44
| | | * | | | | | | | gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-252-17/+32
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-263-0/+24
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-251-0/+3
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-252-0/+21
OpenPOWER on IntegriCloud