Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | slob: initial NUMA support | Paul Mundt | 4 | -65/+117 |
2007-07-16 | kill vmalloc_earlyreserve | Jan Beulich | 2 | -2/+1 |
2007-07-16 | page table handling cleanup | Jan Beulich | 26 | -301/+1 |
2007-07-16 | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 1 | -0/+3 |
2007-07-16 | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 1 | -2/+0 |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 1 | -0/+5 |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 7 | -7/+13 |
2007-07-16 | lib: add idr_remove_all | Kristian Hoegsberg | 1 | -0/+1 |
2007-07-16 | lib: add idr_for_each() | Kristian Hoegsberg | 1 | -0/+2 |
2007-07-16 | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 1 | -1/+1 |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 7 | -51/+284 |
2007-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 19 | -86/+111 |
2007-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 4 | -0/+603 |
2007-07-15 | frv: missing __clear_user() | Al Viro | 1 | -0/+2 |
2007-07-15 | fix return type of skb_checksum_complete() | Al Viro | 1 | -1/+1 |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 3 | -39/+1 |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2 | -2/+4 |
2007-07-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 1 | -20/+0 |
2007-07-14 | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy | 2 | -2/+2 |
2007-07-14 | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 1 | -0/+17 |
2007-07-14 | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai | 1 | -0/+4 |
2007-07-14 | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai | 2 | -4/+4 |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 1 | -0/+1 |
2007-07-14 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun | 1 | -0/+1 |
2007-07-14 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk | 1 | -3/+0 |
2007-07-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -10/+61 |
2007-07-14 | [NET]: Add macvlan driver | Patrick McHardy | 2 | -0/+11 |
2007-07-14 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 1 | -5/+0 |
2007-07-14 | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 1 | -2/+0 |
2007-07-14 | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 1 | -0/+3 |
2007-07-14 | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 1 | -0/+3 |
2007-07-14 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 1 | -1/+0 |
2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 4 | -0/+603 |
2007-07-13 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 16 | -92/+96 |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 12 | -197/+2027 |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -2/+4 |
2007-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 1 | -1/+1 |
2007-07-13 | [PATCH] sched: small topology.h cleanup | Ingo Molnar | 1 | -1/+1 |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h | Atsushi Nemoto | 1 | -1/+2 |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h | Atsushi Nemoto | 1 | -1/+2 |
2007-07-13 | ioatdma: add the unisys "i/oat" pci vendor/device id | Dan Williams | 1 | -0/+3 |
2007-07-13 | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver | Dan Williams | 4 | -60/+910 |
2007-07-13 | iop13xx: surface the iop13xx adma units to the iop-adma driver | Dan Williams | 2 | -22/+560 |
2007-07-13 | dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines | Dan Williams | 1 | -0/+118 |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async read ops | Dan Williams | 1 | -1/+1 |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async compute ops | Dan Williams | 1 | -1/+1 |
2007-07-13 | md: raid5_run_ops - run stripe operations outside sh->lock | Dan Williams | 1 | -3/+78 |
2007-07-13 | raid5: refactor handle_stripe5 and handle_stripe6 (v3) | Dan Williams | 1 | -0/+16 |
2007-07-13 | async_tx: add the async_tx api | Dan Williams | 2 | -2/+159 |
2007-07-13 | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams | 1 | -1/+1 |