summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-281-4/+0
* sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-283-61/+90
* sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-285-29/+59
* sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-281-2/+2
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-286-28/+2
* sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-283-7/+1
* sparc32,leon: clean up leon.hSam Ravnborg2012-05-283-65/+4
* sparc32: handle leon in cpu.cSam Ravnborg2012-05-282-9/+11
* sparc32: handle leon in irq_32.cSam Ravnborg2012-05-281-10/+12
* sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-284-16/+72
* sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-283-8/+15
* sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-281-25/+33
* sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-282-11/+53
* sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-281-15/+15
* sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-281-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-05-28586-19988/+16079
|\
| * openrisc: use generic strnlen_user() functionJonas Bonn2012-05-283-75/+3
| * powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-285-83/+48
| * Merge branch 'generic-string-functions'Linus Torvalds2012-05-2717-440/+46
| |\
| | * sparc: use the new generic strnlen_user() functionDavid Miller2012-05-267-231/+9
| | * x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-266-109/+4
| | * word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-263-3/+31
| | * x86: use generic strncpy_from_user routineLinus Torvalds2012-05-263-97/+2
| * | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
| |\ \
| | * \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
| | |\ \
| | | * | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| | | * | ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| | | * | ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| | | * | ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| | | * | 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
| * | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2665-177/+2978
| |\ \ \ \
| | * | | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
| | * | | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-1614-124/+327
| | |\ \ \ \
| | | * | | | ARM: EXYNOS: Add AUXDATA for i2c controllersThomas Abraham2012-05-161-0/+4
| | | * | | | ARM: dts: Update device tree source files for EXYNOS5250Thomas Abraham2012-05-162-31/+77
| | | * | | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-161-7/+64
| | | * | | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
| | | * | | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-163-23/+8
| | | * | | | ARM: EXYNOS: update irqs for EXYNOS5250 SoCKukjin Kim2012-05-161-13/+21
| | | * | | | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-164-2/+80