summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-022-5/+3
| * perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-024-16/+14
| * perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-286-14/+13
| * perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-281-15/+1
| * perf tools: Move libdw availability check before arch MakefileNamhyung Kim2012-09-281-7/+7
* | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-046-1/+262
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-015-184/+273
|\ \
| * \ Merge tag 'microcode_fix_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-09-201-2/+2
| |\ \
| | * | x86, microcode, AMD: Fix use after free in free_cache()Dan Carpenter2012-09-191-2/+2
| |/ /
| * | x86, microcode, AMD: Rewrite patch application procedureBorislav Petkov2012-08-221-115/+121
| * | x86, microcode, AMD: Add a small, per-family patches cacheBorislav Petkov2012-08-221-1/+66
| * | x86, microcode, AMD: Add reverse equiv table searchBorislav Petkov2012-08-221-16/+30
| * | x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-224-9/+12
| * | x86, microcode, AMD: Read CPUID(1).EAX on the correct cpuBorislav Petkov2012-08-221-6/+6
| * | x86, microcode, AMD: Check before applying a patchBorislav Petkov2012-08-221-3/+10
| * | x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov2012-08-222-8/+2
| * | x86, microcode: Straighten out Kconfig textBorislav Petkov2012-08-221-10/+10
| * | x86, microcode: Cleanup cpu hotplug notifier callbackBorislav Petkov2012-08-221-9/+16
| * | x86, microcode: Drop uci->mc check on resume pathBorislav Petkov2012-08-221-11/+5
| * | x86, microcode: Save an indentation level in reload_for_cpuBorislav Petkov2012-08-221-10/+9
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-016-32/+20
|\ \ \
| * | | x86: Document x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+4
| * | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2012-09-126-20/+4
| * | | x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao2012-09-125-3/+3
| * | | x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2012-09-126-11/+11
| * | | x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2012-09-126-9/+10
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-016-6/+82
|\ \ \ \
| * | | | x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-273-2/+8
| * | | | x86/mm: Fix range check in tlbflush debugfs interfaceJan Beulich2012-09-071-1/+1
| * | | | x86, cpu: Preset default tlb_flushall_shift on AMDBorislav Petkov2012-08-061-0/+13
| * | | | x86, cpu: Add AMD TLB size detectionBorislav Petkov2012-08-061-0/+54
| * | | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-062-2/+5
| * | | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-061-1/+1
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-017-59/+244
|\ \ \ \ \
| * \ \ \ \ Merge tag 'please-pull-naveen' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-09-294-3/+50
| |\ \ \ \ \
| | * | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-274-3/+50
| |/ / / / /
| * | | | | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-09-192-11/+2
| |\ \ \ \ \
| | * | | | | x86, MCE: Remove unused definesBorislav Petkov2012-09-171-11/+1
| | * | | | | x86, mce: Enable MCA support by defaultBorislav Petkov2012-09-171-0/+1
| * | | | | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-191471-10001/+16189
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | x86/mce: Add CMCI poll modeChen Gong2012-08-093-7/+160
| * | | | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6
| * | | | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-031-7/+5
| * | | | | | x86: mce: Split timer initThomas Gleixner2012-08-031-12/+13
| * | | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
| * | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-0123-924/+791
|\ \ \ \ \ \
| * | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2012-09-214-15/+40
| * | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-181-2/+1
| * | | | | | x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-182-6/+15
OpenPOWER on IntegriCloud