| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, paravirt: fix build error when thp is disabled | David Rientjes | 2012-12-18 | 1 | -2/+0 |
* | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 2012-12-18 | 1 | -2/+3 |
|\ |
|
| * | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | 1 | -2/+3 |
* | | create non-empty arch/x86/include/uapi/asm/ files | Andrew Morton | 2012-12-18 | 2 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-17 | 1 | -51/+59 |
|\ \ |
|
| * | | seccomp: Make syscall skipping and nr changes more consistent | Andy Lutomirski | 2012-10-02 | 1 | -51/+59 |
* | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-17 | 4 | -3/+44 |
|\ \ \ |
|
| * | | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 | 1 | -0/+2 |
| * | | | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 2012-12-11 | 1 | -2/+9 |
| * | | | mm: numa: define _PAGE_NUMA | Andrea Arcangeli | 2012-12-11 | 1 | -0/+20 |
| * | | | x86/mm: Introduce pte_accessible() | Rik van Riel | 2012-12-11 | 1 | -0/+6 |
| * | | | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel | 2012-12-11 | 1 | -1/+0 |
| * | | | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel | 2012-12-11 | 1 | -1/+8 |
* | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-16 | 5 | -51/+110 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 | 22 | -620/+3160 |
|\ \ \ \ |
|
| * | | | | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna | 2012-12-06 | 2 | -16/+16 |
| * | | | | crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia... | Jussi Kivilinna | 2012-11-09 | 3 | -0/+1663 |
| * | | | | crypto: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna | 2012-11-09 | 2 | -57/+105 |
| * | | | | crypto: cast5/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 2 | -131/+280 |
| * | | | | crypto: serpent/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 3 | -115/+121 |
| * | | | | crypto: twofish/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 2 | -129/+152 |
| * | | | | crypto: cast6/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 | 3 | -125/+227 |
| * | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna | 2012-10-24 | 9 | -58/+64 |
| * | | | | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 2012-10-15 | 3 | -0/+542 |
| * | | | | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c | Tim Chen | 2012-10-15 | 2 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2012-12-15 | 3 | -128/+3 |
* | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 | 80 | -1428/+1587 |
* | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 9 | -113/+181 |
|\ \ \ \ |
|
| * | | | | x86, efi: Check table header length in efi_bgrt_init() | Jan Beulich | 2012-11-14 | 1 | -0/+2 |
| * | | | | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich | 2012-10-30 | 2 | -30/+10 |
| * | | | | x86/kernel: remove tboot 1:1 page table creation code | Xiaoyan Zhang | 2012-10-30 | 1 | -73/+5 |
| * | | | | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 | 2 | -7/+36 |
| * | | | | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming | 2012-10-30 | 3 | -3/+128 |
| |/ / / |
|
* | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | ACPI: Fix build when disabled | David Rientjes | 2012-10-02 | 1 | -0/+2 |
| * | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 2012-10-01 | 1 | -0/+2 |
| * | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling | Thomas Renninger | 2012-10-01 | 1 | -0/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 | 6 | -115/+131 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 | 6 | -115/+131 |
| |\ \ \ \ |
|
| | * | | | | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 6 | -30/+25 |
| | * | | | | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 | 3 | -22/+21 |
| | * | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 | 2 | -24/+30 |
| | * | | | | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 | 2 | -44/+60 |
* | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-14 | 27 | -339/+1209 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: emulator: fix real mode segment checks in address linearization | Gleb Natapov | 2012-12-12 | 1 | -2/+3 |
| * | | | | | | VMX: remove unneeded enable_unrestricted_guest check | Gleb Natapov | 2012-12-12 | 1 | -1/+1 |
| * | | | | | | KVM: VMX: fix DPL during entry to protected mode | Gleb Natapov | 2012-12-12 | 1 | -0/+1 |
| * | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 | 2 | -3/+4 |
| * | | | | | | KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump | Zhang Yanfei | 2012-12-06 | 1 | -0/+67 |
| * | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei | 2012-12-06 | 2 | -0/+34 |