summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu2008-10-041-1/+4
* x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu2008-10-041-0/+9
* x86: mtrr_cleanup: print out correct type v2Yinghai Lu2008-10-041-1/+3
* x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu2008-10-031-1/+24
* x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu2008-10-031-1/+1
* x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón2008-10-031-2/+2
* x86: change MTRR_SANITIZER to def_bool yYinghai Lu2008-10-011-2/+2
* x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu2008-09-291-4/+4
* x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu2008-09-291-24/+79
* x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu2008-09-291-3/+1
* x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu2008-09-281-31/+43
* x86: add mtrr_cleanup_debug command lineYinghai Lu2008-09-271-3/+11
* x86: mtrr_cleanup optimization, v2Yinghai Lu2008-09-271-42/+37
* x86: don't need to go to chunksize to 4GYinghai Lu2008-09-271-4/+4
* 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