summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-11-02x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich
2012-11-02x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02x86: Don't clobber top of pt_regs in nested NMISalman Qazi
2012-11-02x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-10-31x86: bpf_jit_comp: add vlan tag supportEric Dumazet
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon
2012-10-30x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon
2012-10-30x86/ce4100: Fix pm_poweroffFlorian Fainelli
2012-10-30perf/x86: Fix sparse warningsPeter Huewe
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-27rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26x86: Remove dead hlt_use_halt codeDaniel Lezcano
2012-10-26arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF...Bin Gao
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar
2012-10-25x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-24x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming
2012-10-24x86/asm: Clean up copy_page_*() comments and codeMa Ling
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng
2012-10-24x86-64: Fix page table accountingJan Beulich
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver
2012-10-24perf/x86: Update/fix generic events on P6 PMUVince Weaver
2012-10-24perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver
2012-10-24Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds