summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix off by one test in perf_reg_value()Dan Carpenter2012-09-191-1/+1
* Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-192-21/+84
|\
| * uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov2012-09-151-4/+10
| * uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-151-6/+13
| * uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-152-15/+19
| * ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2012-09-151-1/+13
| * ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2012-09-151-20/+21
| * uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-151-0/+33
* | perf/x86: Add cpumask for uncore pmuYan, Zheng2012-09-172-5/+29
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-09-143-14/+36
|\ \ | |/ |/|
| * kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu2012-09-131-13/+29
| * ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt2012-09-131-0/+4
| * kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu2012-09-131-3/+6
| * ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu2012-09-131-2/+1
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-289-149/+186
|\ \ | |/ |/|
| * perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-271-0/+3
| * x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-221-3/+4
| * x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-221-1/+1
| * x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-221-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-202-0/+12
| |\
| | * x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-141-0/+10
| | * x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
| * | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
| * | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
| * | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87
| * | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
| |/
* | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-232-6/+32
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-2135-357/+727
|\ \
| * | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-101-0/+15
| * | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-102-0/+92
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-034-8/+6
| |\
| | *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-0370-1386/+5119
| | |\ \
| | * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-304-8/+6
| | |/ /
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-036-15/+48
| |\ \ \
| | * | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| | * | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| | * | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-7/+0
| | * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| | * | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-2559-1065/+3362
| | |\ \ \
| | * | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-035-15/+107
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-314-14/+106
| | * | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-314-145/+1472
| |\ \ \ \ \ | | |/ / / /
| * | | | | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-1/+1
| * | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-268-99/+224
| |\ \ \ \ \
| | * | | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-272-91/+0
| | * | | | | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-272-2/+46
| | * | | | | x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-273-0/+172
| | * | | | | x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-143-8/+8
OpenPOWER on IntegriCloud