Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | netfilter: ipset: remove unused variable from type_pf_tdel() | Jozsef Kadlecsik | 1 | -2/+2 |
2011-05-26 | netfilter: ipset: Use proper timeout value to jiffies conversion | Jozsef Kadlecsik | 1 | -8/+10 |
2011-05-24 | bug.h: Add WARN_RATELIMIT | Joe Perches | 1 | -0/+16 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -4/+4 |
2011-05-23 | Merge branch 'slab/next' into for-linus | Pekka Enberg | 1 | -4/+4 |
2011-05-23 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+14 |
2011-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+4 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -5/+5 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 11 | -52/+297 |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+30 |
2011-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -20/+28 |
2011-05-23 | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 1 | -1/+1 |
2011-05-23 | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines | 2 | -3/+3 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -1/+3 |
2011-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-05-23 | wireless: fix fatal kernel-doc error + warning in mac80211.h | Randy Dunlap | 1 | -1/+2 |
2011-05-23 | Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" | Linus Torvalds | 1 | -4/+3 |
2011-05-23 | net: filter: move forward declarations to avoid compile warnings | Heiko Carstens | 1 | -3/+4 |
2011-05-23 | net: skb_trim explicitely check the linearity instead of data_len | Emmanuel Grumbach | 1 | -1/+1 |
2011-05-23 | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE | Amerigo Wang | 1 | -1/+1 |
2011-05-23 | netpoll: disable netpoll when enslave a device | Amerigo Wang | 1 | -0/+1 |
2011-05-23 | net: Remove linux/prefetch.h include from linux/skbuff.h | David S. Miller | 1 | -1/+0 |
2011-05-23 | net: Remove prefetches from SKB list handlers. | David S. Miller | 1 | -3/+3 |
2011-05-23 | caif: Update documentation of CAIF transmit and receive functions. | sjur.brandeland@stericsson.com | 1 | -15/+21 |
2011-05-22 | net: add missing prefetch.h include | Heiko Carstens | 1 | -0/+1 |
2011-05-22 | KVM: make guest mode entry to be rcu quiescent state | Gleb Natapov | 1 | -0/+9 |
2011-05-22 | Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next | Avi Kivity | 5 | -4/+91 |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood | 1 | -0/+1 |
2011-05-22 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 9 | -43/+279 |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -9/+18 |
2011-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -2/+4 |
2011-05-21 | slub: Deal with hyperthetical case of PAGE_SIZE > 2M | Christoph Lameter | 1 | -2/+4 |
2011-05-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+3 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 87 | -739/+2675 |
2011-05-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+3 |
2011-05-21 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 3 | -34/+23 |
2011-05-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+1 |
2011-05-20 | spinlock_up.h: include asm/processor.h in for cpu_relax | Stephen Rothwell | 1 | -0/+2 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | Pull pstore into release branch | Tony Luck | 1 | -1/+3 |
2011-05-20 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2 | -2/+2 |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 51 | -447/+1006 |
2011-05-20 | macvlan: remove one synchronize_rcu() call | Eric Dumazet | 1 | -1/+3 |
2011-05-20 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -12/+160 |
2011-05-20 | signal.h need a definition of struct task_struct | Stephen Rothwell | 1 | -0/+2 |
2011-05-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -5/+91 |
2011-05-20 | libata: Power off empty ports | Kristen Carlson Accardi | 1 | -0/+1 |
2011-05-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -2/+60 |
2011-05-20 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -40/+48 |