summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/microcode: Mark microcode_id[] as __initconstJan Beulich2012-06-201-1/+1
| * | | | | | x86/nmi: Clean up register_nmi_handler() usageLi Zhong2012-06-202-20/+7
| * | | | | | Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-20103-779/+557
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: Save cr2 in NMI in case NMIs take a page fault (for i386)Steven Rostedt2012-06-091-0/+12
| * | | | | | x86: Remove cmpxchg from i386 NMI nesting codeSteven Rostedt2012-06-091-14/+21
| * | | | | | x86: Save cr2 in NMI in case NMIs take a page faultSteven Rostedt2012-06-071-0/+20
| * | | | | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-0629-279/+301
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-226-25/+75
|\ \ \ \ \ \
| * | | | | | x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich2012-07-101-5/+1
| * | | | | | x86/mm/mtrr: Fix alignment determination in range_to_mtrr()Jan Beulich2012-07-101-3/+3
| * | | | | | x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2012-06-303-16/+70
| * | | | | | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma...OGAWA Hirofumi2012-06-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-2212-49/+1
|\ \ \ \ \ \
| * | | | | | smp: Remove num_booting_cpus()Thomas Gleixner2012-06-052-10/+0
| * | | | | | POWERPC: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
| * | | | | | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-051-6/+1
| * | | | | | ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-051-2/+0
| * | | | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlockYong Zhang2012-06-052-11/+0
| * | | | | | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-10/+0
| * | | | | | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
| * | | | | | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
| * | | | | | mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
| * | | | | | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-2229-321/+2642
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2012-07-1868-162/+337
| |\ \ \ \ \ \ \
| * | | | | | | | perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg2012-07-061-8/+8
| * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-061-11/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-281-11/+1
| * | | | | | | | | perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng2012-07-052-46/+206
| * | | | | | | | | perf/x86: Detect number of instances of uncore CBoxYan, Zheng2012-07-051-1/+6
| * | | | | | | | | perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng2012-07-051-1/+1
| * | | | | | | | | perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng2012-07-052-3/+3
| * | | | | | | | | perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra2012-07-051-2/+5
| * | | | | | | | | perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-055-14/+74
| * | | | | | | | | perf/x86: Improve debug output in check_hw_exists()Robert Richter2012-07-051-3/+5
| * | | | | | | | | perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-053-61/+49
| * | | | | | | | | perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter2012-07-052-32/+35
| * | | | | | | | | perf/x86: Rename Intel specific macrosRobert Richter2012-07-057-51/+50
| * | | | | | | | | Merge branch 'x86/microcode' into perf/coreIngo Molnar2012-07-051-11/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, microcode: Make reload interface per systemBorislav Petkov2012-07-011-8/+28
| | * | | | | | | | | x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-07-011-7/+19
| * | | | | | | | | | Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-0515-115/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-078-21/+21
| | * | | | | | | | | | x86, cpu, amd: Deprecate AMD-specific MSR variantsBorislav Petkov2012-06-072-27/+33
| | * | | | | | | | | | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systemsAndre Przywara2012-06-071-2/+2
| | * | | | | | | | | | x86, cpu: Fix show_msr MSR accessing functionBorislav Petkov2012-06-071-1/+1
| | * | | | | | | | | | x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara2012-06-077-91/+35
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05248-1174/+1110
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra2012-07-051-1/+1
| * | | | | | | | | | | perf/x86: Fix section mismatch in uncore_pci_init()Robert Richter2012-06-251-1/+1