summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-18x86: fix lguest build failureRusty Russell1-2/+4
2008-02-18x86: reenable support for system without on node0Yinghai Lu1-1/+4
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner1-4/+19
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner1-2/+5
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner4-1/+37
2008-02-18x86: CPA, fix alias checksThomas Gleixner1-100/+92
2008-02-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+22
2008-02-15Linux 2.6.25-rc2v2.6.25-rc2Linus Torvalds1-2/+2
2008-02-15Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-16/+21
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison1-1/+2
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison1-1/+1
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison1-5/+2
2008-02-15pata_scc.c: add thaw opsAkira Iguchi1-0/+2
2008-02-15pata_cs5536.c bugfixMartin K. Petersen1-4/+4
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo1-2/+0
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison1-1/+0
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison1-1/+1
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust271-3432/+5317
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-1953/+5663
2008-02-15[NET]: Make sure sockets implement splice_readRĂ©mi Denis-Courmont1-0/+3
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-14[IPV6]: Fix reversed local_df test in ip6_fragmentHerbert Xu1-2/+2
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-11/+54
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-22/+271
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds81-1830/+3352
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds5-22/+40
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds3-37/+75
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-30/+51
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds12-13/+46
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-54/+76
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter1-28/+14
2008-02-14d_path: Make d_path() use a struct pathJan Blunck12-36/+24
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck9-17/+16
2008-02-14Use struct path in struct svc_expkeyJan Blunck2-19/+14
2008-02-14Use struct path in struct svc_exportJan Blunck9-70/+67
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck4-48/+37
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck5-42/+34
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck6-51/+43
2008-02-14d_path: kerneldoc cleanupJan Blunck1-3/+16
2008-02-14One less parameter to __d_pathJan Blunck1-7/+5
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck3-24/+20
2008-02-14Use struct path in fs_structJan Blunck9-111/+87
2008-02-14Introduce path_get()Jan Blunck2-2/+16
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2-12/+6