summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-03mx5: Enable board specific functions for enabling USB host on BabbageDinh Nguyen
2010-05-03mx5: Add USB device definitions for Freescale MX51 Babbage HWDinh Nguyen
2010-05-03mxc: Update GPIO for USB support on Freescale MX51 Babbage HWDinh Nguyen
2010-04-23arm/plat-mxc: Fix forgotten renaming in timer.cWolfram Sang
2010-04-22mx5: Add registration of GPIOs for MX5 devicesDinh Nguyen
2010-04-22mxc: Change gpt timer code to be more generic by using V2 instead of MX3Amit Kucheria
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-04-14ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack
2010-04-14ARM: MXC: mxcmmc: misc cleanupsDaniel Mack
2010-04-14ARM: mx3/lilly1131: add USB supportDaniel Mack
2010-04-14MXC: mxc_nand: support i.MX21Ivo Clarysse
2010-04-14MXC: mxc_nand: set NFC registers after resetIvo Clarysse
2010-04-14imx31: add rtc device on litekit board.Vladimir Zapolskiy
2010-04-14imx3: Add rtc platform device supportVladimir Zapolskiy
2010-04-13Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-04-12sparc64: Give a stack frame to the ftrace call sites.David S. Miller
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller
2010-04-12sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller
2010-04-12sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller
2010-04-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-04-12virtio_net: missing sg_init_tableShirley Ma
2010-04-12Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds
2010-04-12Merge branch 'anonvma'Linus Torvalds
2010-04-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-04-12anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds
2010-04-12anon_vma: clone the anon_vma chain in the right orderLinus Torvalds
2010-04-12vma_adjust: fix the copying of anon_vma chainsLinus Torvalds
2010-04-12Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds