aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-18
* Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-18
|\
| * lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
* | create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \
| * | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-02
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \
| * | | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
| * | | 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
| * | | x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel2012-12-11
| * | | x86: mm: only do a local tlb flush in ptep_set_access_flags()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: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-06
| * | | | crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-09
| * | | | crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-09
| * | | | crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
| * | | | crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
| * | | | crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
| * | | | crypto: cast6/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-24
| * | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-24
| * | | | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-15
| * | | | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2012-10-15
| | |_|/ | |/| |
* | | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds2012-12-15
* | | | 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: Check table header length in efi_bgrt_init()Jan Beulich2012-11-14
| * | | | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-30
| * | | | x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang2012-10-30
| * | | | x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-30
| * | | | x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming2012-10-30
| |/ / /
* | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \ \ \
| * | | | ACPI: Fix build when disabledDavid Rientjes2012-10-01
| * | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-30
| * | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-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
|\ \ \ \ \ \
| * | | | | | KVM: emulator: fix real mode segment checks in address linearizationGleb Natapov2012-12-11
| * | | | | | VMX: remove unneeded enable_unrestricted_guest checkGleb Natapov2012-12-11
| * | | | | | KVM: VMX: fix DPL during entry to protected modeGleb Natapov2012-12-11
| * | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-11
| * | | | | | KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdumpZhang Yanfei2012-12-06
| * | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-06