aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo15-117/+117
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo16-230/+341
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2-0/+7
2005-06-18[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim1-2/+2
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy2-4/+4
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu4-89/+50
2005-06-18[IPSEC] Set byid for km_event in xfrm_get_policyHerbert Xu1-0/+1
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu4-21/+17
2005-06-18[IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu1-5/+10
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu3-13/+13
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim5-118/+616
2005-06-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-123/+190
2005-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds16-433/+674
2005-06-18[PATCH] DocBook: MAINTAINER entryMartin Waitz1-0/+5
2005-06-18[PATCH] console blanking oops fixJan Beulich1-0/+4
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-38/+152
2005-06-18Clean up subthread execLinus Torvalds1-10/+6
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen1-1/+1
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gitLinus Torvalds38-3857/+9416
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik214-1471/+2561
2005-06-18Merge with ../linux-2.6-smpRussell King3-123/+190
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse256-2724/+4817
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell1-0/+5
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp1-6/+7
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley276-19849/+14395
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley188-19188/+13410
2005-06-17Linux 2.6.12Linus Torvalds1-1/+1
2005-06-17Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds1-3/+6
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik38-44/+177
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik32-40/+133
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik17-42/+98
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik19-49/+122
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik3-12/+0
2005-06-17[PATCH] timer exit cleanupIngo Molnar2-3/+2
2005-06-17When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda1-3/+6
2005-06-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+60
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre2-1/+60
2005-06-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+16
2005-06-16[PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas1-5/+11
2005-06-16[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2-1/+4
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-06-16Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds1-8/+1
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov1-1/+1
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva1-1/+2
2005-06-16 This patch fixes q->unplug_thresh condition check inTejun Heo1-1/+1
2005-06-16This patch kills elevator_global_init() in elevator.c which doesTejun Heo1-7/+0