summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.5.7.20v3.5.7.20Luis Henriques2013-08-201-1/+1
* mac80211: add time synchronisation with BSS for assocJohannes Berg2013-08-208-15/+27
* Linux 3.5.7.19v3.5.7.19Luis Henriques2013-08-201-1/+1
* zram: allow request end to coincide with disksizeSergey Senozhatsky2013-08-131-1/+1
* [SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-08-131-1/+1
* debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov2013-08-131-47/+22
* usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-08-131-2/+3
* ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna2013-08-131-1/+16
* ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-131-1/+1
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-131-1/+1
* ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch2013-08-131-7/+6
* drm/radeon: always program the MC on startupAlex Deucher2013-08-135-5/+10
* ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-132-6/+34
* ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat2013-08-131-1/+2
* drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula2013-08-131-0/+11
* drm/ast: invalidate page tables when pinning a BODave Airlie2013-08-131-0/+1
* drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich2013-08-131-0/+1
* drm/cirrus: Invalidate page tables when pinning a BOMichal Srb2013-08-131-0/+1
* [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-131-0/+3
* [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-131-5/+15
* cifs: extend the buffer length enought for sprintf() usingChen Gang2013-08-134-7/+9
* regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-091-0/+1
* virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-091-1/+5
* virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-091-3/+5
* virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-091-8/+8
* virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-091-0/+4
* virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-091-7/+6
* ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o2013-08-091-5/+5
* perf tools: Add anonymous huge page recognitionJoshua Zhu2013-08-081-1/+2
* tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-082-1/+4
* x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu2013-08-081-1/+1
* 8139cp: Add dma_mapping_error checkingNeil Horman2013-08-061-3/+45
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-08-061-0/+1
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-08-061-0/+1
* af_key: more info leaks in pfkey messagesDan Carpenter2013-08-061-0/+4
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-08-061-9/+3
* ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-08-061-0/+5
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-08-061-1/+5
* arcnet: cleanup sizeof parameterDan Carpenter2013-08-061-1/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-08-051-8/+9
* perf: Fix event group context moveJiri Olsa2013-08-051-2/+18
* ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-08-051-1/+1
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-08-043-1/+35
* rt2x00: fix stop queueStanislaw Gruszka2013-08-041-7/+11
* mwifiex: Add missing endian conversion.Tomasz Moń2013-08-041-2/+2
* iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-08-041-0/+1
* powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen2013-08-031-9/+9
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-08-033-9/+51
* ARM: update FIQ support for relocation of vectorsRussell King2013-08-032-5/+17
* ARM: use linker magic for vectors and vector stubsRussell King2013-08-032-18/+27