aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian3-7/+28
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+3
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian3-33/+321
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian4-8/+125
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian1-0/+10
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian3-3/+104
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian1-0/+60
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian3-26/+52
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian1-9/+9
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-8/+13
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar12-97/+123
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2-4/+41
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+46
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar2-4/+4
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov1-0/+2
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-20x86: Specify a size for the cmp in the NMI handlerSteven Rostedt1-2/+2
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds3-2/+4
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds1-32/+8
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds2-0/+2
2012-02-20x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt1-0/+7
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds3-25/+40
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2-7/+6
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-12/+12
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2-3/+16
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds3-67/+11
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2-2/+2
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2-8/+3
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds1-0/+1
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds1-3/+3
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt1-12/+12
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-0/+3
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov1-0/+3
2012-02-07x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava1-1/+0
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo6-20/+31
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+32
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola1-8/+0
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola1-2/+26
2012-01-28x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter1-1/+1
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar2-0/+90
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2-4/+5
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin40-860/+997
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-2/+2
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds4-28/+25
2012-01-17x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds1-8/+6