Age | Commit message (Expand) | Author | Files | Lines |
2015-02-14 | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -5/+2 |
2015-02-14 | ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -4/+2 |
2015-02-14 | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -36/+21 |
2015-02-14 | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 5 | -33/+20 |
2015-02-14 | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -18/+10 |
2015-02-14 | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -8/+5 |
2015-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -20/+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 | 70 | -718/+3276 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 95 | -365/+148 |
2015-02-13 | lib/string.c: remove strnicmp() | Rasmus Villemoes | 2 | -2/+0 |
2015-02-13 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 3 | -4/+4 |
2015-02-13 | powerpc: add running_clock for powerpc to prevent spurious softlockup warnings | Cyril Bur | 1 | -0/+32 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 75 | -184/+49 |
2015-02-13 | arch/frv/mm/extable.c: remove unused function | Rickard Strandqvist | 1 | -23/+0 |
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 | 6 | -127/+6 |
2015-02-13 | mm: convert p[te|md]_mknonnuma and remaining page table manipulations | Mel Gorman | 1 | -1/+4 |
2015-02-13 | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT | Mel Gorman | 2 | -13/+15 |
2015-02-13 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 5 | -12/+13 |
2015-02-13 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 2 | -0/+32 |
2015-02-13 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-02-13 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -13/+4 |
2015-02-12 | Merge tag 'md/3.20' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+2 |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 79 | -1450/+1807 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 20 | -338/+209 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 50 | -188/+81 |
2015-02-12 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 200 | -3098/+3536 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 62 | -879/+1334 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 55 | -568/+1120 |
2015-02-12 | arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() | Naoya Horiguchi | 1 | -4/+2 |
2015-02-12 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 5 | -21/+12 |
2015-02-12 | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov | 2 | -0/+7 |
2015-02-12 | mm: account pmd page tables to the process | Kirill A. Shutemov | 1 | -5/+9 |
2015-02-12 | arm: define __PAGETABLE_PMD_FOLDED for !LPAE | Kirill A. Shutemov | 1 | -0/+2 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 29 | -29/+29 |
2015-02-12 | microblaze: define __PAGETABLE_PMD_FOLDED | Kirill A. Shutemov | 1 | -0/+2 |
2015-02-12 | sparc32: fix broken set_pte() | Kirill A. Shutemov | 1 | -1/+2 |
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 | 11 | -126/+8 |
2015-02-11 | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -6/+8 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2015-02-11 | Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -10/+42 |
2015-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 15 | -41/+199 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -11/+3 |
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 | 60 | -689/+71 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -264/+157 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 20 | -548/+150 |