aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker1-1/+1
2013-11-07Merge branch 'acpica'Rafael J. Wysocki4-2/+15
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring10-40/+44
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+5
2013-11-06PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk3-1/+25
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-1/+4
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin1-2/+2
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz1-4/+4
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng1-0/+73
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng1-10/+51
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra5-7/+7
2013-11-06x86/cpu: Increase max CPU count to 8192Josh Boyer1-2/+2
2013-11-06x86/cpu: Allow higher NR_CPUS valuesJosh Boyer1-2/+4
2013-11-06x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke1-9/+6
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file moveIngo Molnar21-113/+280
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more changesIngo Molnar4-7/+8
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar22-83/+173
2013-11-04x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang2-0/+4
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+8
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar4-7/+8
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar7-14/+52
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas1-4/+4
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng4-2/+15
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes1-0/+1
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+2
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-1/+2
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner1-1/+1
2013-10-29perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra2-48/+36
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra2-5/+5
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar5-9/+38
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming5-0/+211
2013-10-28Merge branch 'powercap'Rafael J. Wysocki2-0/+84
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+1
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+1
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki3-29/+7
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki3-73/+25
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-8/+1
2013-10-27x86: remove this_cpu_xor() implementationHeiko Carstens1-8/+0
2013-10-26x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich1-0/+8
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich6-28/+34
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich4-16/+32
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich4-46/+69
2013-10-26x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T1-3/+3
2013-10-26Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar3-2/+3
2013-10-25Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki1-1/+1
2013-10-25x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu1-3/+3
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-6/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1