summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Linux 3.0.67v3.0.67Greg Kroah-Hartman1-1/+1
2013-02-28USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-28USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1
2013-02-28USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork1-0/+4
2013-02-28USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-02-28USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-02-28dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet4-6/+24
2013-02-28ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai5-17/+37
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox5-27/+104
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern4-17/+44
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-28ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter1-0/+1
2013-02-28ext4: Free resources in some error path in ext4_fill_superTao Ma1-8/+11
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-28ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-28NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-28mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman1-2/+16
2013-02-28tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-02-28ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-02-28inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-02-28mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt1-40/+42
2013-02-28mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli1-3/+3
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2-25/+49
2013-02-28Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell1-1/+1
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-28ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-28ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-28hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz1-18/+18
2013-02-28posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka1-2/+21