summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-14ARM: 6013/1: ST SPEAr: Added source files for SPEAr platformviresh kumar
2010-04-14ARM: 6012/1: ST SPEAr: Added basic header files for SPEAr platformviresh kumar
2010-04-14ARM: 6011/1: ST SPEAr: Added basic header files for SPEAr6xx machine familyviresh kumar
2010-04-14ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine familyviresh kumar
2010-04-14ARM: 6055/1: AT91: add defconfig for taskit PortuxG20 and Stamp9G20Christian Glindkamp
2010-04-14ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp
2010-04-14ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten
2010-04-14ARM: 6025/1: vic: factor out common init codeHartley Sweeten
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz
2010-03-19ARM: 5978/1: plat-nomadik: use one-shot clock eventsAlessandro Rubini
2010-03-19ARM: 5973/1: ux500: add gpio supportRabin Vincent
2010-03-19ARM: 5964/1: ux500: support clock gatingRabin Vincent
2010-03-19ARM: 5963/1: ux500: add support for u8500 v1 revisionRabin Vincent
2010-03-19ARM: 5962/1: ux500: move system timer to cpu fileRabin Vincent
2010-03-19ARM: 5972/1: nomadik-gpio: convert to platform driverRabin Vincent
2010-03-19ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irqRabin Vincent
2010-03-19ARM: 5970/1: nomadik-gpio: fix spinlock usageRabin Vincent
2010-03-19ARM: 5969/1: nomadik: move gpio to plat-nomadikRabin Vincent
2010-03-19ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clkviresh kumar
2010-03-19ARM: Arrange for COMMON_CLKDEV to select HAVE_CLKRussell King
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-18Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-03-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2010-03-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-18Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely
2010-03-17memory hotplug/s390: set phys_deviceHeiko Carstens
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens
2010-03-17hpet: use for_each_set_bit()Akinobu Mita