summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | x86, cpu: Add AMD TLB size detectionBorislav Petkov2012-08-061-0/+54
| | * | | | | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-062-2/+5
| | * | | | | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-061-1/+1
| * | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-014-48/+234
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-272-3/+42
| | * | | | | | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-1921-188/+350
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | x86/mce: Add CMCI poll modeChen Gong2012-08-093-7/+160
| | * | | | | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6
| | * | | | | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-031-7/+5
| | * | | | | | | x86: mce: Split timer initThomas Gleixner2012-08-031-12/+13
| | * | | | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
| | * | | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-0110-596/+471
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-013-7/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-191-3/+5
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-011-4/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-261-4/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-012-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-192-3/+3
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-015-145/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: Unspaghettize do_trap()Frederic Weisbecker2012-09-261-31/+29
| | * | | | | | | | | x86_64: Work around old GAS bugTao Guo2012-09-261-10/+10
| | * | | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-132-5/+1
| | * | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-232-99/+28
| * | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-013-11/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-261-1/+1
| | * | | | | | | | | | x86/irq/i8259: Fix incorrect commentYuanhan Liu2012-08-221-1/+1
| | * | | | | | | | | | x86: dt: Use linear irq domain for ioapic(s)Sebastian Andrzej Siewior2012-08-211-9/+42
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-011-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-271-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-0111-49/+547
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kprobes/x86: Move skip_singlestep upBorislav Petkov2012-09-201-16/+16
| | * | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | 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
OpenPOWER on IntegriCloud