| Commit message (Expand) | Author | Age |
* | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 |
* | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2013-01-24 |
* | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | 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 |
| * | 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 |
| | |/ / / / |
|
* | | | | | | x86, paravirt: fix build error when thp is disabled | David Rientjes | 2012-12-18 |
* | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | 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: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna | 2012-11-09 |
| * | | | | | | crypto: serpent/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 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 |
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 |
| | * | | | | | | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 |
| | * | | | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 |
| | * | | | | | | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 |
| * | | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei | 2012-12-06 |
| * | | | | | | | kvm: don't use bit24 for detecting address-specific invalidation capability | Zhang Xiantao | 2012-12-05 |
| * | | | | | | | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 2012-11-30 |
| * | | | | | | | KVM: x86: Add code to track call origin for msr assignment | Will Auld | 2012-11-30 |
| * | | | | | | | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: vdso: pvclock gettime support | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: pvclock: introduce helper to read flags | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-27 |
* | | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2012-12-07 |
| |\ \ \ \ \ \ \ \ |
|