aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] bonding: Handle large hard_header_lenJay Vosburgh2006-09-25
* [PATCH] bonding: Remove unneeded NULL testJay Vosburgh2006-09-25
* [PATCH] bonding: Format fix in seq_printf callKenzo Iwami2006-09-25
* [PATCH] bonding: Convert delay value from s16 to intJay Vosburgh2006-09-25
* [PATCH] bonding: Allow bonding to enslave a 10 Gig adapterJay Vosburgh2006-09-25
* Delete unused drivers/net/gt64240eth.hJeff Garzik2006-09-25
* [PATCH] skge: fiber supportStephen Hemminger2006-09-25
* [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-25
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-25
* [PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski2006-09-25
* [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old codeMichal Piotrowski2006-09-25
* [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-25
* [PATCH] drivers/net/acenic.c Removal of old codeMichal Piotrowski2006-09-25
* [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-09-25
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-25
* [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-24
* [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-24
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-24
* [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-24
* [PATCH] qla3xxx iomem annotationsAl Viro2006-09-24
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-24
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-24
|\
| * Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-24
* | [PATCH] missing include (free_irq() use)Al Viro2006-09-24
* | [PATCH] NULL noise removalAl Viro2006-09-24
* | [PATCH] fix iptables __user misannotationsAl Viro2006-09-24
* | [PATCH] netlabel gfp annotationsAl Viro2006-09-24
* | [PATCH] libata won't build on SUN4Al Viro2006-09-24
* | [PATCH] libata won't build on m68k and m32rAl Viro2006-09-24
* | [PATCH] restore libata build on frvAl Viro2006-09-24
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-24
|\
| * ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-24
| * ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-24
| * ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-24
| * ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-24
| * ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-24
| * ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-24
| * ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-24
| * ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-24
| * ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-24
| * ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-24
| * ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-24
| * ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-24
| * ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-24
| * ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-24
| * ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
| * ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-24
| * ocfs2: Free up some space in the lvbMark Fasheh2006-09-24
| * ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-24
| * ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-24