aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy1-1/+1
2006-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-98/+112
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller6-15/+23
2006-11-05[NETLABEL]: Fix build failure.Paul Moore2-3/+2
2006-11-05[IPV6]: Give sit driver an appropriate module alias.Patrick McHardy1-0/+1
2006-11-05[IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin1-0/+1
2006-11-05[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman1-1/+1
2006-11-05[PKTGEN]: TCI endianness fixesAl Viro1-12/+18
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan1-4/+4
2006-11-05[NETFILTER] bug: skb->protocol is already net-endianAl Viro2-2/+2
2006-11-05[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro1-1/+1
2006-11-05[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro1-2/+2
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro3-16/+23
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro5-56/+56
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds1-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds1-0/+11
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds1-1/+1
2006-11-04[PATCH] splice: fix problem introduced with inode dietJens Axboe1-6/+20
2006-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-4/+5
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-12/+1
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-59/+144
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher1-3/+10
2006-11-03[PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell1-1/+2
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-11-03[PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov1-1/+1
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell3-0/+38
2006-11-03[PATCH] uml: include tidyingJeff Dike3-3/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike3-3/+44
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney1-0/+1
2006-11-03[PATCH] spi section fixAndrew Morton1-1/+0
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki4-11/+60
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton1-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton2-0/+23
2006-11-03[PATCH] init_reap_node() initialization fixDaniel Yeisley1-1/+1
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds1-1/+1
2006-11-03[PATCH] edac_mc: fix error handlingAkinobu Mita1-18/+27
2006-11-03[PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi1-7/+0
2006-11-03[PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi1-6/+3
2006-11-03[PATCH] cifs: ->readpages() fixesOGAWA Hirofumi1-22/+1
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi1-0/+2
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03[PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala1-1/+1
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov5-1/+16
2006-11-03[PATCH] docbook: merge journal-api into filesystems.tmplRandy Dunlap3-334/+301