summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-18ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-02-18ARM: sti: always enable RESET_CONTROLLERArnd Bergmann
2015-02-18ARM: rockchip: make rockchip_suspend_init conditionalArnd Bergmann
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2015-02-18ARM: prima2: do not select SMP_ON_UPArnd Bergmann
2015-02-18ARM: at91: fix pm declarationsArnd Bergmann
2015-02-18ARM: davinci: multi-soc kernels require AUTO_ZRELADDRArnd Bergmann
2015-02-18ARM: davinci: davinci_cfg_reg cannot be initArnd Bergmann
2015-02-18ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann
2015-02-18ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-17Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-17arm: dts: zynq: update isl9305 compatible string to use isil vendor prefixArnaud Ebalard
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-02-16Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-14CRIS: Whitespace cleanupJesper Nilsson
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-14ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT
2015-02-14ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT
2015-02-14ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard
2015-02-14kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-14kasan: enable stack instrumentationAndrey Ryabinin
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-14x86_64: add KASan supportAndrey Ryabinin
2015-02-14xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14mips: 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