summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-221-9/+19
|\
| * x86/uv: Work around UV2 BAU hangsCliff Wickman2012-06-251-10/+18
| * x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman2012-06-251-0/+2
* | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-223-5/+4
|\ \
| * | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-173-5/+4
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-223-33/+50
|\ \ \
| * | | x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha2012-07-061-3/+6
| * | | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha2012-07-061-5/+3
| * | | Merge branch 'x86/apic' into x86/platformIngo Molnar2012-06-183-33/+47
| |\ \ \
| | * \ \ Merge branch 'x86/cleanups' into x86/apicIngo Molnar2012-06-151-2/+0
| | |\ \ \
| | | * | | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"Feng Tang2012-05-241-2/+0
| | * | | | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-25/+8
| | * | | | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-081-4/+2
| | * | | | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-13/+31
| | * | | | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()Alexander Gordeev2012-06-081-3/+5
| | * | | | x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-0/+21
| | * | | | x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-061-3/+10
| | * | | | x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-062-9/+5
| | * | | | x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a...Suresh Siddha2012-06-061-9/+0
| * | | | | x86/platform: Introduce APIC post-initialization callbackIdo Yariv2012-06-061-0/+2
| |/ / / /
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-226-29/+19
|\ \ \ \ \
| * | | | | x86/nmi: Clean up register_nmi_handler() usageLi Zhong2012-06-201-17/+3
| * | | | | Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-203-7/+20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-065-12/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-222-16/+69
|\ \ \ \ \
| * | | | | x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2012-06-292-16/+69
| | |/ / / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-5/+0
|\ \ \ \ \
| * | | | | smp: Remove num_booting_cpus()Thomas Gleixner2012-06-051-5/+0
| | |/ / / | |/| | |
* | | | | perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-051-0/+2
* | | | | perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-051-2/+1
* | | | | perf/x86: Rename Intel specific macrosRobert Richter2012-07-052-11/+10
* | | | | Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-053-82/+3
|\ \ \ \ \
| * | | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-071-1/+1
| * | | | | x86, cpu, amd: Deprecate AMD-specific MSR variantsBorislav Petkov2012-06-071-27/+0
| * | | | | x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara2012-06-073-80/+28
| |/ / / /
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-052-14/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-291-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-251-1/+1
| | | |/ / | | |/| |
| * / | | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-201-13/+17
| |/ / /
* | | | Merge tag 'v3.5-rc2' into perf/coreIngo Molnar2012-06-112-1/+14
|\| | |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-082-1/+14
| |\ \ \
| | * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-081-0/+14
| | * | | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-081-1/+0
| | |/ /
* | | | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli2012-06-081-1/+1
* | | | x86: Add rdpmcl()Andi Kleen2012-06-062-0/+4
|/ / /
* / / perf/x86: Check if user fp is validArun Sharma2012-06-061-6/+6
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-021-1/+1
|\ \
| * \ Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-011-1/+1
| |\ \
| | * | ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-311-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-3/+17
|\ \ \