aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-06-071-5/+11
* klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao2013-06-071-1/+1
* mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-06-071-1/+1
* Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-06-071-1/+1
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-06-071-1/+1
* fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-06-071-1/+14
* cifs: only set ops for inodes in I_NEW stateJeff Layton2013-06-071-1/+2
* USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-06-071-1/+2
* USB: reset resume quirk needed by a hubOliver Neukum2013-06-071-0/+3
* USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph2013-06-071-4/+5
* TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-06-071-0/+8
* USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-06-071-1/+2
* USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2013-06-072-0/+4
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-06-071-0/+2
* usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen2013-06-071-0/+2
* staging: vt6656: use free_netdev instead of kfreeHema Prathaban2013-06-071-1/+1
* ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-06-071-6/+6
* avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-06-071-1/+1
* Linux 3.0.80Greg Kroah-Hartman2013-05-241-1/+1
* media: mantis: fix silly crash caseAlan Cox2013-05-241-2/+4
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-241-6/+10
* btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis2013-05-241-5/+5
* Linux 3.0.79Greg Kroah-Hartman2013-05-191-1/+1
* usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-191-0/+5
* drm/radeon: check incoming cliprects pointerKees Cook2013-05-191-1/+1
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-191-1/+13
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-191-2/+2
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-191-3/+1
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-191-0/+1
* drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-05-191-1/+0
* r8169: fix vlan tag read ordering.Francois Romieu2013-05-191-7/+6
* pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-05-191-1/+1
* xfrm6: release dev before returning errorCong Wang2013-05-191-1/+3
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-196-14/+39
* macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-192-3/+21
* if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-191-6/+6
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-191-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-191-1/+1
* bridge: fix race with topology change timerstephen hemminger2013-05-191-1/+1
* net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-191-3/+30
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-191-0/+2
* tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1
* drm/mm: fix dump table BUGDaniel Vetter2013-05-191-16/+18
* mwifiex: fix setting of multicast filterDaniel Drake2013-05-191-15/+6
* mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-191-0/+1
* ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-191-1/+5
* ext4: limit group search loop for non-extent filesLachlan McIlroy2013-05-191-1/+5
* tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-191-1/+1
* timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-05-191-1/+1
* SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-05-192-0/+21