summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-06x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson1-0/+6
2013-03-06USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-03-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-03-06rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger3-4/+12
2013-03-06p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai5-17/+37
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox5-27/+104
2013-03-06timeconst.pl: Eliminate Perl warningH. Peter Anvin1-4/+2
2013-03-06x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-03-06drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-03-06fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie3-8/+17
2013-03-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-03-06staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-06nfsd: Fix memleakmajianpeng1-0/+2
2013-03-06hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz1-18/+18
2013-03-06tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-03-06UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2013-03-06ALSA: aloop: Fix Oops while PM resumeTakashi Iwai1-1/+4
2013-03-06Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2013-03-06zram: Fix deadlock bug in partial read/writeMinchan Kim1-2/+2
2013-03-06ext4: fix race in ext4_mb_add_n_trim()Niu Yawei1-3/+3
2013-03-06ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen1-1/+1
2013-03-06ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-03-06staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-03-06s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-03-06ext4: fix possible use-after-free with AIOJan Kara2-6/+5
2013-03-06quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-03-06USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-03-06Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-03-06pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-03-06ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o6-24/+30
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo4-3/+34
2013-03-06dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-03-06omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2013-03-06v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2013-03-06workqueue: consider work function when searching for busy work itemsTejun Heo1-11/+31
2013-03-06KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-03-06genirq: Avoid deadlock in spurious handlingThomas Gleixner1-4/+3
2013-03-06sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-20Linux 3.2.39v3.2.39Ben Hutchings1-1/+1
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-20bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi1-0/+3
2013-02-20tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-02-20tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-20tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2