summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX51: Full iomux supportSascha Hauer2010-12-159-431/+1604
* MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2)Lothar Waßmann2010-12-154-75/+66Star
* ARM: mx5: check for error in ioremapFabio Estevam2010-12-145-0/+18
* Fix imx cpufreq driver as moduleArnaud Patard (Rtp)2010-12-141-1/+0Star
* mx51: support FIQ on TZIC, revisedPeter Horton2010-12-146-28/+155
* ARM: imx/mx27_3ds: Add watchdog supportFabio Estevam2010-12-142-0/+2
* ARM: mx3/mx31_3ds: Add watchdog supportFabio Estevam2010-12-142-0/+2
* mx51: add SSI3Peter Horton2010-12-143-6/+12
* watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam2010-12-147-8/+8
* ARM: mx5/mx51_babbage: Add watchdog supportFabio Estevam2010-12-072-0/+2
* ARM: mx5: add watchdog clocksFabio Estevam2010-12-071-0/+6
* ARM: mx5: add support for the two watchdog modulesFabio Estevam2010-12-075-15/+23
* Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2010-12-0694-480/+5342
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-301-1/+1
| |\
| | * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-293-1/+23
| |\ \ | | |/ | |/|
| | * OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-253-0/+22
| | * OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-251-1/+1
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-282-1/+21
| |\ \
| | * | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| | * | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-269-43/+84
| |\ \ \
| | * | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31Star
| | * | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| | * | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| | * | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-264-8/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| | * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| | |\ \ \
| | | * | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| | * | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| | * | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-111-5/+5
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-262-11/+13
| |\ \ \ \ \
| | * | | | | [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-252-11/+13
| * | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-262-61/+119
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt2010-11-2425-125/+213
| | |\ \ \ \ \ \
| | | * | | | | | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2010-11-242-10/+7Star
| | | * | | | | | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto2010-11-241-2/+0Star
| | | * | | | | | ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto2010-11-241-2/+2
| | | * | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-29/+67
| | | * | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-242-14/+46
| | | * | | | | | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto2010-11-241-8/+1Star
| | * | | | | | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fixMagnus Damm2010-11-181-2/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-261-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-221-0/+3
| * | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-2610-21/+21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-252-0/+2
| | * | | | | | | | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-252-4/+2Star
| | * | | | | | | | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-252-2/+2