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