aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-03-15x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman
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-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju
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-13Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar
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-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju
2012-03-13uprobes/core: Make macro names consistentSrikar 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-08perf/x86: Implement 64-bit counter support for IBSRobert Richter
2012-03-08perf/x86: Implement IBS pmu control opsRobert Richter
2012-03-08perf/x86: Implement IBS interrupt handlerRobert Richter
2012-03-08perf/x86: Implement IBS event configurationRobert Richter
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