summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-22x86: setup_smep needs to be __cpuinitLinus Torvalds
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov
2011-05-22net: filter: move forward declarations to avoid compile warningsHeiko Carstens
2011-05-22pktgen: refactor pg_init() codeWANG Cong
2011-05-22pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong
2011-05-22net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach
2011-05-22ipv4: Give backtrace in ip_rt_bug().Dave Jones
2011-05-22net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet
2011-05-22net: remove synchronize_net() from netdev_set_master()Eric Dumazet
2011-05-22rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang
2011-05-22bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward
2011-05-22net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller
2011-05-22ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller
2011-05-22netlabel: Remove prefetches from list handlers.David S. Miller
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller
2011-05-22net: Remove prefetches from SKB list handlers.David S. Miller
2011-05-22caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com
2011-05-22caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com
2011-05-22caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com