summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2
2012-11-23dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-11-23floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina1-2/+3
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-19/+34
2012-11-23Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+4
2012-11-23i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2
2012-11-23ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-23ipv6: adapt connect for repair moveAndrey Vagin3-13/+7
2012-11-23Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-13/+15
2012-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-28/+10
2012-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-14/+3
2012-11-23ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2-17/+1
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue1-1/+1
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy2-6/+60
2012-11-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-2/+15
2012-11-22Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+6
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-29/+263
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-21/+70
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22tipc: rename supported flag to recv_permittedYing Xue4-12/+12
2012-11-22tipc: remove supportable flag from bclink structureYing Xue3-10/+4
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck1-4/+7
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick3-70/+29
2012-11-22igb: Update PTP Rx filtersMatthew Vick1-27/+20
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend1-1/+4
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller4-3/+9
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller1-32/+2
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller1-3/+3
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun1-30/+2
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay1-34/+41
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro1-2/+4
2012-11-22md/raid10: decrement correct pending counter when writing to replacement.NeilBrown1-1/+1
2012-11-22md/raid10: close race that lose writes lost when replacement completes.NeilBrown1-61/+68
2012-11-22Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-1/+7
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie1-1/+2
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie10-19/+61
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-22tipc: remove the bearer congestion mechanismYing Xue6-217/+61
2012-11-22tipc: wake up all waiting threads at socket shutdownYing Xue1-3/+4
2012-11-22drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-22netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-22netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-22fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen1-1/+1
2012-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-71/+188
2012-11-22md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown1-2/+5
2012-11-22md/raid5: move resolving of reconstruct_state earlier inNeilBrown1-34/+34
2012-11-22Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson3-0/+14
2012-11-22ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-22Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2-3/+8