| Commit message (Expand) | Author | Age |
* | [PATCH] device-mapper disk statistics: timing | Jun'ichi "Nick" Nomura | 2006-02-01 |
* | [PATCH] device-mapper statistics: basic | Kevin Corry | 2006-02-01 |
* | [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] device-mapper log bitset: fix endian | Patrick Caulfield | 2006-02-01 |
* | [PATCH] device-mapper snapshot: load metadata on creation | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] compat_sys_pselect7() fix | Andrew Morton | 2006-02-01 |
* | [PATCH] lp486e: remove SLOW_DOWN_IO | Alexey Dobriyan | 2006-02-01 |
* | [PATCH] tsunami_flash: fix "parse error before ';' token" | Alexey Dobriyan | 2006-02-01 |
* | [PATCH] powerpc: enable irq's for platform functions. | Ben Collins | 2006-02-01 |
* | [PATCH] ide-scsi: fix for IDE probe/remove ops changes | Mikael Pettersson | 2006-02-01 |
* | [PATCH] __cpuinit functions wrongly marked __meminit | Ashok Raj | 2006-02-01 |
* | [PATCH] sound/ppc/pmac.c typo | Benjamin Herrenschmidt | 2006-02-01 |
* | [PATCH] fuse: fix async read for legacy filesystems | Miklos Szeredi | 2006-02-01 |
* | [PATCH] smbfs readdir vs signal fix | Andrew Morton | 2006-02-01 |
* | [PATCH] CONFIG_DOUBLEFAULT Kconfig fix | Ingo Molnar | 2006-02-01 |
* | [PATCH] knfsd: Restore recently broken ACL functionality to NFS server | Andreas Gruenbacher | 2006-02-01 |
* | [PATCH] prototypes for *at functions & typo fix | Ulrich Drepper | 2006-02-01 |
* | [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES | Olaf Hering | 2006-02-01 |
* | [PATCH] x86_64: compat_sys_futimesat fix | Andrew Morton | 2006-02-01 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-02-01 |
|\ |
|
| * | IB/mthca: Semaphore to mutex conversions | Roland Dreier | 2006-01-30 |
| * | IB/mthca: Don't cancel commands on a signal | Michael S. Tsirkin | 2006-01-30 |
| * | IB/srp: Semaphore to mutex conversion | Ingo Molnar | 2006-01-30 |
| * | IB/mthca: Relax UAR size check | Michael S. Tsirkin | 2006-01-30 |
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-01 |
|\ \ |
|
| * | | [libata ahci] add another JMicron pci id | Jeff Garzik | 2006-01-29 |
| * | | [libata ahci] Isolate Intel-ism, add JMicron JMB360 support | Jeff Garzik | 2006-01-29 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-02-01 |
|\ \ \ |
|
| * | | | Input: hiddev - fix off-by-one for num_values in uref_multi requests | Ben Collins | 2006-01-31 |
| * | | | Input: iforce - fix detection of USB devices | Dmitry Torokhov | 2006-01-31 |
| * | | | Input: a3d - convert to dynamic input_dev allocation | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: tmdc - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: turbografx - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: gamecon - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: gamecon - fix crash when accessing device | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: sidewinder - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: sidewinder - fix an oops | Zinx Verituse | 2006-01-29 |
| * | | | Input: db9 - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: db9 - fix possible crash with Saturn gamepads | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: grip - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: grip - fix crash when accessing device | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: make needlessly global code static | Adrian Bunk | 2006-01-29 |
| * | | | Input: mousedev - fix memory leak | Kimball Murray | 2006-01-29 |
| * | | | Input: iforce - do not return ENOMEM upon successful allocation | Alexey Dobriyan | 2006-01-29 |
| * | | | Input: psmouse - set name for Genius mice | Dmitry Torokhov | 2006-01-29 |
| * | | | Input: add ixp4xx beeper driver | Alessandro Zummo | 2006-01-29 |
| |/ / |
|
* | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-01-31 |
|\ \ \ |
|
| * | | | [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as | Nathan Scott | 2006-01-31 |
| * | | | [XFS] Interim solution for attribute insertion failure during file | Yingping Lu | 2006-01-31 |
| |/ / |
|
* | | | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid. | Chris Wright | 2006-01-31 |