summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
* ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
* ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
* ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
* ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
* ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
* ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21
* ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
* ARM: davinci: use machine specific hook for late initShawn Guo2012-05-0517-6/+42
* ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-032-0/+9
* sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2124-147/+67
|\
| * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-187-5/+10
| |\
| | * ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD2012-04-161-2/+3
| | * ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-161-1/+1
| | * ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0
| | * ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre2012-04-161-1/+1
| | * ARM: at91: Export at91_matrix_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_pmc_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_ramc_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_st_baseJoachim Eastwood2012-04-161-0/+2
| * | Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-04-183-6/+6
| |\ \
| | * | ARM: ux500: update defconfigLinus Walleij2012-04-161-5/+4
| | * | ARM: ux500: Fix unmet direct dependencyLee Jones2012-04-161-0/+1
| | * | ARM: ux500: wake secondary cpu via reschedJonas Aaberg2012-04-111-1/+1
| * | | Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-183-3/+6
| |\ \ \
| | * | | ARM: imx: Fix imx5 idle logic bugRobert Lee2012-04-181-1/+1
| | * | | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam2012-04-181-2/+4
| | * | | ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam2012-04-181-0/+1
| | | |/ | | |/|
| * | | Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-1810-131/+43
| |\ \ \
| | * | | ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley2012-04-171-2/+2
| | * | | ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar2012-04-171-1/+7
| | * | | ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R2012-04-171-116/+0
| | * | | ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas2012-04-171-6/+6
| | * | | Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-04-136-6/+27
| | |\ \ \
| | | * | | ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja2012-04-133-3/+0
| | | * | | ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
| | | * | | ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-133-1/+15
| | | | |/ | | | |/|
| | * / | ARM: OMAP1: mux: add missing includeAaro Koskinen2012-04-091-0/+1
| | |/ /
| * | / ARM: bcmring: fix UART declarationsPaul Gortmaker2012-04-181-2/+2
| | |/ | |/|
* | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-215-25/+49
|\ \ \
| * | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-165-25/+49
| |/ /
* | | kill mm argument of vm_munmap()Al Viro2012-04-213-3/+3
* | | perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4
* | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-203-15/+5
* | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-203-17/+5
* | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-201-15/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-04-206-18/+4
|\ \ \
| * | | m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer2012-04-172-3/+0