summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel
2012-02-13iommu/amd: Work around broken IVRS tablesJoerg Roedel
2012-02-13ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch
2012-02-13pcmcia: fix socket refcount decrementing on each resumeRussell King
2012-02-13ASoC: wm8994: Fix typo in VMID ramp settingMark Brown
2012-02-13ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown
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-13iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger
2012-02-13iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger
2012-02-13iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger
2012-02-13lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debuggingBen Hutchings
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-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-02-13drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter
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-138139cp: fix missing napi_gro_flush.Francois Romieu
2012-02-13PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-02-13PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat
2012-02-13sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-02-13drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
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-13PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
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-13Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-02-13mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2012-02-13kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-13RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
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