summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1613-39/+42
|\
| * Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Arnd Bergmann2014-12-161-1/+0
| |\
| | * Revert "ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defc...Simon Horman2014-12-101-1/+0
| * | iommu/exynos: Fix arm64 allmodconfig buildMark Brown2014-12-161-1/+1
| * | Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub...Kevin Hilman2014-12-151534-55305/+68336
| |\ \
| | * | ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driverRoger Quadros2014-12-101-0/+2
| | * | ARM: dts: am437x-sk-evm.dts: fix LCD timingsTomi Valkeinen2014-12-101-6/+6
| | * | ARM: dts: dra7-evm: Update SMPS7 (VDD_CORE) max voltage to match DMRavikumar Kattekola2014-12-102-2/+2
| | * | ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltageRavikumar Kattekola2014-12-101-1/+1
| | * | ARM: OMAP2+: AM43x: Add ID for ES1.2Lokesh Vutla2014-12-102-2/+7
| | * | ARM: dts: am437x-sk: fix lcd enable pin mux dataFelipe Balbi2014-12-101-2/+1
| | * | ARM: dts: Fix gpmc regression for omap 2430sdp smc91xTony Lindgren2014-12-101-16/+16
| | * | Merge branch 'omap-for-v3.19/fixes-not-urgent' into omap-for-v3.19/fixesTony Lindgren2014-12-103-6/+4
| | |\ \
| | | * | ARM: dts: dra7: fix DSS PLL clock mux registersTomi Valkeinen2014-11-141-3/+3
| | | * | ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla2014-11-121-1/+1
| | | * | ARM: OMAP2+: clock: remove unused function prototypeJohan Hovold2014-11-121-2/+0
| * | | | ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar2014-12-152-2/+2
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-12-162-4/+3
|\ \ \ \ \
| * | | | | arm64: mm: dump: don't skip final regionMark Rutland2014-12-111-3/+0
| * | | | | arm64: mm: dump: fix shift warningMark Rutland2014-12-111-1/+1
| * | | | | arm64: psci: Fix build breakage without PM_SLEEPKrzysztof Kozlowski2014-12-111-0/+2
* | | | | | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-12-1641-3042/+149
|\ \ \ \ \ \
| * | | | | | xtensa: disable link optimizationChris Zankel2014-12-162-1/+2
| * | | | | | xtensa/uaccess: fix sparse errorsMichael S. Tsirkin2014-12-161-2/+2
| * | | | | | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-12-162-1/+7
| |\ \ \ \ \ \
| | * | | | | | xtensa: fix kmap_prot definitionMax Filippov2014-12-091-1/+1
| | * | | | | | xtensa: add power management menu to KconfigMax Filippov2014-12-091-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v3.18' into for_nextChris Zankel2014-12-16634-2847/+5566
| |\| | | | |
| * | | | | | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-11-1039-3038/+138
| |\ \ \ \ \ \
| | * | | | | | xtensa: remove s6000 variant and s6105 platformDaniel Glöckner2014-10-2122-3006/+0
| | * | | | | | xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov2014-10-212-2/+38
| | * | | | | | xtensa: nommu: clean up memory map dumpMax Filippov2014-10-212-6/+12
| | * | | | | | xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov2014-10-211-0/+11
| | * | | | | | xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov2014-10-212-2/+36
| | * | | | | | xtensa: move vecbase SR initialization to _startupMax Filippov2014-10-212-3/+5
| | * | | | | | xtensa: nommu: fix uImage load addressMax Filippov2014-10-211-0/+4
| | * | | | | | xtensa: nommu: fix load address definitionsMax Filippov2014-10-211-3/+4
| | * | | | | | xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2014-10-212-6/+6
| | * | | | | | xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITYMax Filippov2014-10-211-1/+1
| | * | | | | | xtensa: nommu: don't build most of the cache flushing codeMax Filippov2014-10-213-5/+6
| | * | | | | | xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov2014-10-211-0/+2
| | * | | | | | xtensa: nommu: provide MAP_UNINITIALIZED definitionMax Filippov2014-10-211-0/+6
| | * | | | | | xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov2014-10-211-0/+1
| | * | | | | | xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov2014-10-211-0/+2
| | * | | | | | xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov2014-10-212-4/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-1630-247/+187
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/tile: update MAINTAINERS email to EZchipChris Metcalf2014-11-131-1/+1
| * | | | | | | | tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf2014-11-132-10/+20
| * | | | | | | | arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang2014-11-121-5/+1
| * | | | | | | | tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-1125-220/+158