aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: fix i486 suspend to disk CR4 oopsDavid Fries2008-08-18
* x86: mpparse.c: fix section mismatch warningMarcin Slusarz2008-08-18
* x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-18
* x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-18
* x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-18
* x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers2008-08-18
* x86: add MAP_STACK mmap flagIngo Molnar2008-08-15
* x86: fix section mismatch warning - spp_getpage()Marcin Slusarz2008-08-15
* x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon2008-08-15
* Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-15
|\
| * x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-15
* | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-15
* | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz2008-08-15
* | x86: fix spin_is_contended()Jan Beulich2008-08-15
* | x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-15
* | x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-15
* | x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-15
* | x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson2008-08-15
* | arch/x86/Kconfig: clean up, experimental adjustementPavel Machek2008-08-15
* | x86: invalidate caches before going into suspendMark Langsdorf2008-08-15
* | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-15
* | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15
|\ \
| * | x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel2008-08-15
| * | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-15
| * | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-15
| * | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-15
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-13
| |\
| | * usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-13
| | * usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-13
| | * USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13
| | * USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-13
| | * USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-13
| | * USB: quirk PLL power down modeLibin Yang2008-08-13
| | * USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-13
| | * usb: cdc-acm: drain writes on closeDavid Brownell2008-08-13
| | * usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-13
| | * usb: cdc-acm: bugfix release()David Brownell2008-08-13
| | * usb gadget: issue notifications from ACM functionDavid Brownell2008-08-13
| | * usb gadget: remove needless struct membersDavid Brownell2008-08-13
| | * USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-13
| | * USB: isp1301: fix compilationDmitry Baryshkov2008-08-13
| | * USB: fix compiler warning fixAlan Stern2008-08-13
| | * usb-storage: unusual_devs entry for Nokia 5300Alan Stern2008-08-13
| | * USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-13
| | * USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-13
| | * USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-13
| | * usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-13
| | * usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-13
| | * usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-13
| | * USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-13