summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-12ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
2012-09-11ARM: OMAP: remove plat/board.h fileIgor Grinberg38-52/+0
2012-09-11ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg11-18/+0
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg5-7/+4
2012-09-11ARM: OMAP: remove the omap custom tagsIgor Grinberg2-118/+0
2012-09-11ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg1-8/+0
2012-09-11ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0
2012-09-11ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2-18/+12
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-11ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg13-77/+0
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus 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-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus 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/...Linus 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-06uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-2/+10
2012-09-06Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson31-5168/+0
2012-09-06Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Olof Johansson1-1/+0
2012-09-06serial: omap: define and use to_uart_omap_port()Felipe Balbi1-0/+2
2012-09-06serial: 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/ke...Olof Johansson3-84/+92
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad 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
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras3-9/+4
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2-1/+11
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew1-3/+4
2012-09-05ARM: gemini: fix the gemini buildLinus Walleij1-0/+1
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson23-448/+420