summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-2310-15/+50
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
| * | | | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann2008-09-231-2/+3
| * | | | x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2008-09-233-0/+4
| * | | | clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-233-1/+12
| * | | | clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-231-2/+2
| * | | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-231-0/+3
| * | | | x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner2008-09-234-3/+13
| * | | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-233-7/+12
| | |/ / | |/| |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-231-1/+1
|\ \ \ \
| * | | | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-231-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-233-8/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai2008-09-231-1/+1
| * | | | x86, oprofile: BUG scheduling while atomicAndrea Righi2008-09-221-1/+3
| * | | | AMD IOMMU: protect completion wait loop with iommu lockJoerg Roedel2008-09-181-4/+8
| * | | | AMD IOMMU: set iommu sunc flag after command queuingJoerg Roedel2008-09-181-2/+8
* | | | | 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
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud