summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt
2011-05-23sh_mobile_meram: Add support for NV24 framebuffersDamian
2011-05-23sh_mobile_meram: MERAM framework for LCDCDamian
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain
2011-05-23OMAP: DSS2: Add new registers for NV12 supportAmber Jain
2011-05-23OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain
2011-05-23OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain
2011-05-23OMAP: DSS2: Add new color formats for OMAP4Amber Jain
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-05-23wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-23x86: setup_smep needs to be __cpuinitLinus Torvalds
2011-05-23Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-23sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm
2011-05-23Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-23bnx2x: allow device properly initialize after hotplugDmitry Kravkov
2011-05-23bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov
2011-05-23bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-23bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov
2011-05-23net: filter: move forward declarations to avoid compile warningsHeiko Carstens
2011-05-23pktgen: refactor pg_init() codeWANG Cong
2011-05-23pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong
2011-05-23net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach
2011-05-23ipv4: Give backtrace in ip_rt_bug().Dave Jones
2011-05-23net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet
2011-05-23net: remove synchronize_net() from netdev_set_master()Eric Dumazet
2011-05-23rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang
2011-05-23net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang
2011-05-23bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang