summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-097-345/+6Star
|\
| * sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-301-171/+0Star
| * sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-292-8/+4Star
| * sparc32: enable different preemptions modelsSam Ravnborg2011-12-291-2/+0Star
| * sparc32: support atomic64_tSam Ravnborg2011-12-272-0/+3
| * sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-271-4/+0Star
| * sparc32: drop unused atomic24 supportSam Ravnborg2011-12-273-161/+0Star
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-097-23/+37
|\ \
| * \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-037-23/+37
| |\ \
| | * | ARM: mxs: select HAVE_CLK_PREPARE for clockShawn Guo2011-12-282-9/+23
| | * | ARM: mxs: convert platform code to clk_prepare/clk_unprepareShawn Guo2011-12-286-14/+14
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-223/+124Star
|\ \ \ \
| * | | | msm: timer: Use clockevents_config_and_register()Stephen Boyd2011-11-101-10/+1Star
| * | | | msm: timer: Setup interrupt after registering clockeventStephen Boyd2011-11-101-4/+2Star
| * | | | msm: timer: Remove SoC specific #ifdefsStephen Boyd2011-11-101-21/+17Star
| * | | | msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd2011-11-101-145/+76Star
| * | | | msm: timer: Fix ONESHOT mode interruptsStephen Boyd2011-11-101-5/+20
| * | | | msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd2011-11-101-69/+52Star
| * | | | msm: timer: Cleanup #includes and #definesStephen Boyd2011-11-101-19/+7Star
| * | | | msm: timer: Tighten #ifdef for local timer supportStephen Boyd2011-11-101-3/+2Star
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0957-1119/+3494
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx6/pm' into next/pmOlof Johansson2012-01-061-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-01-061-1/+1
| | |\ \ \ \ \
| | | * | | | | ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Shawn Guo2011-12-311-1/+0Star
| | | * | | | | ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationShawn Guo2011-12-301-0/+1
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'imx6/pm' into next/pmArnd Bergmann2012-01-039-22/+74
| |\| | | | |
| | * | | | | ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao2011-12-262-4/+11
| | * | | | | ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao2011-12-264-2/+15
| | * | | | | ARM: mx5: use generic irq chip pm interface for pm functions onHui Wang2011-12-254-16/+48
| | |/ / / /
| * | | | | Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03100-350/+687
| |\| | | |
| * | | | | ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak2011-12-163-1/+59
| * | | | | arm/dts: Add minimal device tree support for omap2420 and omap2430Tony Lindgren2011-12-161-0/+67
| * | | | | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-1632-1062/+563Star
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-155-41/+6Star
| | * | | | | ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R2011-12-151-1/+10
| | * | | | | ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R2011-12-151-1/+8
| | * | | | | ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R2011-12-151-26/+25Star
| | * | | | | ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R2011-12-151-5/+2Star
| | * | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-152-2/+6
| | * | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-154-17/+57
| | * | | | | ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R2011-12-151-36/+0Star
| | * | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-152-84/+14Star
| | * | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-152-70/+38Star
| | * | | | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-152-0/+5
| | * | | | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-152-14/+2Star
| | * | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-151-0/+4
| | * | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-151-118/+0Star
| | * | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-152-4/+0Star
| | * | | | | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-154-258/+133Star
| | * | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-153-118/+2Star