summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-21hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-21drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-21perf tools: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+6
2012-02-21perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao1-0/+1
2012-02-13Linux 3.0.21v3.0.21Greg Kroah-Hartman1-1/+1
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet32-190/+359
2012-02-13powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-02-13powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-13USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors1-1/+1
2012-02-13staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-13Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-13Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2012-02-13target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier1-4/+4
2012-02-13target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido1-0/+1
2012-02-13target: Use correct preempted registration sense codeMarco Sanvido1-2/+2
2012-02-13mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-13mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-13pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-13ASoC: wm8962: Fix word length configurationSusan Gao1-3/+3
2012-02-13ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown1-2/+2
2012-02-13ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown1-4/+4
2012-02-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+23
2012-02-13lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdepPeter Zijlstra1-2/+10
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein1-1/+1
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar1-4/+3
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-02-13drm/i915: handle 3rd pipeEugeni Dodonov1-0/+4
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi1-8/+8
2012-02-13drm/i915: check ACTHD of all ringsDaniel Vetter2-3/+12
2012-02-13drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang1-0/+1
2012-02-13drm/i915: HDMI hot remove notification to audio driverWu Fengguang1-2/+6
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-02-13ASoC: Ensure we generate a driver nameMark Brown1-3/+15
2012-02-13sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min1-0/+5
2012-02-13drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-13drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21
2012-02-13drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-13mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman1-0/+13
2012-02-13mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte1-1/+6
2012-02-13at_hdmac: bugfix for enabling channel irqNikolaus Voss2-11/+10
2012-02-13kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu1-1/+5
2012-02-13IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-02-13firewire: ohci: disable MSI on Ricoh controllersStefan Richter1-1/+1
2012-02-13firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch1-0/+4
2012-02-13proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov1-1/+13
2012-02-13proc: unify mem_read() and mem_write()Oleg Nesterov1-58/+32