summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-2042-350/+300Star
|\
| * Merge tag 'ep93xx-fixes-for-3.8' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson2012-12-181-7/+3Star
| |\
| | * ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli2012-12-121-7/+3Star
| * | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-12-185-13/+39
| |\ \
| | * | ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devicesFabio Estevam2012-12-171-2/+2
| | * | ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocksSascha Hauer2012-12-171-0/+16
| | * | ARM: dts: mx27: Fix the AIPI bus for FECFabio Estevam2012-12-173-11/+21
| * | | Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-1821-231/+58Star
| |\ \ \
| | * \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-1620-228/+58Star
| | |\ \ \
| | | * | | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-142-53/+1Star
| | | * | | ARM: dts: Add build target for omap4-panda-a4Jon Hunter2012-12-141-0/+1
| | | * | | ARM: dts: OMAP2420: Correct H4 board memory sizeJon Hunter2012-12-141-1/+1
| | | * | | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-0/+4
| | | * | | ARM: OMAP: Remove debug-devices.cJon Hunter2012-12-143-95/+0Star
| | | * | | ARM: OMAP2420: Fix ethernet support for OMAP2420 H4Jon Hunter2012-12-141-63/+20Star
| | | * | | OMAP2+: mux: Fixed gpio mux mode analysisOleg Matcovschi2012-12-143-12/+20
| | | * | | OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen2012-12-146-0/+6
| | | * | | ARM: OMAP2+: Fix sparse warnings in timer.cVaibhav Hiremath2012-12-141-2/+2
| | | * | | ARM: AM335x: Fix warning in timer.cJon Hunter2012-12-141-1/+1
| | | * | | ARM: OMAP2+: Fix realtime_counter_init warning in timer.cJon Hunter2012-12-141-1/+2
| | * | | | ARM: OMAP2+: common: remove use of vramJavier Martinez Canillas2012-12-161-3/+0Star
| * | | | | Merge tag 'omap-fixes-a-for-v3.8-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-12-187-54/+189
| |\ \ \ \ \
| | * | | | | ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warningsPaul Walmsley2012-12-152-17/+25
| | * | | | | ARM: OMAP4: clock data: DPLLs are missing bypass clocks in their parent listsPaul Walmsley2012-12-151-6/+25
| | * | | | | ARM: OMAP4: clock data: div_iva_hs_clk is a power-of-two dividerPaul Walmsley2012-12-151-3/+3
| | * | | | | ARM: OMAP4: Fix EMU clock domain always onJon Hunter2012-12-151-1/+2
| | * | | | | ARM: OMAP4460: Workaround ABE DPLL failing to turn-onJon Hunter2012-12-151-0/+22
| | * | | | | ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter2012-12-154-23/+99
| | * | | | | ARM: OMAP4: Add function table for non-M4X dpllsJon Hunter2012-12-151-4/+13
| | * | | | | ARM: OMAP4: Update timer clock aliasesJon Hunter2012-12-151-4/+4
| * | | | | | ARM: sunxi: Change device tree naming scheme for sunxiMaxime Ripard2012-12-173-6/+6
| * | | | | | ARM: ux500: fix missing includeLinus Walleij2012-12-171-0/+1
| * | | | | | ARM: u300: delete custom pin hog codeLinus Walleij2012-12-171-34/+0Star
| * | | | | | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-172-4/+2Star
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: fix comment in dsib clk set_parentSivaram Nair2012-11-261-3/+1Star
| | * | | | | | ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-261-1/+1
| * | | | | | | ARM: davinci: fix build break due to missing includeOlof Johansson2012-12-171-0/+1
| * | | | | | | ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson2012-12-171-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-207-12/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2012-12-201-0/+3
| * | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2012-12-201-0/+6
| * | | | | | | | sparc64: Fix ECB looping constructs in AES code.David S. Miller2012-12-201-0/+1
| * | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-201-0/+4
| * | | | | | | | sparc64: Fix AES ctr mode block size.David S. Miller2012-12-201-3/+24
| * | | | | | | | sparc64: Fix unrolled AES 256-bit key loops.David S. Miller2012-12-201-6/+14
| * | | | | | | | sparc64: Define pte_accessible()David S. Miller2012-12-191-1/+7
| * | | | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2012-12-191-2/+8
* | | | | | | | | Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-12-1980-422/+2096
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-192-2/+2
| * | | | | | | | | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-191-2/+34