aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley34-258/+206
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley8-18/+27
2012-09-11ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley1-25/+10
2012-09-11ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley1-13/+8
2012-09-11ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley1-11/+7
2012-09-11ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley1-8/+13
2012-09-11ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley1-8/+7
2012-09-11ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg38-52/+0
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg11-18/+0
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg5-7/+4
2012-09-10ARM: OMAP: remove the omap custom tagsIgor Grinberg2-118/+0
2012-09-10ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-10ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0
2012-09-10ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2-18/+12
2012-09-10serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg13-77/+0
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds4-11/+119
2012-09-08ARM: mmp: remove unused definition in APBC and APMUChao Xie2-110/+0
2012-09-08ARM: mmp: move mmp2 clock definition to separated fileChao Xie4-66/+118
2012-09-08arm: mmp: move pxa910 clock definition to separated fileChao Xie4-36/+73
2012-09-08arm: mmp: move pxa168 clock definition to separated fileChao Xie4-53/+98
2012-09-08arm: mmp: make private clock definition exclude from common clockChao Xie1-1/+4
2012-09-07serial: omap: fix compile breakageFelipe Balbi1-4/+0
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+2
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren1-1/+0
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2-4/+4
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-19/+57
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi1-37/+0
2012-09-06serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi2-11/+14
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-2/+10
2012-09-05Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cleanupOlof Johansson31-5168/+0
2012-09-05Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson1-1/+0
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi1-0/+2
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+32
2012-09-05Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson3-84/+92
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6Konrad Rzeszutek Wilk1620-22668/+50016
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk1-1/+1
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij2-39/+69
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij1-1/+0
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij1-12/+12
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij2-41/+20
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2