summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-45/+49
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds3-7/+6
2014-06-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+42
2014-06-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+55
2014-06-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+7
2014-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-06-04Merge branch 'acpica'Rafael J. Wysocki2-45/+49
2014-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-06-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+14
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-11/+8
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+4
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-1/+0
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng1-16/+0
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2-45/+65
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen1-0/+5
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini1-1/+0
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini1-1/+0
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar3-1/+3
2014-05-21x86, microcode: Add a disable chicken bitBorislav Petkov1-0/+1
2014-05-21x86, boot: Carve out early cmdline parsing functionBorislav Petkov1-0/+6
2014-05-14x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-05-10x86, iosf: Added Quark MBI identifiersOng Boon Leong1-0/+22
2014-05-10x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-0/+33
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-2/+2
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang1-0/+1
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell2-1/+4
2014-04-24KVM: x86: Fix CR3 reserved bitsNadav Amit1-5/+1
2014-04-18arch,x86: Convert smp_mb__*()Peter Zijlstra4-11/+8
2014-04-18Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar1-1/+1
2014-04-17uprobes/x86: Emulate relative call'sOleg Nesterov1-0/+1
2014-04-17uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov1-1/+7
2014-04-17uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov1-1/+6
2014-04-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-04-15KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-04-14x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava1-2/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-6/+4
2014-04-08x86: use generic early_ioremapMark Salter3-14/+8
2014-04-08x86/mm: sparse warning fix for early_memremapDave Young1-1/+2
2014-04-08percpu: add raw_cpu_opsChristoph Lameter2-57/+57
2014-04-08x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett1-3/+0
2014-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+41
2014-04-04Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+9
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-4/+21
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds10-485/+0
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-50/+136
2014-04-02Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2014-04-02Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-19/+2