summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13Linux 3.0.21v3.0.21Greg Kroah-Hartman
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2012-02-13powernow-k8: Fix indexing issueAndreas Herrmann
2012-02-13powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin
2012-02-13USB: add new zte 3g-dongle's pid to option.cRui li
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-13staging: r8712u: Add new Sitecom UsB IDLarry Finger
2012-02-13Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen
2012-02-13Staging: asus_oled: fix image processingPekka Paalanen
2012-02-13target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier
2012-02-13target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido
2012-02-13target: Use correct preempted registration sense codeMarco Sanvido
2012-02-13mm: fix UP THP spin_is_locked BUGsHugh Dickins
2012-02-13mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman
2012-02-13pcmcia: fix socket refcount decrementing on each resumeRussell King
2012-02-13ASoC: wm8962: Fix word length configurationSusan Gao
2012-02-13ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown
2012-02-13ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown
2012-02-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-13lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdepPeter Zijlstra
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13drm/i915: handle 3rd pipeEugeni Dodonov
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi
2012-02-13drm/i915: check ACTHD of all ringsDaniel Vetter
2012-02-13drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang
2012-02-13drm/i915: HDMI hot remove notification to audio driverWu Fengguang
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-02-13ASoC: Ensure we generate a driver nameMark Brown
2012-02-13sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-02-13drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-13drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs
2012-02-13drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-13mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman
2012-02-13mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte
2012-02-13at_hdmac: bugfix for enabling channel irqNikolaus Voss
2012-02-13kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-13IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein
2012-02-13firewire: ohci: disable MSI on Ricoh controllersStefan Richter
2012-02-13firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch
2012-02-13proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-13proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-13proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-13drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-13ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov
2012-02-13ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon