aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-05-21
|\
| * ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache nodeGregory CLEMENT2013-05-20
| * ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-05-20
| * arm: mvebu: fix the 'ranges' property to handle PCIeThomas Petazzoni2013-05-19
| * ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT2013-05-19
| * ARM: mvebu: Fix ranges entry on XP GP boardEzequiel Garcia2013-05-17
| * ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-13
* | Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-21
|\ \
| * | ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath2013-05-17
| * | ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfigPaul Walmsley2013-05-16
| * | ARM: OMAP: fix error return code in omap1_system_dma_init()Wei Yongjun2013-05-16
| * | ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois2013-05-16
| * | ARM: dts: Fix musb interrupt for device tree bootingTony Lindgren2013-05-16
* | | ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla2013-05-21
* | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-05-21
|\ \ \
| * | | ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD2013-05-15
| * | | ARM: at91: dts: request only spi cs-gpios used on sama5d3x cpu moduleLudovic Desroches2013-05-14
| * | | ARM: at91/trivial: typo in GEM compatible stringNicolas Ferre2013-05-14
| * | | ARM: at91/trivial: fix model name for SAM9X25-EKJean-Christophe PLAGNIOL-VILLARD2013-05-14
| |/ /
* | | Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-05-21
|\ \ \ | | |/ | |/|
| * | ARM: mvebu: Add a ranges entry to translate devbus childsEzequiel Garcia2013-05-13
| * | ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth2013-05-13
| * | Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-05-13
| * | ARM: mvebu: do not duplicate the mpic aliasThomas Petazzoni2013-05-13
| |/
* | x86: Fix bit corruption at CPU resume timeLinus Torvalds2013-05-20
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-18
|\ \
| * | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| * | arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| * | arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-18
|\ \
| * | MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2013-05-17
| * | MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-17
| * | MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-17
| * | MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-17
| * | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-17
| * | MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song2013-05-17
| * | MIPS: Xway: Fix clk leakLibo Chen2013-05-17
| * | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-16
| * | Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney2013-05-16
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-05-18
|\ \
| * | arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-17
| * | arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-14
| * | arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-14
| * | arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-14
| * | arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-13
| * | arm64: Fix duplicate definition of early_consoleChen Gang2013-05-13
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-15
|\ \
| * | x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-10
| * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk2013-05-09
| * | x86: Fix idle consolidation falloutThomas Gleixner2013-05-07