aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds15-24/+21
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds49-1892/+4
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds219-8099/+4681
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds23-151/+140
2011-07-25Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixesArnd Bergmann2-2/+2
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-1334/+0
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds206-5753/+6855
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-28/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-48/+16
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-70/+5
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-10/+81
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-1173/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds13-19/+294
2011-07-22Merge branch 'devel-stable' into for-nextRussell King106-4020/+4837
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King185-1863/+2403
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds13-629/+226
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds78-1764/+446
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-0/+16
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-162/+27
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson1-0/+3
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun1-2/+2
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar1-1/+5
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-35/+73
2011-07-21ARM: Fix build errors caused by adding generic macrosRussell King8-21/+5
2011-07-21Merge branch 'msm/fixes' into next/fixesArnd Bergmann1-2/+9
2011-07-21ARM: msm: platsmp: determine number of CPU cores at boot timeJeff Ohlstein1-2/+9
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD1-115/+0
2011-07-21Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann99-1404/+835
2011-07-21ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King1-11/+28
2011-07-21ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King1-6/+4
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King1-3/+3
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2-9/+2
2011-07-21ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han1-4/+4
2011-07-20arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2-12/+5
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro5-36/+11
2011-07-20ARM: mmp2: update mmp2_defconfig to support mmcZhangfei Gao1-1/+8
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao2-61/+1
2011-07-20mmc: update mmp2 mmc resources in arch/armZhangfei Gao3-10/+18
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao1-5/+30
2011-07-21ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xxAjay Kumar10-30/+8
2011-07-21ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210Ajay Kumar5-25/+3
2011-07-21ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100Ajay Kumar3-107/+1
2011-07-21ARM: S3C24XX: Use generic s3c_set_platdata for devicesBanajit Goswami1-31/+7
2011-07-21ARM: S3C64XX: Use generic s3c_set_platdata for OneNANDBanajit Goswami1-6/+4
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for NANDBanajit Goswami1-6/+3
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCIBanajit Goswami1-7/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami1-12/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for FBBanajit Goswami1-12/+2