summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-08bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2011-01-08ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6
2011-01-08ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2011-01-08ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1
2011-01-08ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1
2011-01-08amd64_edac: Fix interleaving checkBorislav Petkov1-1/+1
2011-01-08EDAC: Fix workqueue-related crashesBorislav Petkov1-4/+6
2011-01-08hwmon: (adm1026) Fix setting fan_divGabriele Gorla1-7/+9
2011-01-08hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla1-3/+1
2011-01-08sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown1-1/+8
2011-01-08NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov1-0/+2
2011-01-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2-13/+14
2011-01-08NFS: Fix panic after nfs_umount()Chuck Lever1-2/+2
2011-01-08firewire: ohci: fix regression with Agere FW643 rev 06, disable MSIStefan Richter1-15/+33
2011-01-08firewire: ohci: fix regression with VIA VT6315, disable MSIStefan Richter1-1/+2
2011-01-08nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens1-0/+6
2011-01-08nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens1-0/+2
2011-01-08drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2-1/+4
2011-01-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2011-01-08drm/kms: remove spaces from connector names (v2)Alex Deucher1-5/+5
2011-01-08drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher1-3/+8
2011-01-08ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen1-0/+1
2011-01-08ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter...Daniel T Chen1-0/+1
2011-01-08ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula1-9/+7
2011-01-08ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2-5/+0
2011-01-08ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson1-2/+1
2011-01-08fuse: fix ioctl when server is 32bitMiklos Szeredi1-6/+44
2011-01-08fuse: verify ioctl retriesMiklos Szeredi1-0/+22
2011-01-08x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2-24/+84
2010-12-10Linux 2.6.36.2v2.6.36.2Greg Kroah-Hartman1-1/+1
2010-12-10Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13
2010-12-10Export 'get_pipe_info()' to other usersLinus Torvalds3-12/+13
2010-12-10Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds1-10/+9
2010-12-10nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2010-12-10r8169: fix checksum brokenShan Wei1-2/+1
2010-12-10r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu1-2/+3
2010-12-10r8169: (re)init phy on resumeStanislaw Gruszka1-0/+5
2010-12-10r8169: fix rx checksum offloadEric Dumazet1-4/+2
2010-12-10msp3400: fix mute audio regressionHans Verkuil1-1/+6
2010-12-10qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis3-2/+9
2010-12-10cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+51
2010-12-10rds: Integer overflow in RDS cmsg handlingDan Rosenberg1-1/+1
2010-12-10econet: fix CVE-2010-3848Phil Blundell1-31/+31
2010-12-10econet: fix CVE-2010-3850Phil Blundell1-0/+3
2010-12-10econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell1-18/+8
2010-12-10ext4: fix NULL pointer dereference in print_daily_error_info()Sergey Senozhatsky1-0/+1
2010-12-10crypto: padlock - Fix AES-CBC handling on odd-block-sized inputHerbert Xu1-1/+1
2010-12-10x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg1-3/+9
2010-12-10can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-12-10filter: make sure filters dont read uninitialized memoryDavid S. Miller1-29/+35