summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-15Linux 3.10.7v3.10.7Greg Kroah-Hartman1-1/+1
2013-08-15MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2-1/+6
2013-08-15mtd: omap2: allow bulding as a moduleArnd Bergmann1-1/+1
2013-08-15SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-08-15drm/radeon: always program the MC on startupAlex Deucher5-5/+10
2013-08-15drm/radeon: only save UVD bo when we have open handlesChristian König4-16/+36
2013-08-15drm/radeon: fix halting UVDChristian König6-10/+34
2013-08-15drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-08-15reiserfs: fix deadlock in umountAl Viro2-82/+20
2013-08-15debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov1-47/+22
2013-08-15usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-08-15zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-08-15cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton1-0/+8
2013-08-15cifs: extend the buffer length enought for sprintf() usingChen Gang4-7/+9
2013-08-15ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o1-2/+4
2013-08-15ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna1-1/+16
2013-08-15ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o1-1/+1
2013-08-15drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-15drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-15drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-15drm/ast: invalidate page tables when pinning a BODave Airlie1-0/+1
2013-08-15drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich1-0/+1
2013-08-15drm/cirrus: Invalidate page tables when pinning a BOMichal Srb1-0/+1
2013-08-15virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-08-15virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-08-15virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-08-15virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-08-15virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-08-15virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE1-5/+15
2013-08-15virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE1-0/+7
2013-08-15SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust4-13/+33
2013-08-15SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust1-0/+8
2013-08-15LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2-6/+12
2013-08-15Btrfs: release both paths before logging dir/changed extentsJosef Bacik1-3/+2
2013-08-15ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2-6/+34
2013-08-15ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch1-7/+6
2013-08-15tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam1-12/+12
2013-08-15tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2-33/+72
2013-08-15tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam1-1/+1
2013-08-15tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2-4/+7
2013-08-15ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki1-0/+8
2013-08-15cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26
2013-08-15cpufreq: loongson2: fix regression related to clock managementAaro Koskinen1-5/+6
2013-08-15i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam1-1/+1
2013-08-15media: em28xx: fix assignment of the eeprom dataAlban Browaeys1-1/+1
2013-08-15staging: zcache: fix "zcache=" kernel parameterPiotr Sarna1-2/+4
2013-08-15hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-15regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-15regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen1-1/+2
2013-08-15ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o1-1/+1