summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
* USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray2008-09-231-1/+1
* USB: Fix the Nokia 6300 storage-mode.Richard Nauber2008-09-231-0/+7
* USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-231-10/+16
* USB Serial: Sierra: Device addition & version revKevin Lloyd2008-09-231-4/+5
* USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd2008-09-234-18/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-233-8/+8
|\
| * PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-162-7/+7
| * PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-161-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-232-2/+5
|\ \
| * | [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
| * | [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-231-1/+2
|\ \ \
| * | | ALSA: ASoC: maintainers - update email address for Liam GirdwoodLiam Girdwood2008-09-231-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-09-235-18/+19
|\ \ \ \
| * | | | [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-234-11/+11
| * | | | [WATCHDOG] wdt285: fix sparse warningsBen Dooks2008-09-231-7/+8
| * | | | [WATCHDOG] ibmasr: remove unnecessary spin_unlock()Akinobu Mita2008-09-231-1/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-232-6/+5
|\ \ \ \
| * | | | sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller2008-09-221-1/+1
| * | | | sparc64: Fix disappearing PCI devices on e3500.David S. Miller2008-09-201-5/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-235-10/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| | * | | | wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| | * | | | ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
* | | | | | atmel_serial: update the powersave handler to match serial coreAnti Sullin2008-09-231-13/+19
* | | | | | memcg: check under limit at shrink_usageDaisuke Nishimura2008-09-231-0/+1
* | | | | | Documentation/sysctl/kernel.txt: fix softlockup_thresh descriptionAndrew Morton2008-09-231-3/+4
* | | | | | mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin2008-09-231-15/+9
* | | | | | sys_paccept: disable paccept() until API design is resolvedMichael Kerrisk2008-09-231-0/+2
* | | | | | Documentation/DMA-mapping.txt: update for pci_dma_mapping_error() changesMarin Mitov2008-09-231-1/+1
* | | | | | kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-231-1/+7
* | | | | | kernel-doc: allow structs whose members are all privateRandy Dunlap2008-09-231-0/+4
* | | | | | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
* | | | | | ibmasr: remove unnecessary spin_unlock()Akinobu Mita2008-09-231-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-221-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | ALSA: ASoC: Fix at32-pcm build breakage with PM enabledHaavard Skinnemoen2008-09-221-2/+3
* | | | | pcmcia: Fix broken abuse of dev->driver_dataAlan Cox2008-09-221-9/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-222-6/+11
|\ \ \ \ \
| * | | | | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
| * | | | | Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-221-2/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-201-2/+4
* | | | | | Linux 2.6.27-rc7v2.6.27-rc7Linus Torvalds2008-09-211-1/+1
* | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-213-12/+12
|\ \ \ \ \ \
| * | | | | | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| * | | | | | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| * | | | | | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
* | | | | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-211-6/+1
|\ \ \ \ \ \ \