summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds36-370/+1232
2008-02-14Linux Kernel Markers: create modpost fileMathieu Desnoyers4-7/+180
2008-02-14Linux Kernel Markers: support multiple probesMathieu Desnoyers6-236/+565
2008-02-14pcmcia: ipwireless depends on NETDEVICESPaul Mundt1-1/+1
2008-02-14Smack: check for 'struct socket' with NULL skAhmed S. Darwish1-4/+5
2008-02-14udf: fix udf_add_free_spaceMarcin Slusarz1-1/+1
2008-02-14udf: fix directory offset handlingJan Kara1-7/+7
2008-02-14Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker1-1/+1
2008-02-14fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis1-1/+1
2008-02-14docbook: drop z85230 library from kernel-apiRandy Dunlap1-5/+0
2008-02-14xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz17-129/+114
2008-02-14moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-14docbook: make a networking book and fix a few errorsRandy Dunlap6-72/+111
2008-02-14docbook: sunrpc filenames and notation fixesRandy Dunlap4-8/+15
2008-02-14docbook: move pipe and splice to filesystems docbookRandy Dunlap2-20/+20
2008-02-14kernel-doc: fix fs/pipe.c notationRandy Dunlap1-5/+5
2008-02-14parport: section fixupDavid Brownell1-2/+2
2008-02-14Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields1-11/+5
2008-02-14hugetlb: fix overcommit lockingNishanth Aravamudan3-5/+7
2008-02-14SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-14Final removal of FASTCALL()/fastcallHarvey Harrison5-11/+3
2008-02-14remove final fastcall usersHarvey Harrison7-14/+13
2008-02-14rcupdate: fix commentPaul E. McKenney1-1/+4
2008-02-14include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-14xtime_lock vs update_process_timesPeter Zijlstra8-33/+28
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2-9/+9
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells1-3/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds9-209/+576
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds8-40/+130
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro1-1/+1
2008-02-13dm-raid1 breakage on 64bitAl Viro1-1/+1
2008-02-13wmi: (!x & y) strikes againAl Viro1-1/+1
2008-02-13[SCSI] gdth: update deprecated pci_find_deviceSergio Luis2-3/+6
2008-02-13[SCSI] gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-13x86: pit_clockevent can be staticHarvey Harrison1-1/+1
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying2-23/+15
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner1-3/+3