summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-12ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg
2012-09-10ARM: OMAP: remove the omap custom tagsIgor Grinberg
2012-09-10ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg
2012-09-10ARM: OMAP: remove the sti console workaroundIgor Grinberg
2012-09-10ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg
2012-09-10serial: pl011: delete reset callbackLinus Walleij
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08ARM: mmp: remove unused definition in APBC and APMUChao Xie
2012-09-08ARM: mmp: move mmp2 clock definition to separated fileChao Xie
2012-09-08arm: mmp: move pxa910 clock definition to separated fileChao Xie
2012-09-08arm: mmp: move pxa168 clock definition to separated fileChao Xie
2012-09-08arm: mmp: make private clock definition exclude from common clockChao Xie
2012-09-07serial: omap: fix compile breakageFelipe Balbi
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi
2012-09-06serial: omap: fix software flow controlVikram Pandita
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-09-05regulator: tps6586x: add support for SYS railLaxman Dewangan
2012-09-05Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson
2012-09-05Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Olof Johansson
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan
2012-09-05Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-09-05xen: fix logical error in tlb flushingAlex Shi
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-09-05ARM: gemini: fix the gemini buildLinus Walleij
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson