summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-011-1/+1
* [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0Star
* [PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan2006-02-011-1/+1
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-012-6/+12
* [PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson2006-02-011-9/+5Star
* [PATCH] __cpuinit functions wrongly marked __meminitAshok Raj2006-02-011-3/+3
* [PATCH] sound/ppc/pmac.c typoBenjamin Herrenschmidt2006-02-011-1/+1
* [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-014-6/+36
* [PATCH] smbfs readdir vs signal fixAndrew Morton2006-02-011-1/+4
* [PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar2006-02-011-9/+9
* [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-011-27/+49
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-012-1/+34
* [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering2006-02-011-4/+0Star
* [PATCH] x86_64: compat_sys_futimesat fixAndrew Morton2006-02-011-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-02-019-61/+58Star
|\
| * IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-316-36/+37
| * IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-312-16/+7Star
| * IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-312-10/+9Star
| * IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-311-2/+8
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-011-4/+15
|\ \
| * | [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| * | [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-02-0118-266/+545
|\ \ \
| * | | Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
| * | | Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2Star
| * | | Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-301-42/+46
| * | | Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-301-4/+11
| * | | Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-301-7/+13
| * | | Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-301-6/+12
| * | | Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-301-149/+194
| * | | Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
| * | | Input: sidewinder - fix an oopsZinx Verituse2006-01-301-1/+1
| * | | Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-301-5/+10
| * | | Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-301-34/+36
| * | | Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
| * | | Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-301-0/+3
| * | | Input: make needlessly global code staticAdrian Bunk2006-01-302-3/+3
| * | | Input: mousedev - fix memory leakKimball Murray2006-01-301-6/+3Star
| * | | Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-301-1/+1
| * | | Input: psmouse - set name for Genius miceDmitry Torokhov2006-01-301-0/+1
| * | | Input: add ixp4xx beeper driverAlessandro Zummo2006-01-303-0/+196
| |/ /
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-02-012-18/+39
|\ \ \
| * | | [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-02-011-0/+7
| * | | [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-02-011-18/+32
| |/ /
* | | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-02-011-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-02-013-524/+643
|\ \ \
| * | | [BNX2]: Update version and copyright yearMichael Chan2006-01-243-8/+7Star
| * | | [BNX2]: Add PHY loopback testMichael Chan2006-01-241-22/+79
| * | | [BNX2]: Use netdev_priv()Michael Chan2006-01-241-40/+40
| * | | [BNX2]: Fix nvram sizingMichael Chan2006-01-242-3/+14