summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace: nmi safe code modificationSteven Rostedt2008-10-307-3/+154
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-303-9/+28
|\
| * dm snapshot: wait for chunks in destructorMikulas Patocka2008-10-302-1/+17
| * dm snapshot: fix register_snapshot deadlockMikulas Patocka2008-10-301-7/+9
| * dm raid1: fix do_failuresIlpo Jarvinen2008-10-301-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-305-23/+16
|\ \
| * | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-245-23/+16
* | | tty: Fix USB kref leakAlan Cox2008-10-301-0/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-304-12/+13
|\ \ \
| * | | i2c-s3c2410: Correct use of ! and &Julia Lawall2008-10-301-1/+1
| * | | i2c: The i2c mailing list is movingJean Delvare2008-10-302-11/+11
| * | | scx200_i2c: Add missing class parameterLennart Sorensen2008-10-301-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-307-18/+51
|\ \ \
| * | | HID: add quirk entry for no-name keyboard (0x13ba/0x0017)Alan Stern2008-10-303-0/+5
| * | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| * | | HID: sync on deleted io_retry timer in usbhid driverJiri Slaby2008-10-271-1/+1
| * | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-273-17/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-305-19/+34
|\ \ \ \
| * | | | Driver core: fix 'dynamic_debug' cmd line parameterJason Baron2008-10-291-1/+3
| * | | | HOWTO: Sync patch for jp_JP/HOWTOTsugikazu Shibata2008-10-291-7/+7
| * | | | Update stable tree documentationJosh Boyer2008-10-291-0/+1
| * | | | sysfs: Fix return values for sysdev_store_{ulong,int}Andi Kleen2008-10-291-2/+4
| * | | | driver core: drivers/base/sys.c: update commentsQinghuang Feng2008-10-291-2/+2
| * | | | Document kernel taint flags properlyGreg Kroah-Hartman2008-10-291-7/+17
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-306-4/+67
|\ \ \ \
| * | | | USB: prevent autosuspend during hub initializationAlan Stern2008-10-291-0/+3
| * | | | USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge2008-10-291-0/+7
| * | | | USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley2008-10-291-1/+1
| * | | | USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-294-3/+56
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2008-10-302-12/+19
|\ \ \ \
| * | | | regulator: da903x regulator bug fixJonathan Cameron2008-10-301-12/+17
| * | | | regulator: Build on non-ARM platformsMark Brown2008-10-281-0/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-3022-173/+220
|\ \ \ \
| * | | | amd8111e: Fix rx return codeChris Friesen2008-10-281-6/+8
| * | | | pktgen: fix multiple queue warningJesse Brandeburg2008-10-281-14/+13
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-2814-54/+106
| |\ \ \ \
| | * | | | dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
| | * | | | via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge2008-10-271-4/+7
| | * | | | drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-271-2/+3
| | * | | | mlx4: Setting the correct offset for default mac addressYevgeny Petrilin2008-10-271-1/+1
| | * | | | mlx4_en: remove duplicated #includeHuang Weiyi2008-10-271-1/+0
| | * | | | ibm_newemac: Fix typo in flow control config optionJosh Boyer2008-10-271-1/+1
| | * | | | ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-273-6/+56
| | * | | | dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-271-1/+11
| | * | | | qeth: avoid skb_under_panic for malformatted inbound dataUrsula Braun2008-10-271-5/+8
| | * | | | qeth: remove unnecessary support ckeck in sysfs route6Frank Blaschka2008-10-271-7/+0
| | * | | | qeth: fix offset error in non prealloc header pathFrank Blaschka2008-10-271-1/+2
| | * | | | qeth: remove non-recover-thread checkingsUrsula Braun2008-10-272-25/+2
| * | | | | mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5
| * | | | | p54: fix build warningsChristian Lamparter2008-10-271-2/+3
OpenPOWER on IntegriCloud