aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.0.67Pawit Pornkitprasan2013-03-0363-240/+572
|\
| * Linux 3.0.67Greg Kroah-Hartman2013-02-281-1/+1
| * USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-02-281-1/+1
| * USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-02-281-2/+2
| * USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-02-281-1/+1
| * USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork2013-02-281-0/+4
| * USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-281-0/+2
| * USB: option: add and update Alcatel modemsBjørn Mork2013-02-281-1/+9
| * dca: check against empty dca_domains list before unregister providerMaciej Sosnowski2013-02-281-0/+5
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-284-6/+24
| * ipv4: fix a bug in ping_err().Li Wei2013-02-281-2/+2
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-281-2/+1
| * xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-281-4/+4
| * bridge: set priority of STP packetsStephen Hemminger2013-02-281-0/+2
| * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-285-17/+37
| * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-285-27/+104
| * fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-281-4/+10
| * pcmcia/vrc4171: Add missing spinlock initJean Delvare2013-02-281-0/+1
| * Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-02-282-3/+28
| * powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-281-0/+5
| * ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-02-282-1/+15
| * staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-02-281-8/+20
| * staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-02-281-0/+5
| * drm/i915: disable shared panel fitter for pipeMika Kuoppala2013-02-281-0/+8
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-284-17/+44
| * drm/usb: bind driver to correct deviceDave Airlie2013-02-281-1/+1
| * sunvdc: Fix off-by-one in generic_request().David S. Miller2013-02-281-1/+1
| * ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter2013-02-281-0/+1
| * ext4: Free resources in some error path in ext4_fill_superTao Ma2013-02-281-8/+11
| * ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-02-281-2/+4
| * ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch2013-02-281-1/+1
| * p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-281-1/+1
| * NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust2013-02-281-0/+3
| * mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman2013-02-281-2/+16
| * tmpfs: fix use-after-free of mempolicy objectGreg Thelen2013-02-281-2/+8
| * drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2013-02-282-2/+2
| * ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-281-1/+4
| * inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-281-4/+0
| * s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-02-281-0/+8
| * KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2013-02-281-8/+30
| * mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt2013-02-281-40/+42
| * mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli2013-02-281-3/+3
| * mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-02-282-25/+49
| * Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-02-281-2/+2
| * xen: Send spinlock IPI to all waitersStefan Bader2013-02-281-1/+0
| * xen/netback: check correct frag when looking for head fragIan Campbell2013-02-281-1/+1
| * tty: set_termios/set_termiox should not return -EINTROleg Nesterov2013-02-281-2/+2
| * ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov2013-02-281-1/+1
| * ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-281-1/+1
| * hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz2013-02-281-18/+18