aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-23
* x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: apic_XX.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-22
* x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-22
* x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-22
* x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-22
* x86: i387.c declare dump_fpu() before they get usedJaswinder Singh2008-07-22
* x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh2008-07-22
* x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh2008-07-22
* x86: e820.c declare pci_mem_start before they get usedJaswinder Singh2008-07-22
* x86: setup.c declare saved_video_mode before they get usedJaswinder Singh2008-07-22
* x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-22
* x86: signal_XX.c declare do_notify_resume before they get usedJaswinder Singh2008-07-22
* x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-22
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-21
|\
| * usb-storage: revert DMA-alignment change for Wireless USBAlan Stern2008-07-21
| * USB: use reset_resume when normal resume failsAlan Stern2008-07-21
| * usb_gadget: composite cdc gadget fault handlingDavid Brownell2008-07-21
| * usb gadget: minor USBCV fix for composite frameworkDavid Lopo2008-07-21
| * USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-21
| * USB: fix double kfree in ipaq in error caseOliver Neukum2008-07-21
| * USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2008-07-21
| * USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro2008-07-21
| * USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan2008-07-21
| * USB: Fix pointer/int cast in USB devio codeDavid Howells2008-07-21
| * usb gadget: g_cdc dependso on NETRandy Dunlap2008-07-21
| * USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-21
| * USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-21
| * usbfs: don't store bad pointers in registrationAlan Stern2008-07-21
| * usbfs: fix race between open and unregisterAlan Stern2008-07-21
| * usbfs: simplify the lookup-by-minor routinesAlan Stern2008-07-21
| * usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-21
| * USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
| * USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare2008-07-21
| * USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov2008-07-21
| * USB: fix disconnect bug in cdc-acmOliver Neukum2008-07-21
| * USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-21
| * USB: autosuspend for cdc-wdmOliver Neukum2008-07-21
| * USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-21
| * USB: keyspan: Remove duplicate device entriesBen Collins2008-07-21
| * usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-21
| * usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-21
| * usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-21
| * USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
| * USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-21
| * USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-21
| * USB: fix comment of usb_set_configurationMing Lei2008-07-21