Age | Commit message (Expand) | Author |
2009-03-27 | net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. | Thierry Reding |
2009-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-26 | Add a strictatime mount option | Matthew Garrett |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar |
2009-03-26 | emu101k1.h: fix duplicate include of <linux/types.h> | Arnd Bergmann |
2009-03-26 | compiler-gcc4: conditionalize #error on __KERNEL__ | H. Peter Anvin |
2009-03-26 | remove __KERNEL_STRICT_NAMES | Arnd Bergmann |
2009-03-26 | make netfilter use strict integer types | Arnd Bergmann |
2009-03-26 | make drm headers use strict integer types | Arnd Bergmann |
2009-03-26 | make MTD headers use strict integer types | Arnd Bergmann |
2009-03-26 | make most exported headers use strict integer types | Arnd Bergmann |
2009-03-26 | make exported headers use strict posix types | Arnd Bergmann |
2009-03-26 | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-03-25 | netfilter: nf_conntrack: add generic function to get len of generic policy | Holger Eitzenberger |
2009-03-25 | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet |
2009-03-25 | netfilter: limit the length of the helper name | Holger Eitzenberger |
2009-03-25 | netlink: add nla_policy_len() | Holger Eitzenberger |
2009-03-25 | netfilter: ctnetlink: add callbacks to the per-proto nlattrs | Holger Eitzenberger |
2009-03-25 | netfilter: factorize ifname_compare() | Eric Dumazet |
2009-03-25 | Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core | Ingo Molnar |
2009-03-24 | ax88796: Add method to take MAC from platform data | Daniel Mack |
2009-03-24 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier |
2009-03-24 | [libata] Improve timeout handling | Alan Cox |
2009-03-24 | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich |
2009-03-24 | [libata] Drain data on errors | Alan Cox |
2009-03-24 | include/linux/ata.h: add some more transfer masks | Erik Inge Bolsø |
2009-03-24 | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. | Mark Lord |
2009-03-24 | Dynamic debug: fix pr_fmt() build error | Greg Banks |
2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron |