summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds6-76/+111
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-277/+185
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+14
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-89/+63
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds6-18/+18
2015-02-14CRIS: Whitespace cleanupJesper Nilsson1-31/+52
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin1-55/+58
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida1-2/+2
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds15-184/+595
2015-02-14ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT1-0/+1
2015-02-14ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT1-0/+7
2015-02-14ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard3-0/+3
2015-02-14kasan: enable instrumentation of global variablesAndrey Ryabinin2-2/+12
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin8-9/+9
2015-02-14kasan: enable stack instrumentationAndrey Ryabinin3-5/+20
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin7-11/+41
2015-02-14x86_64: add KASan supportAndrey Ryabinin14-4/+287
2015-02-14xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2015-02-14ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2015-02-14x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-36/+21
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo5-33/+20
2015-02-14powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-18/+10
2015-02-14mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-8/+5
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-20/+21
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds1-2/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds70-718/+3276
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds95-365/+148
2015-02-13lib/string.c: remove strnicmp()Rasmus Villemoes2-2/+0
2015-02-13kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes3-4/+4
2015-02-13powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur1-0/+32
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski75-184/+49
2015-02-13arch/frv/mm/extable.c: remove unused functionRickard Strandqvist1-23/+0
2015-02-13x86: mm: restore original pte_special checkMel Gorman1-7/+1
2015-02-13mm: remove remaining references to NUMA hinting bits and helpersMel Gorman6-127/+6
2015-02-13mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman1-1/+4
2015-02-13ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2-13/+15
2015-02-13mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman5-12/+13
2015-02-13mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2-0/+32
2015-02-13Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-02-13Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+4
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds79-1450/+1807
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds20-338/+209
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds50-188/+81
2015-02-12Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds200-3098/+3536
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds62-879/+1334
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds55-568/+1120
2015-02-12arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi1-4/+2