summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-064-3/+4
* x86: Clean up and extend do_int3()Srikar Dronamraju2011-12-061-6/+1
* x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju2011-12-061-0/+4
* x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior2011-12-051-8/+14
* x86-64: Cleanup some assembly entry pointsJan Beulich2011-12-052-4/+5
* x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-053-26/+24
* x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich2011-12-051-3/+12
* x86-64: Slightly shorten int_ret_from_sys_callJan Beulich2011-12-051-3/+1
* x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma2011-12-051-1/+2
* x86: Default to vsyscall=emulateAndy Lutomirski2011-12-052-5/+4
* x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-055-17/+87
* Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar2011-12-052-84/+71
|\
| * x86: consolidate xchg and xadd macrosJeremy Fitzhardinge2011-11-251-78/+36
| * x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge2011-11-252-14/+43
* | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-041-4/+4
* | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-033-1/+10
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-0222-97/+101
|\ \
| * \ Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5
| |\ \
| | * | Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-011-6/+1
| | * | xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-011-1/+4
| * | | usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki2011-12-012-0/+2
| |/ /
| * | usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2011-11-292-36/+42
| * | usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam2011-11-291-2/+0
| * | usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-291-0/+1
| * | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-291-2/+2
| * | usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-299-14/+9
| * | usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
| * | usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-291-1/+1
| * | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-291-0/+1
| * | usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto2011-11-291-0/+7
| * | usb: renesas_usbhs: fixup device_register timingKuninori Morimoto2011-11-291-26/+11
| * | usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
| * | USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf2011-11-291-2/+2
| * | EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
| * | xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
| * | USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-271-1/+1
| * | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-271-0/+7
| * | usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-271-0/+1
| * | usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-271-0/+3
* | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-024-30/+84
|\ \ \
| * | | Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-271-1/+1
| * | | Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-271-5/+0
| * | | Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-271-0/+5
| * | | Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-271-2/+2
| * | | Staging: comedi: fix mmap_countFederico Vaga2011-11-271-2/+17
| * | | staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-271-18/+53
| * | | staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-271-3/+4
| * | | staging:rts_pstor:Complete scanning_done variablewwang2011-11-271-0/+1
| * | | staging: usbip: bugfix for deadlockBart Westgeest2011-11-271-4/+6
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-025-25/+74
|\ \ \