summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-10SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-09-10Revert "PM / Domains: Fix handling of wakeup devices during system resume"Ben Hutchings1-2/+1
2013-09-10nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-09-10nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-09-10zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-09-10zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59
2013-09-10of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-09-10sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier1-5/+15
2013-09-10block: Add bio_for_each_segment_all()Kent Overstreet6-13/+24
2013-09-10xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-09-10xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-09-10libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-09-10drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+15
2013-09-10USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-09-10USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-09-10usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-09-10m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-09-10m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-09-10fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-3/+3
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-09-10USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-09-10USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-09-10jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara1-4/+4
2013-09-10ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2-6/+16
2013-09-10ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2-2/+41
2013-09-10Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-09-10zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-09-10ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna1-1/+16
2013-09-10hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-09-10drm/radeon: always program the MC on startupAlex Deucher4-4/+8
2013-09-10cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton1-0/+8
2013-09-10ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2-6/+34
2013-09-10tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2-1/+4
2013-09-10megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-09-10iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-09-10iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-09-10iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-09-10cifs: extend the buffer length enought for sprintf() usingChen Gang3-4/+5
2013-09-10drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-09-10ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-09-10USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-09-10rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-09-10virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-09-10virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-09-10virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-09-10virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-09-10virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-09-10ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-09-10serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13