aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-19
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
| * new helper: compat_user_stack_pointer()Al Viro2012-12-19
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \ \ \
| | * | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-24
| | |/ / / /
* | | | | | x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-18
* | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \ \ \ \
| * | | | | | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-11
| * | | | | | mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-11
| * | | | | | x86/mm: Introduce pte_accessible()Rik van Riel2012-12-11
| | |_|/ / / | |/| | | |
* | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-15
|\ \ \ \ \ \
| * | | | | | crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-09
| * | | | | | crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
| * | | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-24
| | |_|/ / / | |/| | | |
* | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-14
* | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \ \ \ \ \
| * | | | | | x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-30
| |/ / / / /
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-26
| |\ \ \ \ \ \
| | * | | | | | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-26
| | * | | | | | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-26
| | * | | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-26
| | * | | | | | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-26
| | |/ / / / /
* | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-11
| * | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-06
| * | | | | | | kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao2012-12-05
| * | | | | | | KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
| * | | | | | | KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-30
| * | | | | | | KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-27
| * | | | | | | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
| * | | | | | | KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-27
| * | | | | | | x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
| * | | | | | | x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-27
| * | | | | | | x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-27
| * | | | | | | x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-27
| * | | | | | | x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-27
| * | | | | | | x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-27
* | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-29
| |/ / / / / / /
* | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-07
| |\ \ \ \ \ \ \ \