Age | Commit message (Expand) | Author | Files | Lines |
2013-04-25 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 1 | -2/+2 |
2013-04-17 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2 | -1/+6 |
2013-04-17 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 1 | -1/+1 |
2013-04-12 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore | 1 | -2/+2 |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings | 1 | -0/+3 |
2013-04-05 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 1 | -2/+2 |
2013-02-28 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin | 1 | -6/+0 |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 1 | -0/+5 |
2013-02-07 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2 | -87/+84 |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -17/+46 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 1 | -0/+1 |
2013-01-28 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 1 | -17/+46 |
2013-01-24 | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 1 | -1/+1 |
2013-01-09 | x86, MCE: Retract most UAPI exports | Borislav Petkov | 2 | -87/+84 |
2013-01-04 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -6/+5 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -20/+9 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-20 | generic compat_sys_sigaltstack() | Al Viro | 2 | -10/+2 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 1 | -3/+0 |
2012-12-20 | new helper: compat_user_stack_pointer() | Al Viro | 1 | -0/+7 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+37 |
2012-12-18 | x86, paravirt: fix build error when thp is disabled | David Rientjes | 1 | -2/+0 |
2012-12-18 | create non-empty arch/x86/include/uapi/asm/ files | Andrew Morton | 2 | -0/+2 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+35 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-16 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 1 | -21/+7 |
2012-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -33/+108 |
2012-12-15 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 80 | -1428/+1587 |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+21 |
2012-12-14 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+17 |
2012-12-14 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -6/+105 |
2012-12-14 | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+1 |
2012-12-14 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -0/+32 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -15/+3 |
2012-12-12 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2012-12-12 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -194/+25 |
2012-12-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+2 |
2012-12-12 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+5 |
2012-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+20 |
2012-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+7 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2 | -4/+5 |
2012-12-12 | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse | 1 | -4/+2 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+3 |
2012-12-12 | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 1 | -1/+2 |
2012-12-12 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2012-12-11 | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 1 | -2/+9 |
2012-12-11 | mm: numa: define _PAGE_NUMA | Andrea Arcangeli | 1 | -0/+20 |