summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth2014-03-046-26/+22
* Merge branch 'mvebu/soc-kw' into mvebu/socJason Cooper2014-03-0126-107/+679
|\
| * ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn2014-02-255-1/+81
| * ARM: kirkwood: select dtbs based on SoCJason Cooper2014-02-251-2/+2
| * ARM: kirkwood: Remove redundant kexec codeAndrew Lunn2014-02-241-5/+0
| * ARM: mvebu: Simplify headers and make localAndrew Lunn2014-02-225-234/+26
| * ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn2014-02-221-0/+1
| * ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn2014-02-221-18/+2
| * ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn2014-02-228-4/+563
| * ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBUAndrew Lunn2014-02-221-1/+1
| * ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn2014-02-221-1/+1
| * ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn2014-02-224-15/+64
| * ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-225-5/+5
| * ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn2014-02-221-2/+2
| * ARM: kirkwood: ioremap memory control registerAndrew Lunn2014-02-222-3/+7
| * ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn2014-02-222-7/+16
| * ARM: kirkwood: Separate board-dt from common and pcie code.Andrew Lunn2014-02-222-3/+88
| * ARM: kirkwood: Drop printing the SoC type and revisionAndrew Lunn2014-02-221-2/+0
| * ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DTAndrew Lunn2014-02-226-68/+62
| * ARM: kirkwood: Give pm.c its own header file.Andrew Lunn2014-02-224-6/+28
* | Merge branch 'mvebu/soc-3xx' into mvebu/socJason Cooper2014-03-018-15/+133
|\ \ | |/ |/|
| * ARM: mvebu: Armada 375/38x depend on MULTI_V7Jason Cooper2014-02-241-2/+2
| * Documentation: arm: update Marvell documentation about Armada 375/38xThomas Petazzoni2014-02-221-1/+11
| * ARM: mvebu: add initial support for the Armada 380/385 SOCsThomas Petazzoni2014-02-223-0/+36
| * ARM: mvebu: add workaround for data abort issue on Armada 375Thomas Petazzoni2014-02-221-0/+25
| * ARM: mvebu: add initial support for the Armada 375 SOCsGregory CLEMENT2014-02-223-0/+34
| * ARM: mvebu: add Armada 375 support to the system-controller driverThomas Petazzoni2014-02-222-3/+14
| * ARM: mvebu: make CPU_PJ4B selection a per-SoC choiceThomas Petazzoni2014-02-221-1/+2
| * ARM: mvebu: rename DT machine structure for Armada 370/XPThomas Petazzoni2014-02-221-1/+1
| * ARM: mvebu: rename armada-370-xp.c to board-v7.cThomas Petazzoni2014-02-223-9/+10
| * Merge tag 'tags/mvebu-soc-3.15' into mvebu/soc-3xxJason Cooper2014-02-223-13/+5
| |\
* | | ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia2014-02-221-2/+2
| |/ |/|
* | ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni2014-02-111-6/+0
* | ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-5/+4
* | ARM: mvebu: Makefile clean-upGregory CLEMENT2014-02-051-2/+1
|/
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0315-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-031-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-033-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1