aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Linux 3.7-rc7Linus Torvalds1-1/+1
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
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-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-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
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-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-21fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen1-1/+1
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-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2-3/+8
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee1-3/+3
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.Sarveshwar Bandi1-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell1-21/+77
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones1-1/+2
2012-11-21ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson1-0/+1
2012-11-21ALSA: hda - Add support for Realtek ALC292David Henningsson1-0/+1
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich1-7/+7
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-20xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson1-7/+11