summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-2323-4293/+580
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin2008-10-231-1/+1
| * | | | | | | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-231-15/+19
| * | | | | | | [SCSI] sun3x_esp: Convert && to ||Julia Lawall2008-10-231-2/+2
| * | | | | | | [SCSI] sd: remove command-size switching codeAlan Stern2008-10-231-9/+0
| * | | | | | | [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-3/+0
| * | | | | | | [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-6/+1
| * | | | | | | [SCSI] fix netlink kernel-docRandy Dunlap2008-10-231-6/+3
| * | | | | | | [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-231-1/+9
| * | | | | | | [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-231-0/+32
| * | | | | | | [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-231-10/+20
| * | | | | | | [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert2008-10-231-2/+1
| * | | | | | | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
| * | | | | | | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-232-5/+5
| * | | | | | | [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-231-11/+5
| * | | | | | | [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-231-4/+0
| * | | | | | | [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4
| * | | | | | | [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133
| * | | | | | | [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-232-0/+309
| * | | | | | | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-234-1/+16
| * | | | | | | [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-231-0/+3
| * | | | | | | [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-231-11/+10
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-2318-86/+92
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz2008-10-221-1/+1
| * | | | | | | x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz2008-10-221-1/+1
| * | | | | | | x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz2008-10-221-1/+1
| * | | | | | | x86: fix section mismatch warning - apic_physflatMarcin Slusarz2008-10-221-1/+1
| * | | | | | | x86: fix section mismatch warning - apic_flatMarcin Slusarz2008-10-221-1/+1
| * | | | | | | x86: memtest fix use of reserve_early()Daniele Calore2008-10-221-4/+3
| * | | | | | | x86 syscall.h: fix argument orderRoland McGrath2008-10-221-52/+54
| * | | | | | | x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
| * | | | | | | x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-222-2/+2
| * | | | | | | x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
| * | | | | | | x86: MAINTAINERS change for AMD microcode patch loaderPeter Oruba2008-10-221-2/+3
| * | | | | | | x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-221-2/+4
| * | | | | | | x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
| * | | | | | | x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-221-1/+1
| * | | | | | | MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-222-9/+1
| * | | | | | | x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-221-3/+52
| * | | | | | | x86: make variables staticroel kluin2008-10-223-5/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix compile warning in kernel/params.cLinus Torvalds2008-10-231-1/+1
* | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-2356-1141/+1263
|\ \ \ \ \ \ \
| * | | | | | | proc: remove fs/proc/proc_misc.cAlexey Dobriyan2008-10-234-68/+2
| * | | | | | | proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan2008-10-233-8/+3
| * | | | | | | proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan2008-10-233-135/+148
| * | | | | | | proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-233-13/+13
| * | | | | | | proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-234-8/+9
| * | | | | | | proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan2008-10-232-35/+41
| * | | | | | | proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-233-19/+14
| * | | | | | | proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-233-15/+14