aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-23/+23
2011-07-29frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds107-124/+152
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+3
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds58-745/+696
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds47-125/+933
2011-07-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-4/+4
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds1-37/+0
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann2-1/+1
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann1216-18148/+27830
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2-1/+29
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD9-115/+39
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD9-21/+11
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD10-31/+18
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD10-120/+341
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD5-25/+28
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD45-322/+61
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD54-173/+232
2011-07-28arm/dt: tegra devicetree supportGrant Likely7-0/+368
2011-07-28arm/versatile: Add device tree supportGrant Likely7-0/+366
2011-07-28irq: add irq_domain translation infrastructureGrant Likely3-19/+1
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller7-4/+50
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2-15/+13
2011-07-27[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski1-8/+4
2011-07-27[media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi1-0/+5
2011-07-27sparc: rename atomic_add_unlessStephen Rothwell1-2/+2
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds16-133/+149
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König1-3/+3
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo12-21/+21
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo6-23/+25
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo8-12/+53
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo6-13/+22
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo8-37/+44
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds30-491/+1424
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds213-1156/+4527
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds12-48/+1205
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds96-577/+147
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds21-55/+261
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds54-13/+2804
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma21-48/+1
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma24-100/+93
2011-07-26atomic: use <linux/atomic.h>Arun Sharma164-173/+144
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita13-59/+13
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton3-3/+3
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger21-28/+0
2011-07-26mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0