| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 6 | -0/+134 |
|\ |
|
| * | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli... | Jussi Kivilinna | 2013-04-25 | 1 | -0/+19 |
| * | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher | Jussi Kivilinna | 2013-04-25 | 1 | -0/+24 |
| * | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher | Jussi Kivilinna | 2013-04-25 | 1 | -0/+18 |
| * | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher | Jussi Kivilinna | 2013-04-25 | 2 | -0/+44 |
| * | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna | 2013-04-25 | 2 | -0/+29 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 2 | -0/+3 |
|\ \ |
|
| * | | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 2013-05-02 | 2 | -0/+3 |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | 1 | -12/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | lguest: map Switcher below fixmap. | Rusty Russell | 2013-04-22 | 1 | -6/+0 |
| * | | lguest: assume Switcher text is a single page. | Rusty Russell | 2013-04-22 | 1 | -5/+2 |
| * | | lguest: prepare to make SWITCHER_ADDR a variable. | Rusty Russell | 2013-04-22 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -22/+2 |
|\ \ \ |
|
| * | | | x86: trim sys_ia32.h | Al Viro | 2013-03-03 | 1 | -5/+0 |
| * | | | x86: sys32_kill and sys32_mprotect are pointless | Al Viro | 2013-03-03 | 1 | -2/+0 |
| * | | | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -3/+0 |
| * | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 | 1 | -1/+0 |
| * | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -1/+0 |
| * | | | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 | 1 | -2/+2 |
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 | 1 | -8/+0 |
| |/ / |
|
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -3/+0 |
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86 cmpxchg.h: fix wrong comment | Li Zhong | 2013-04-25 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2013-04-19 | 4 | -4/+9 |
| |\ \ \ \ \ |
|
| * | | | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 5 | -14/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-11 | 2 | -5/+1 |
| * | | | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 2013-04-11 | 1 | -1/+0 |
| * | | | | | | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 2013-04-11 | 1 | -3/+0 |
| * | | | | | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 | 1 | -5/+11 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 2 | -4/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 2013-04-12 | 1 | -3/+0 |
| * | | | | | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 | 1 | -1/+0 |
* | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 1 | -3/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 1 | -3/+1 |
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 2 | -24/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 | 2 | -19/+1 |
| * | | | | | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 | 2 | -1/+1 |
| * | | | | | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 | 2 | -1/+1 |
| * | | | | | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 | 2 | -1/+1 |
| * | | | | | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 2 | -1/+2 |
| * | | | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 | 2 | -1/+14 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 2 | -8/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-02 | 1 | -7/+7 |
| * | | | | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-02 | 1 | -1/+0 |