summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-281-0/+1
* IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky2008-08-271-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-2710-235/+714
|\
| * [WATCHDOG] removed unused #include <version.h>Huang Weiyi2008-08-261-1/+0
| * [WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen2008-08-261-1/+1
| * [WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov2008-08-261-1/+10
| * [WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli2008-08-261-43/+50
| * [WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli2008-08-263-0/+355
| * [WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli2008-08-263-0/+296
| * [WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich2008-08-263-175/+0
| * [WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks2008-08-261-1/+1
| * [WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks2008-08-261-12/+0
| * [WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks2008-08-261-1/+1
* | tty: Fix termios tty window resize race with pty/tty pairAlan Cox2008-08-271-3/+4
* | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox2008-08-271-2/+4
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-276-86/+225
|\ \
| * | drm: don't set the signal blocker on the master process.Dave Airlie2008-08-251-8/+13
| * | drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-252-15/+17
| * | r300: Fix cliprect emitNicolai Haehnle2008-08-251-1/+4
| * | drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle2008-08-251-16/+64
| * | radeon: fix some hard lockups on r3/4/500sJerome Glisse2008-08-254-49/+130
* | | e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-271-2/+15
|\ \ \
| * | | sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-271-8/+14
| * | | block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-271-2/+9
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-271-2/+3
|\ \ \
| * | | [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* | | | Revert "pktcdvd: push BKL down into driver"Linus Torvalds2008-08-271-25/+10
| |/ / |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-262-1/+5
|\ \ \
| * | | powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2008-08-262-1/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-252-108/+114
|\ \ \ \
| * | | | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
| * | | | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
| * | | | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
| * | | | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
| * | | | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
| * | | | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
| * | | | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
| * | | | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
| * | | | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-255-37/+32
|\ \ \ \
| * | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
| * | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
| |/ / /
* | | | lguest: update commentryRusty Russell2008-08-261-0/+8
* | | | stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-261-1/+1
* | | | virtio_balloon: fix towards_target when deflating balloonAnthony Liguori2008-08-261-1/+1
| |/ / |/| |
* | | Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-231-0/+5
* | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2349-53/+0
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2212-126/+96
|\ \ \
OpenPOWER on IntegriCloud