summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka2011-12-071-3/+5
* x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus2011-12-061-1/+2
* x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar2011-12-051-0/+3
* x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-052-0/+17
* x86, NMI: Add NMI IPI selftestDon Zickus2011-12-055-0/+199
* x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus2011-12-051-2/+57
* x86: Clean up the range of stack overflow checkingMitsuo Hayasaka2011-12-051-4/+3
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-055-0/+31
* x86: Check stack overflow in detailMitsuo Hayasaka2011-12-052-8/+28
* x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-051-0/+3
* 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-261-1/+1
| * USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-261-0/+7
| * usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-261-0/+1
| * usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-261-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-281-1/+1
| * | Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-281-5/+0
| * | Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-261-0/+5
| * | Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-261-2/+2
| * | Staging: comedi: fix mmap_countFederico Vaga2011-11-261-2/+17
| * | staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-261-18/+53
| * | staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-261-3/+4
| * | staging:rts_pstor:Complete scanning_done variablewwang2011-11-261-0/+1
| * | staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
| |/
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-025-25/+74
|\ \
| * | xfs: fix attr2 vs large data fork assertChristoph Hellwig2011-11-291-25/+39
| * | xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-293-0/+33
| * | xfs: validate acl countChristoph Hellwig2011-11-281-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-12-022-2/+2
|\ \ \
OpenPOWER on IntegriCloud