summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-20dm crypt: use per device singlethread workqueuesMilan Broz1-18/+14
2007-10-20dm mpath: emc fix an error messageAlasdair G Kergon1-1/+1
2007-10-20dm: bio_list macro renamingAlasdair G Kergon2-6/+1
2007-10-20dm io:ctl remove vmalloc void castJesper Juhl1-1/+1
2007-10-20dm: tidy bio_io_error usageMilan Broz1-19/+18
2007-10-20kcopyd use mutex instead of semaphoreMatthias Kaehlcke1-4/+4
2007-10-20dm: use kzallocDmitry Monakhov5-18/+9
2007-10-20dm: use is_power_of_2vignesh babu3-3/+6
2007-10-20dm: fix thaw_bdevJun'ichi Nomura1-1/+3
2007-10-20dm delay: fix statusMilan Broz1-1/+1
2007-10-20dm delay: fix ctr error pathsDmitry Monakhov1-8/+11
2007-10-20dm raid1: fix leakageDmitry Monakhov1-13/+15
2007-10-20dm crypt: missing kfree in ctr error pathDmitry Monakhov1-0/+1
2007-10-20dm crypt: drop device ref in ctr error pathDmitry Monakhov1-1/+3
2007-10-20dm io:ctl use constant struct sizeMilan Broz2-5/+6
2007-10-20dm mpath: rdac fix init raceBryn M. Reeves1-7/+8
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds97-700/+754
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds10-36/+183
2007-10-19NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust1-1/+2
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust5-13/+41
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust5-18/+127
2007-10-19NFS: Fix a writeback race...Trond Myklebust1-4/+13
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds9-38/+101
2007-10-19kbuild: fix first module buildSam Ravnborg1-6/+7
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds51-2411/+4182
2007-10-19kconfig: update kconfig-language textRandy Dunlap1-1/+13
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg2-0/+33
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-882/+254
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds26-383/+961
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-2/+7
2007-10-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds10-92/+44
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds11-71/+48
2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell1-0/+1
2007-10-19Uninline fork.c/exit.cAlexey Dobriyan2-13/+13
2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski1-1/+1
2007-10-19Linux Kernel Markers - DocumentationMathieu Desnoyers1-0/+81
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers6-1/+164
2007-10-19markers: Add samples subdirMathieu Desnoyers3-0/+16
2007-10-19Linux Kernel MarkersMathieu Desnoyers7-1/+710
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers38-420/+73
2007-10-19Change struct marker usersMathieu Desnoyers4-23/+25
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri3-0/+137
2007-10-19Add documentation for extended crashkernel syntaxBernhard Walle2-0/+33
2007-10-19Use extended crashkernel command line on shBernhard Walle2-26/+33
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle1-27/+27
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle3-44/+50
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle3-35/+34
2007-10-19Use extended crashkernel command line on i386Bernhard Walle3-28/+46
2007-10-19Extended crashkernel command lineBernhard Walle2-0/+168