aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris1-0/+1
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-235/+714
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-27Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-86/+225
2008-08-27e1000: fix stack sizeLinus Torvalds1-36/+45
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+15
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+3
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori1-8/+14
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori1-2/+9
2008-08-26[WATCHDOG] removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen1-1/+1
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov1-1/+10
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli1-43/+50
2008-08-26[WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli3-0/+355
2008-08-26[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli3-0/+296
2008-08-26[WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich3-175/+0
2008-08-26[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks1-1/+1
2008-08-26[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks1-12/+0
2008-08-26[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks1-1/+1
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-1/+5
2008-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-108/+114
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2-1/+5
2008-08-25bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-25bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-25bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-25bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-25bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-25bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-37/+32
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-26lguest: update commentryRusty Russell1-0/+8
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie1-8/+13
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2-15/+17
2008-08-25r300: Fix cliprect emitNicolai Haehnle1-1/+4
2008-08-25drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle1-16/+64
2008-08-25radeon: fix some hard lockups on r3/4/500sJerome Glisse4-49/+130
2008-08-23Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven1-0/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk49-53/+0
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-126/+96
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-14/+25
2008-08-22[libata] pata_it821x: fix warningJeff Garzik1-1/+1
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox6-11/+11