summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-103-77/+3
| * [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-1023-63/+87
| * [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-102-10/+9
| * [XFS] Prevent buffer overrun in cmn_err().Lachlan McIlroy2007-02-101-10/+13
| * [XFS] Fix a synchronous buftarg flush deadlock when freezing.David Chinner2007-02-101-57/+60
| * [XFS] Make quiet mounts quietDavid Chinner2007-02-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-1121-417/+889
|\ \
| * | Input: remove scan_keyb driverJiri Slaby2007-02-102-164/+0
| * | Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-101-1/+4
| * | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
| * | Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-101-1/+1
| * | Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
| * | Input: tsdev - schedule removalRichard Purdie2007-02-102-0/+19
| * | Input: add Atlas button driverJaya Kumar2007-02-103-0/+181
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-104487-103337/+225590
| |\ \
| * | | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-182-91/+224
| * | | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-181-39/+41
| * | | Input: ads7846 - select correct SPI modeImre Deak2007-01-181-0/+4
| * | | Input: ads7846 - switch to using hrtimerImre Deak2007-01-181-11/+15
| * | | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-182-13/+19
| * | | Input: ads7846 - pluggable filtering logicImre Deak2007-01-182-40/+105
| * | | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-184-5/+183
| * | | Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2007-01-182-0/+2
| * | | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-181-3/+4
| * | | Input: pc110pad - return proper errorAkinobu Mita2006-12-211-1/+1
* | | | [PATCH] fix fatal kernel-doc errorRandy Dunlap2007-02-111-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11104-3135/+5827
|\ \ \ \
| * \ \ \ Merge branch 'linus'James Bottomley2007-02-102025-53575/+127941
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
| * | | | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8
| * | | | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11
| * | | | [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9
| * | | | [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-071-1/+1
| * | | | [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-073-176/+170
| * | | | [SCSI] advansys: clean up warningsKen Witherow2007-02-071-2/+5
| * | | | [SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski2007-02-071-2/+2
| * | | | [SCSI] nsp_cs: remove old scsi codeMichal Piotrowski2007-02-071-66/+0
| * | | | [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-072-4/+4
| * | | | [SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish2007-02-071-14/+13
| * | | | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-071-0/+2
| * | | | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-031-3/+1
| * | | | [SCSI] aic94xx: update for v28 firmwareWu, Gilbert2007-02-033-3/+6
| * | | | [SCSI] scsi_error: Fix lost EH commandsBrian King2007-02-031-116/+123
| * | | | [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
| * | | | [SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong2007-02-031-8/+1
| * | | | [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-032-4/+37
| * | | | [SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong2007-02-031-0/+30
| * | | | [SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-02-032-11/+15
| * | | | [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-0211-11/+13
| * | | | [SCSI] fusion - error handling bug fix'sEric Moore2007-02-023-158/+153
OpenPOWER on IntegriCloud