summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro1-5/+2
2013-11-09restore 32bit aout coredumpAl Viro1-34/+36
2013-11-08x86, trace: Add page fault tracepointsSeiji Aguchi3-0/+67
2013-11-08x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi1-22/+0
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi10-22/+97
2013-11-08x86, trace: Remove __alloc_intr_gate()Seiji Aguchi1-6/+1
2013-11-07net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin1-0/+2
2013-11-07Merge branch 'pci/misc' into nextBjorn Helgaas3-1/+25
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/ f...Ingo Molnar21-113/+280
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo 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/ke...Linus 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