summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-08x86: Include probe_roms.h in probe_roms.cJan Beulich
2012-03-08x86/32: Print control and debug registers for kerenel contextJan Beulich
2012-03-07x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu
2012-03-06x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu
2012-03-06x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-03-05x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker
2012-02-28x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27x86-64: Fix CFI data for common_interrupt()Mark Wielaard
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2012-02-27x86: Properly _init-annotate NMI selftest codeJan Beulich
2012-02-26x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar
2012-02-24PCI: Use class for quirk for via_no_dacYinghai Lu
2012-02-24x86: Fix the NMI nesting commentsSteven Rostedt
2012-02-24x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich
2012-02-24x86-64: Fix CFI annotations for NMI nesting codeJan Beulich
2012-02-24Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-02-22x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman
2012-02-22x86: Remove some noise from boot log when starting cpusLuck, Tony
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-22x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds
2012-02-21i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds