summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memblock: don't adjust size in memblock_find_base()Yinghai Lu2011-02-121-2/+0Star
* nbd: remove module-level ioctl mutexSoren Hansen2011-02-121-3/+0Star
* drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-121-1/+5
* drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-121-6/+22
* ptrace: use safer wake up on ptrace_detach()Tejun Heo2011-02-121-1/+1
* vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh2011-02-121-0/+5
* Fix possible filp_cachep memory corruptionLinus Torvalds2011-02-122-10/+12
* char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-111-10/+2Star
* cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds2011-02-111-19/+35
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1027-57/+178
|\
| * USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-044-4/+6
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-043-2/+9
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-049-45/+96
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| | * usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| | * usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1Star
| * | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-041-0/+7
| * | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-042-0/+7
| * | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-041-1/+1
| * | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-041-0/+5
| * | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-041-1/+1
| * | USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-042-0/+32
| * | USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-041-0/+7
| * | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-041-0/+1
| * | USB: ti_usb: fix module removalIonut Nicu2011-02-041-1/+1
| * | USB: io_edgeport: fix the reported firmware major and minorBjørn Mork2011-02-041-2/+2
| |/
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-107-11/+12
|\ \
| * | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-032-9/+8Star
| * | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-031-0/+1
| * | n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-031-0/+1
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-033-2/+2
| |/
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-1014-6/+62
|\ \
| * | staging: zram: fix data corruption issueNitin Gupta2011-02-091-0/+4
| * | Staging: Comedi: Fix a few NI module dependenciesIan Abbott2011-02-091-1/+4
| * | Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott2011-02-097-2/+24
| * | staging: brcm80211: bugfix for softmac crash on multi cpu configurationsRoland Vossen2011-02-033-2/+25
| * | staging: sst: Fix for dmic capture on v2 pmicHarsha Priya2011-02-031-1/+4
| * | staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang2011-02-031-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1040-203/+342
|\ \
| * | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-101-11/+16
| * | x25: Do not reference freed memory.David S. Miller2011-02-101-1/+4
| * | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-101-2/+2
| * | isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller2011-02-094-32/+2Star
| * | can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1