summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-04-03x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon
2015-04-03x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner
2015-04-03x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski
2015-04-03x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING commentAndy Lutomirski
2015-04-02perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar
2015-04-02perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen
2015-04-02perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen
2015-04-02perf/x86/intel: Reset more state in PMU resetAndi Kleen
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian
2015-04-02perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian
2015-04-02perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou
2015-04-02perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang
2015-04-02x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky
2015-04-02x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only userDenys Vlasenko
2015-04-02kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld
2015-04-02x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski
2015-04-01x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-01x86/asm/entry/64: Use local label to skip around sycall dispatchDenys Vlasenko
2015-04-01x86/asm: Replace "MOVQ $imm, %reg" with MOVLDenys Vlasenko
2015-04-01x86/asm/entry/64: Simplify looping around preempt_schedule_irq()Denys Vlasenko
2015-04-01x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()Denys Vlasenko
2015-04-01x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_arg...Denys Vlasenko
2015-04-01x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 pathDenys Vlasenko
2015-04-01x86/apic: Remove verify_local_APIC()Bandan Das
2015-03-31x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar
2015-03-31x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert
2015-03-31x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin
2015-03-31x86/asm/entry/64: Do not GET_THREAD_INFO() too earlyDenys Vlasenko
2015-03-31x86/asm/entry/64: Move retint_kernel code block closer to its userDenys Vlasenko
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-27x86/asm/entry/64: Add missing CFI annotationDenys Vlasenko
2015-03-27x86/asm/entry/64: Fix comment about SYSENTER MSRsDenys Vlasenko