| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 |
| * | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 |
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 |
| * | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 |
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 |
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-19 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 |
| |\ \ \ \ \ |
|
| | * | | | | | dma-debug: New interfaces to debug dma mapping errors | Shuah Khan | 2012-10-24 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-12-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, 386 removal: Remove support for IRQ 13 FPU error reporting | H. Peter Anvin | 2012-12-17 |
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | module: add syscall to load module from fd | Kees Cook | 2012-12-13 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds | 2012-12-18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch/x86/platform/iris/iris.c: register a platform device and a platform driver | Shérab | 2012-12-18 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-12-18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86 power: define RAPL MSRs | Len Brown | 2012-11-23 |
| * | | | | | | | | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2012-11-23 |
* | | | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 2012-12-18 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | xen/vcpu: Fix vcpu restore path. | Wei Liu | 2012-12-17 |
| * | | | | | | | | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ... | Konrad Rzeszutek Wilk | 2012-12-17 |
* | | | | | | | | | x86, paravirt: fix build error when thp is disabled | David Rientjes | 2012-12-18 |
* | | | | | | | | | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 2012-12-18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 |
* | | | | | | | | | | create non-empty arch/x86/include/uapi/asm/ files | Andrew Morton | 2012-12-17 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | seccomp: Make syscall skipping and nr changes more consistent | Andy Lutomirski | 2012-10-02 |
* | | | | | | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 |
| * | | | | | | | | | | | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 2012-12-11 |
| * | | | | | | | | | | | mm: numa: define _PAGE_NUMA | Andrea Arcangeli | 2012-12-11 |
| * | | | | | | | | | | | x86/mm: Introduce pte_accessible() | Rik van Riel | 2012-12-11 |
| * | | | | | | | | | | | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel | 2012-12-11 |
| * | | | | | | | | | | | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel | 2012-12-11 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-15 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna | 2012-12-06 |
| * | | | | | | | | | | | crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia... | Jussi Kivilinna | 2012-11-09 |
| * | | | | | | | | | | | crypto: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna | 2012-11-09 |
| * | | | | | | | | | | | crypto: cast5/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | crypto: serpent/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | crypto: twofish/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | crypto: cast6/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 2012-10-15 |
| * | | | | | | | | | | | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c | Tim Chen | 2012-10-15 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2012-12-15 |
* | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 |