summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda
2012-02-07net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai
2012-02-07Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson
2012-02-07iblock: fix handling of large requestsChristoph Hellwig
2012-02-07target: handle empty string writes in sysfsDan Carpenter
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown
2012-02-06Documentation: update quilt tree location for Documentation patchesRandy Dunlap
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-02-06Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-06drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang