aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan1-11/+12
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-10-03[NET]: Fix packet timestamping.Herbert Xu8-26/+15
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-10-03[PATCH] Document patch subject line betterPaul Jackson1-4/+20
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley1-20/+50
2005-10-02[PATCH] Document from line in patch formatPaul Jackson1-1/+69
2005-10-02[ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas1-0/+5
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson2-8/+8
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley5-10/+15
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley1-1/+1
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-01[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel1-6/+8
2005-10-01[ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders1-0/+2
2005-10-01[ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders1-1/+1
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds1-1/+1
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja1-1/+1
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-09-30[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-09-30[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30Linux v2.6.14-rc3Linus Torvalds1-1/+1
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-30[PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin1-4/+4
2005-09-30[PATCH] ohci1394: less noise in dmesgJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre4-4/+0
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2-7/+11
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre1-1/+0
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsJody McIntyre1-4/+4
2005-09-30[PATCH] ieee1394: use time_before()Jody McIntyre1-1/+2
2005-09-30[PATCH] ieee1394: fix for debug outputJody McIntyre1-22/+10
2005-09-30[PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre1-10/+9
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre1-4/+7
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre1-38/+58
2005-09-30[PATCH] MAINTAINERS: sbp2 driver is not orphaned.Jody McIntyre1-5/+9
2005-09-30[PATCH] ioc4_serial: Remove bogus error messageBrent Casavant1-12/+0
2005-09-30[PATCH] fuse: check O_DIRECTMiklos Szeredi1-0/+4
2005-09-30[PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso1-7/+0
2005-09-30[PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-30[PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2-0/+6
2005-09-30[PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso3-3/+17
2005-09-30[PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky1-1/+1
2005-09-30[PATCH] x86: hw_irq.h warning fixAndrew Morton1-0/+2
2005-09-30[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0Zach Brown1-2/+2
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2-46/+67
2005-09-30[PATCH] aio: lock around kiocbTryKick()Zach Brown1-7/+12