summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-75/+84
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-46/+43
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...Arnaldo Carvalho de Melo20-75/+117
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-23vxlan: fix command usage in its docZhi Yong Wu1-2/+2
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss1-2/+17
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-23jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara1-0/+2
2012-11-23block: Don't access request after it might be freedRoland Dreier1-1/+7
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
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-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
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-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
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-23drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2-10/+3
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-14/+3
2012-11-23ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1
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-22[media] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+Andrew Karpow1-0/+2
2012-11-22[media] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T DongleAntti Palosaari1-0/+2
2012-11-22[media] mt9v022: fix the V4L2_CID_EXPOSURE controlAnatolij Gustschin1-3/+8
2012-11-22[media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun1-2/+6
2012-11-22[media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski1-2/+2
2012-11-22[media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski1-9/+0
2012-11-22[media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski1-2/+3
2012-11-22[media] media: mx3_camera: fix const cropping related warningsGuennadi Liakhovetski1-2/+3
2012-11-22[media] media: pxa_camera: fix const cropping related warningsGuennadi Liakhovetski1-2/+2
2012-11-22[media] media: sh_mobile_ceu_camera: fix const cropping related warningsGuennadi Liakhovetski1-6/+7
2012-11-22[media] media: sh_vou: fix const cropping related warningsGuennadi Liakhovetski1-1/+2
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro1-2/+4