summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-19mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+9
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-0/+11
2013-12-05Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-13/+13
2013-12-05x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+11
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-31/+11
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+3
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra1-0/+11
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki1-0/+2
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-14/+28
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+38
2013-11-15x86, mm: enable split page table lock for PMD levelKirill A. Shutemov1-1/+10
2013-11-15ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-33/+102
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+24
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-5/+14
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-8/+0
2013-11-13x86: move fpu_counter into ARCH specific thread_structVineet Gupta2-5/+14
2013-11-13tools / power turbostat: Support SilvermontLen Brown1-0/+2
2013-11-13x86/dumpstack: Fix printk_address for direct addressesJiri Slaby1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+88
2013-11-12Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-86/+118
2013-11-12Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+19
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2013-11-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-57/+98
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-95/+210
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar1-8/+0
2013-11-11x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin1-2/+2
2013-11-09x86, trace: Add page fault tracepointsSeiji Aguchi1-0/+52
2013-11-09x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi1-22/+0
2013-11-09x86, trace: Register exception handler to trace IDTSeiji Aguchi4-5/+49
2013-11-09x86, trace: Remove __alloc_intr_gate()Seiji Aguchi1-6/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring3-6/+6
2013-11-07PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk1-0/+3
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-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-06pvclock: detect watchdog reset at pvclock readMarcelo Tosatti1-0/+2
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-1/+2
2013-10-31percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-1/+2
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson1-0/+2