aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller
2007-07-16[SPARC64]: Export powerd facilities for external entities.David S. Miller
2007-07-16[SPARC64]: Assorted LDC bug cures.David S. Miller
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-15frv: missing __clear_user()Al Viro
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt
2007-07-14[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki 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_qUrsula Braun
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2007-07-14[NET]: Add macvlan driverPatrick McHardy
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams