index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-23
Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2011-05-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-05-22
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
2011-05-22
x86: setup_smep needs to be __cpuinit
Linus Torvalds
2011-05-22
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
2011-05-22
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
2011-05-22
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
2011-05-22
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
2011-05-22
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2011-05-22
net: filter: move forward declarations to avoid compile warnings
Heiko Carstens
2011-05-22
pktgen: refactor pg_init() code
WANG Cong
2011-05-22
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
2011-05-22
net: skb_trim explicitely check the linearity instead of data_len
Emmanuel Grumbach
2011-05-22
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
2011-05-22
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2011-05-22
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-05-22
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
2011-05-22
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
2011-05-22
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
2011-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
2011-05-22
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
2011-05-22
net: Remove prefetches from SKB list handlers.
David S. Miller
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-22
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
2011-05-22
Give up on pushing CC_OPTIMIZE_FOR_SIZE
Linus Torvalds
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
2011-05-22
KVM: MMU: Use ptep_user for cmpxchg_gpte()
Takuya Yoshikawa
2011-05-22
KVM: Fix kvm mmu_notifier initialization order
OGAWA Hirofumi
2011-05-22
KVM: Add documentation for KVM_CAP_NR_VCPUS
Pekka Enberg
2011-05-22
KVM: make guest mode entry to be rcu quiescent state
Gleb Natapov
[next]