summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-03[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-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+3
2005-10-02[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-02[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel1-6/+8
2005-10-02[ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders1-0/+2
2005-10-02[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-10-01[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-10-01[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
2005-10-01[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-10-01[PATCH] Fix IXP2000 serial port resource rangeDeepak Saxena0-0/+0
2005-10-01Linux v2.6.14-rc3v2.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
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds1-11/+3
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris1-6/+24
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin3-3/+3
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz1-9/+0
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro26-27/+0
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds25-723/+375
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-10/+47