summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist
2015-02-12x86: mm: restore original pte_special checkMel Gorman
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov
2015-02-11mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds