aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-29
|\ \ \ \ \
| * | | | | scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh2008-09-29
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-29
|\ \ \ \ \
| * | | | | sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-29
| |/ / / /
* | | | | kconfig: readd lost change countzippel@linux-m68k.org2008-09-29
* | | | | kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-29
* | | | | Fix NULL pointer dereference in proc_sys_compareLinus Torvalds2008-09-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-25
| * | | | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-25
* | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-09-26
|\ \ \ \ \
| * | | | | [XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy2008-09-25
| * | | | | [XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy2008-09-25
| | |/ / / | |/| | |
* | | | | ARM: Delete ARM's own cnt32_to_63.hDavid Howells2008-09-26
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-09-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | UBIFS: fix printk format warningsAlexander Beregalov2008-09-18
| * | | | UBIFS: remove incorrect assertAdrian Hunter2008-09-17
| * | | | UBIFS: TNC / GC race fixesAdrian Hunter2008-09-17
| * | | | UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-17
* | | | | IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-24
| |\ \ \ \ \
| | * | | | | ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-24
| * | | | | | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-24
| * | | | | | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-22
| * | | | | | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-22
| * | | | | | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-22
| |/ / / / /
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-24
|\ \ \ \ \ \
| * | | | | | i2c: Fix mailing lists in two MAINTAINERS entriesJean Delvare2008-09-24
| * | | | | | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-24
| * | | | | | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-24
|\ \ \ \ \ \
| * | | | | | x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne2008-09-24
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-24
|\ \ \ \ \ \ \
| * | | | | | | [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-23
| * | | | | | | [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-23
| | |/ / / / / | |/| | | | |
* | | | | | | MN10300: Make sched_clock() report time since bootDavid Howells2008-09-24
* | | | | | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-24
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 9p: fix put_data error handlingEric Van Hensbergen2008-09-24
| * | | | | | 9p: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-24
| * | | | | | 9p: introduce missing kfreeJulia Lawall2008-09-24
| * | | | | | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-24
| * | | | | | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-24
| * | | | | | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-24
| * | | | | | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-24
| * | | | | | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-09-23
|\ \ \ \ \ \ \
| * | | | | | | USB: revert recovery from transient errorsAlan Stern2008-09-23
| * | | | | | | usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad2008-09-23