Age | Commit message (Expand) | Author |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-16 | lib: add idr_remove_all | Kristian Hoegsberg |
2007-07-16 | lib: add idr_for_each() | Kristian Hoegsberg |
2007-07-16 | LZO1X: fix lzo1x_worst_compress | Nitin Gupta |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2007-07-15 | frv: missing __clear_user() | Al Viro |
2007-07-15 | fix return type of skb_checksum_complete() | Al Viro |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy |
2007-07-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller |
2007-07-14 | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy |
2007-07-14 | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt |
2007-07-14 | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai |
2007-07-14 | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-14 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun |
2007-07-14 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk |
2007-07-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2007-07-14 | [NET]: Add macvlan driver | Patrick McHardy |
2007-07-14 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy |
2007-07-14 | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy |
2007-07-14 | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy |
2007-07-14 | [NET]: Add net_device change_rx_mode callback | Patrick McHardy |
2007-07-14 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta |
2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov |
2007-07-13 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-07-13 | [PATCH] sched: small topology.h cleanup | Ingo Molnar |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h | Atsushi Nemoto |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h | Atsushi Nemoto |
2007-07-13 | ioatdma: add the unisys "i/oat" pci vendor/device id | Dan Williams |
2007-07-13 | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver | Dan Williams |
2007-07-13 | iop13xx: surface the iop13xx adma units to the iop-adma driver | Dan Williams |
2007-07-13 | dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines | Dan Williams |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async read ops | Dan Williams |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async compute ops | Dan Williams |
2007-07-13 | md: raid5_run_ops - run stripe operations outside sh->lock | Dan Williams |
2007-07-13 | raid5: refactor handle_stripe5 and handle_stripe6 (v3) | Dan Williams |
2007-07-13 | async_tx: add the async_tx api | Dan Williams |
2007-07-13 | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams |
2007-07-13 | dmaengine: make clients responsible for managing channels | Dan Williams |
2007-07-13 | dmaengine: refactor dmaengine around dma_async_tx_descriptor | Dan Williams |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell |