summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-011-1/+2
* [PATCH] hrtimers: fixup itimer conversionThomas Gleixner2006-02-011-1/+10
* [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-015-11/+11
* [PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg2006-02-011-1/+1
* [PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan2006-02-011-1/+1
* [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
* [PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall2006-02-011-0/+1
* [PATCH] tpm_bios indexing fixAndrew Morton2006-02-011-2/+2
* [PATCH] tpm_bios: securityfs error checking fixAndrew Morton2006-02-011-3/+12
* [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-011-0/+19
* [PATCH] tpm_infineon: fix printk format warningRandy Dunlap2006-02-011-1/+1
* [PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig2006-02-011-8/+0
* [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan2006-02-011-1/+1
* [PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan2006-02-011-0/+1
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-012-2/+2
* [PATCH] device-mapper snapshot: barriers not supportedAlasdair G Kergon2006-02-011-0/+6
* [PATCH] device-mapper disk statistics: timingJun'ichi "Nick" Nomura2006-02-012-2/+35
* [PATCH] device-mapper statistics: basicKevin Corry2006-02-011-0/+4
* [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usageAlasdair G Kergon2006-02-011-10/+4
* [PATCH] device-mapper log bitset: fix endianPatrick Caulfield2006-02-011-34/+11
* [PATCH] device-mapper snapshot: load metadata on creationAlasdair G Kergon2006-02-012-12/+15
* [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-011-1/+1
* [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0
* [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/+5
* [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/+0
* [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-01-319-61/+58
|\
| * IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-306-36/+37
| * IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-302-16/+7
| * IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-302-10/+9
| * IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-301-2/+8
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-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-01-3118-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/+2
| * | | Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-291-42/+46
| * | | Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-291-4/+11
| * | | Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-7/+13