summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-40/+45
2013-11-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+11
2013-11-12Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-17/+30
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+58
2013-11-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-62/+101
2013-11-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+5
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-113/+280
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-172/+384
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-47/+12
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar2-20/+1
2013-11-11x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2-4/+4
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-09dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro1-1/+1
2013-11-09aout: switch to dump_emitAl Viro1-12/+8
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro1-6/+2
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-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk3-6/+49
2013-11-08Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk10-34/+45
2013-11-08pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini1-0/+4
2013-11-08xen: delete new instances of added __cpuinitPaul Gortmaker1-1/+1
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky1-0/+12
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-07kvm, cpuid: Fix sparse warningBorislav Petkov1-3/+5
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-06x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker3-8/+7
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-06kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett1-2/+0
2013-11-06kvm: Delete prototype for non-existent function complete_pioJosh Triplett1-1/+0
2013-11-06hung_task: add method to reset detectorMarcelo Tosatti1-0/+1
2013-11-06pvclock: detect watchdog reset at pvclock readMarcelo Tosatti3-0/+15
2013-11-06kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin1-3/+4
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