Age | Commit message (Expand) | Author | Files | Lines |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -277/+170 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2 | -3/+3 |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -174/+205 |
2015-02-14 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2 | -2/+12 |
2015-02-14 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 1 | -1/+1 |
2015-02-14 | kasan: enable stack instrumentation | Andrey Ryabinin | 3 | -5/+20 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 7 | -11/+41 |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin | 14 | -4/+287 |
2015-02-14 | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -36/+21 |
2015-02-13 | Revert "x86/apic: Only disable CPU x2apic mode when necessary" | Linus Torvalds | 1 | -2/+1 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -432/+1739 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -83/+31 |
2015-02-13 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 3 | -4/+4 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 4 | -7/+3 |
2015-02-13 | x86: mm: restore original pte_special check | Mel Gorman | 1 | -7/+1 |
2015-02-13 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 3 | -63/+5 |
2015-02-13 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 1 | -2/+2 |
2015-02-13 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 1 | -0/+16 |
2015-02-12 | Merge tag 'md/3.20' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+2 |
2015-02-12 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 1 | -4/+3 |
2015-02-12 | mm: account pmd page tables to the process | Kirill A. Shutemov | 1 | -5/+9 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-12 | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi | 2 | -2/+8 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -12/+0 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -0/+140 |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -77/+13 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -245/+145 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2015-02-11 | x86: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 5 | -77/+2 |
2015-02-11 | hugetlb, x86: register 1G page size if we can allocate them at runtime | Kirill A. Shutemov | 1 | -0/+11 |
2015-02-11 | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -304/+49 |
2015-02-10 | Merge branch 'pm-tools' | Rafael J. Wysocki | 1 | -0/+4 |
2015-02-10 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+1 |
2015-02-10 | Merge branch 'acpi-resources' | Rafael J. Wysocki | 6 | -228/+124 |
2015-02-10 | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki | 1 | -14/+2 |
2015-02-10 | Merge branches 'acpi-video' and 'acpi-soc' | Rafael J. Wysocki | 1 | -0/+11 |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -16/+16 |
2015-02-10 | KVM: x86: fix build with !CONFIG_SMP | Radim Krčmář | 1 | -0/+1 |
2015-02-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+41 |
2015-02-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -23/+11 |
2015-02-10 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -25/+86 |
2015-02-10 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -25/+42 |
2015-02-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -18/+14 |
2015-02-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -301/+308 |
2015-02-10 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -379/+346 |
2015-02-10 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -28/+48 |
2015-02-10 | Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu... | Rafael J. Wysocki | 1 | -0/+1 |