summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-06pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin1-6/+4
2013-03-06pps: Add pps_lookup_dev() functionGeorge Spelvin2-3/+47
2013-03-06idr: idr_for_each_entry() macroPhilipp Reisner1-0/+11
2013-03-06USB: serial: fix null-pointer dereferences on disconnectJohan Hovold6-49/+43
2013-03-06USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-03-06Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"Daniel Vetter1-3/+0
2013-03-06x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-03-06x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-03-06drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij1-1/+3
2013-03-06ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-03-06ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-03-06x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
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