Age | Commit message (Expand) | Author | Files | Lines |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco | 3 | -1/+96 |
2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+11 |
2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 14 | -192/+24 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -1/+3 |
2013-11-21 | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 1 | -2/+2 |
2013-11-21 | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 1 | -1/+1 |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+5 |
2013-11-20 | kvm: mmu: delay mmu audit activation | Sasha Levin | 1 | -1/+1 |
2013-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 6 | -73/+18 |
2013-11-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-19 | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra | 1 | -0/+11 |
2013-11-19 | Merge branch 'pm-tools' | Rafael J. Wysocki | 1 | -0/+2 |
2013-11-17 | um/vdso: add .gitignore for a couple of targets | Ramkumar Ramachandra | 1 | -0/+2 |
2013-11-17 | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 1 | -0/+5 |
2013-11-17 | um: Rewrite show_stack() | Richard Weinberger | 4 | -73/+11 |
2013-11-17 | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+13 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes | 1 | -0/+1 |
2013-11-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+12 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -214/+489 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 8 | -17/+63 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | x86: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -2/+6 |
2013-11-15 | x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds | Kirill A. Shutemov | 1 | -2/+9 |
2013-11-15 | x86, mm: enable split page table lock for PMD level | Kirill A. Shutemov | 2 | -1/+14 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-15 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2 | -3/+3 |
2013-11-14 | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 1 | -2/+2 |
2013-11-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -8/+13 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -18/+7 |
2013-11-14 | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -50/+165 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -13/+39 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -113/+134 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | kvm, vmx: Fix lazy FPU on nested guest | Anthoine Bourgeois | 1 | -0/+3 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -7/+20 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 10 | -35/+141 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -56/+47 |
2013-11-13 | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -8/+0 |
2013-11-13 | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 6 | -10/+19 |
2013-11-13 | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 1 | -2/+2 |
2013-11-13 | mem-hotplug: introduce movable_node boot option | Tang Chen | 1 | -0/+11 |
2013-11-13 | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed. | Tang Chen | 1 | -2/+7 |
2013-11-13 | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 1 | -2/+64 |
2013-11-13 | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 1 | -20/+39 |