Age | Commit message (Expand) | Author |
2015-03-15 | ARM: omap: convert wakeupgen to stacked domains | Marc Zyngier |
2015-03-15 | irqchip: crossbar: Convert dra7 crossbar to stacked domains | Marc Zyngier |
2015-02-22 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-02-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2015-02-20 | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() | Alexandre Courbot |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-02-18 | ARM: mm: Remove Kconfig symbol CACHE_PL310 | Paul Bolle |
2015-02-18 | Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ... | Arnd Bergmann |
2015-02-18 | ARM: rockchip: force built-in regulator support for PM | Arnd Bergmann |
2015-02-18 | ARM: mvebu: build armada375-smp code conditionally | Arnd Bergmann |
2015-02-18 | ARM: sti: always enable RESET_CONTROLLER | Arnd Bergmann |
2015-02-18 | ARM: rockchip: make rockchip_suspend_init conditional | Arnd Bergmann |
2015-02-18 | ARM: ixp4xx: fix {in,out}s{bwl} data types | Arnd Bergmann |
2015-02-18 | ARM: prima2: do not select SMP_ON_UP | Arnd Bergmann |
2015-02-18 | ARM: at91: fix pm declarations | Arnd Bergmann |
2015-02-18 | ARM: davinci: multi-soc kernels require AUTO_ZRELADDR | Arnd Bergmann |
2015-02-18 | ARM: davinci: davinci_cfg_reg cannot be init | Arnd Bergmann |
2015-02-18 | ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile | Arnd Bergmann |
2015-02-18 | ARM: vexpress: use ARM_CPU_SUSPEND if needed | Arnd Bergmann |
2015-02-17 | Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-17 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-17 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-02-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-16 | arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix | Arnaud Ebalard |
2015-02-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-02-16 | ARM: dts: add I2C device nodes for Broadcom Cygnus | Ray Jui |
2015-02-16 | ARM: dts: BCM63xx: fix L2 cache properties | Florian Fainelli |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2015-02-13 | ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig | Gregory CLEMENT |
2015-02-13 | ARM: mvebu: add Device Tree description of RTC on Armada 38x | Gregory CLEMENT |
2015-02-13 | ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 | Arnaud Ebalard |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: convert p[te|md]_mknonnuma and remaining page table manipulations | Mel Gorman |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-02-11 | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov |
2015-02-11 | arm: define __PAGETABLE_PMD_FOLDED for !LPAE | Kirill A. Shutemov |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-11 | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-02-11 | Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |