aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move x86_64 idle notifiers to genericTodd Poynor2013-02-191-7/+0
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-131-0/+5
* Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
|\
| * x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-17/+46
|\ \
| * | x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-271-17/+46
* | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-0/+1
* | | arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi2013-01-241-1/+1
|/ /
* / X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-6/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-206-20/+9
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-192-10/+2
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-3/+0
| * new helper: compat_user_stack_pointer()Al Viro2012-12-191-0/+7
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \
| | * | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+1
| | |/ / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-181-0/+37
|\ \ \ \ \ \
| * | | | | | x86 power: define RAPL MSRsLen Brown2012-11-231-0/+23
| * | | | | | tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-231-0/+14
* | | | | | | x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-181-2/+0
* | | | | | | create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2012-12-172-0/+2
* | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-162-2/+35
|\ \ \ \ \ \ \
| * | | | | | | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-2/+9
| * | | | | | | mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-111-0/+20
| * | | | | | | x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-21/+7
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-154-33/+108
|\ \ \ \ \ \ \
| * | | | | | | crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-091-0/+82
| * | | | | | | crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-241-20/+7
| * | | | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-242-13/+19
| | |_|_|/ / / | |/| | | | |
* | | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-1480-1428/+1587
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-7/+21
|\ \ \ \ \ \ \
| * | | | | | | x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-301-7/+21
| |/ / / / / /
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-141-4/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-261-4/+17
| |\ \ \ \ \ \ \
| | * | | | | | | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-261-2/+3
| | * | | | | | | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-261-2/+4
| | * | | | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-261-0/+3
| | * | | | | | | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-261-0/+7
| | |/ / / / / /
* | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-1310-6/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-1/+2
| * | | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-061-0/+2
| * | | | | | | | kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao2012-12-051-2/+1
| * | | | | | | | KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-303-0/+4
| * | | | | | | | KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-301-3/+9
| * | | | | | | | KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-271-0/+1
| * | | | | | | | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-271-0/+7
| * | | | | | | | KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-271-1/+1