summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-06-19NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust1-4/+4
2012-06-19KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras1-30/+66
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang1-4/+4
2012-06-19sctp: fix warning when compiling without IPv6Daniel Halperin1-0/+2
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko3-6/+18
2012-06-19ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-06-19ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren1-1/+1
2012-06-19extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin1-0/+1
2012-06-19extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin1-0/+2
2012-06-19extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin1-2/+2
2012-06-19[media] pms: fix build error in pms_probe()Fengguang Wu1-0/+1
2012-06-19kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-19[media] smia: Fix compile failuresAlan Cox2-1/+2
2012-06-19[media] Fix VIDIOC_DQEVENT docbook entryHans Verkuil1-1/+1
2012-06-19[media] s5p-fimc: Fix control creation functionKamil Debski1-1/+1
2012-06-19[media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat1-2/+1
2012-06-19[media] s5p-mfc: Fix setting controlsKamil Debski1-2/+2
2012-06-19[media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda1-0/+2
2012-06-19[media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda1-8/+2
2012-06-19[media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń1-24/+26
2012-06-19[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2-1/+8
2012-06-19cgroups: Account for CSS_DEACT_BIAS in __css_putSalman Qazi1-2/+10
2012-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds4-18/+12
2012-06-18[media] cxd2820r: Fix an incorrect modulation type bitmaskJanne Huttunen1-1/+1
2012-06-18Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...Linus Torvalds1-1/+1
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-28/+124
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-38/+66
2012-06-18Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+7
2012-06-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+52
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt1-3/+5
2012-06-18Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.Paul Mundt1-2/+2
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf1-2/+7
2012-06-18hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck1-4/+8
2012-06-18hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-06-18[media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl1-0/+2
2012-06-18[media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl1-0/+1
2012-06-18[media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin1-0/+6
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt1-3/+3
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust3-1/+6
2012-06-18[media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2-47/+7
2012-06-18UBIFS: fix assertionDan Carpenter1-2/+2
2012-06-18SPI: fix over-eager devm_xxx() conversionRussell King1-1/+2
2012-06-18perf: Use css_tryget() to avoid propping up css refcountSalman Qazi1-3/+7
2012-06-18x86: Fix kernel-doc warningsWanpeng Li2-5/+5
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11