summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-06Merge branch 'imx6/pm' into next/pmOlof Johansson
2012-01-06Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson
2012-01-03Merge branch 'imx6/pm' into next/pmArnd Bergmann
2012-01-03Merge branch 'v3.2-rc7' into next/pmArnd Bergmann
2011-12-31ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Shawn Guo
2011-12-30ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationShawn Guo
2011-12-26ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao
2011-12-26ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao
2011-12-25ARM: mx5: use generic irq chip pm interface for pm functions onHui Wang
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-12-16ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak
2011-12-16arm/dts: Add minimal device tree support for omap2420 and omap2430Tony Lindgren
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren
2011-12-16ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak
2011-12-16ARM: OMAP4: PRM: use PRCM interrupt handlerTero Kristo
2011-12-16ARM: OMAP3: pm: use prcm chain handlerTero Kristo
2011-12-16ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo
2011-12-16ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo
2011-12-16ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo
2011-12-16ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo
2011-12-16ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrierPaul Walmsley
2011-12-16ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R
2011-12-16ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic listPaul Walmsley
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-16Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-15ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R
2011-12-15ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R
2011-12-15ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R
2011-12-15ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R
2011-12-15ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter
2011-12-15ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K
2011-12-15ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R
2011-12-15ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R