summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+3
2013-02-20Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-35/+171
2013-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2013-02-20Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+67
2013-02-20Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+3
2013-02-20Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+5
2013-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-58/+37
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-284/+250
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-177/+381
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin1-20/+151
2013-02-15x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker1-1/+1
2013-02-13X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan3-2/+58
2013-02-13X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-13x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-13x86, head_32: Give the 6 label a real nameBorislav Petkov1-6/+6
2013-02-13x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov1-13/+4
2013-02-13x86: Detect CPUID support early at bootBorislav Petkov1-25/+25
2013-02-13x86, head_32: Remove i386 piecesBorislav Petkov1-17/+5
2013-02-13Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin9-28/+38
2013-02-12x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov1-1/+0
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov1-1/+4
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin3-1/+13
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2-16/+47
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin1-4/+4
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter1-18/+25
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter1-42/+26
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-5/+6
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov1-4/+3
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-1/+2
2013-02-01Merge branch 'timers/for-arm' into timers/coreThomas Gleixner6-22/+29
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-10/+3
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-22/+29
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2-15/+15
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2-0/+5
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2-14/+7
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2-27/+31
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel1-10/+3
2013-01-28x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel1-2/+2
2013-01-28x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel1-6/+2
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel1-43/+1
2013-01-28x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel1-3/+0
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel1-4/+2
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2-9/+6