summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-291-66/+57
| * | | | | Fix NULL pointer dereference in proc_sys_compareLinus Torvalds2008-09-291-4/+6
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-263-14/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3
| | * | | | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-252-4/+4
| * | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-09-261-91/+3
| |\ \ \ \ \
| | * | | | | [XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy2008-09-261-92/+3
| | * | | | | [XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy2008-09-261-0/+1
| | | |/ / / | | |/| | |
| * | | | | ARM: Delete ARM's own cnt32_to_63.hDavid Howells2008-09-261-78/+0
| * | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-09-266-9/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | UBIFS: fix printk format warningsAlexander Beregalov2008-09-182-2/+2
| | * | | | UBIFS: remove incorrect assertAdrian Hunter2008-09-171-1/+0
| | * | | | UBIFS: TNC / GC race fixesAdrian Hunter2008-09-172-4/+12
| | * | | | UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-171-2/+1
| * | | | | IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-251-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-243-8/+35
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-241-0/+7
| | |\ \ \ \ \
| | | * | | | | ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| | * | | | | | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-241-2/+6
| | * | | | | | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
| | * | | | | | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
| | * | | | | | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
| | |/ / / / /
| * | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-243-5/+7
| |\ \ \ \ \ \
| | * | | | | | i2c: Fix mailing lists in two MAINTAINERS entriesJean Delvare2008-09-241-2/+2
| | * | | | | | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-241-1/+3
| | * | | | | | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne2008-09-241-0/+1
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-242-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-241-1/+1
| | * | | | | | | [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-241-1/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
| * | | | | | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-244-3/+83
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-248-100/+127
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | 9p: fix put_data error handlingEric Van Hensbergen2008-09-241-1/+5
| | * | | | | | 9p: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-241-2/+1
| | * | | | | | 9p: introduce missing kfreeJulia Lawall2008-09-241-1/+3
| | * | | | | | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-241-20/+11
| | * | | | | | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-241-11/+3
| | * | | | | | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-241-16/+4
| | * | | | | | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-241-19/+5
| | * | | | | | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-246-30/+95
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-09-2322-85/+124
| |\ \ \ \ \ \ \
| | * | | | | | | USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17
| | * | | | | | | usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad2008-09-231-0/+7
| | * | | | | | | usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-232-0/+6
| | * | | | | | | USB: drivers/usb/musb/: disable it on SuperHAndrew Morton2008-09-231-0/+1
| | * | | | | | | USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd2008-09-231-0/+1
| | * | | | | | | USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador2008-09-231-0/+2
| | * | | | | | | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-232-0/+2
OpenPOWER on IntegriCloud