aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra
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-09x86: Use enum instead of literals for trap valuesKees Cook
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-05x32: Add ptrace for x32H.J. Lu
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-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
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-25x32: Only clear TIF_X32 flag onceBobby Powers