summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki3-13/+11
2013-02-18Merge branch 'misc' into releaseLen Brown1-12/+6
2013-02-14tools/power turbostat: display SMI count by defaultLen Brown1-0/+1
2013-02-11Merge branch 'acpica'Rafael J. Wysocki1-4/+0
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown1-10/+0
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown1-1/+1
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown1-1/+5
2013-02-09intel_idle: remove assumption of one C-state per MWAIT flagLen Brown1-0/+2
2013-02-09intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown1-1/+0
2013-02-09tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-0/+2
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+46
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-0/+1
2013-01-28x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin1-17/+46
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi1-1/+1
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng1-4/+0
2013-01-04X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2-6/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-20/+9
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-20generic compat_sys_sigaltstack()Al Viro2-10/+2
2012-12-20introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-3/+0
2012-12-20new helper: compat_user_stack_pointer()Al Viro1-0/+7
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+37
2012-12-18x86, paravirt: fix build error when thp is disabledDavid Rientjes1-2/+0
2012-12-18create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2-0/+2
2012-12-17Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+35
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel1-0/+1
2012-12-16Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-21/+7
2012-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-33/+108
2012-12-15UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells80-1428/+1587
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+21
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+17
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-6/+105
2012-12-14Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-0/+32
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+3
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-194/+25
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+5
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+7
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2-4/+5
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-4/+2
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+3
2012-12-12x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei1-1/+2
2012-12-12Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli1-2/+9