summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida-2/+2
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-184/+595
2015-02-13ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT-0/+1
2015-02-13ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT-0/+7
2015-02-13ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard-0/+3
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin-2/+12
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-9/+9
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin-5/+20
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin-11/+41
2015-02-13x86_64: add KASan supportAndrey Ryabinin-4/+287
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-5/+2
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+2
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-36/+21
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-33/+20
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-18/+10
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+5
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-20/+21
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds-2/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-718/+3276
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming-203/+301
2015-02-13ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin-1/+2
2015-02-13lguest: don't look in console features to find emerg_wr.Rusty Russell-33/+24
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-365/+148
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes-2/+0
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes-4/+4
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur-0/+32
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-184/+49
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist-23/+0
2015-02-12x86: mm: restore original pte_special checkMel Gorman-7/+1
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman-127/+6
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman-1/+4
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman-13/+15
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman-12/+13
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman-0/+32
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds-13/+4
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds-0/+1
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1450/+1807
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds-338/+209
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton-0/+127
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens-5/+4
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens-27/+27
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens-26/+26
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens-62/+47
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky-4/+2
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-188/+81
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-3098/+3536
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-879/+1334