Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | x86, efi: correct precedence of operators in setup_efi_pci | Sasha Levin | 2012-12-20 | 1 | -1/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-01-10 | 2 | -8/+28 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | KVM: x86: use dynamic percpu allocations for shared msrs area | Marcelo Tosatti | 2013-01-08 | 1 | -6/+18 | |
| * | | | | | Add rcu user eqs exception hooks for async page fault | Li Zhong | 2012-12-18 | 1 | -2/+10 | |
* | | | | | | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 21 | -89/+84 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 2012-12-26 | 1 | -1/+2 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 19 | -118/+24 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | 3 | -25/+7 | |
| * | | | | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | 8 | -67/+6 | |
| * | | | | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 10 | -16/+4 | |
| * | | | | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+7 | |
| * | | | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 | |
| * | | | | missing user_stack_pointer() instances | Al Viro | 2012-12-19 | 1 | -0/+1 | |
| * | | | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 3 | -5/+0 | |
* | | | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | dma-debug: New interfaces to debug dma mapping errors | Shuah Khan | 2012-10-24 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-12-19 | 3 | -52/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, 386 removal: Remove support for IRQ 13 FPU error reporting | H. Peter Anvin | 2012-12-17 | 3 | -52/+1 | |
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | module: add syscall to load module from fd | Kees Cook | 2012-12-14 | 2 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds | 2012-12-18 | 1 | -10/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arch/x86/platform/iris/iris.c: register a platform device and a platform driver | Shérab | 2012-12-18 | 1 | -10/+57 | |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-12-18 | 1 | -0/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86 power: define RAPL MSRs | Len Brown | 2012-11-23 | 1 | -0/+23 | |
| * | | | | | | | | | | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2012-11-23 | 1 | -0/+14 | |
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 2012-12-18 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | xen/vcpu: Fix vcpu restore path. | Wei Liu | 2012-12-17 | 1 | -3/+4 | |
| * | | | | | | | | | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ... | Konrad Rzeszutek Wilk | 2012-12-17 | 1 | -1/+1 | |
* | | | | | | | | | | 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-17 | 2 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 | 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-16 | 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-15 | 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 |