summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
* vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-121-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-122-1/+3
|\
| * ext4: fix memory leak in xattrDave Jones2013-10-121-0/+2
| * ext4: fix performance regression in writeback of random writesJan Kara2013-09-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-126-21/+25
|\ \
| * | Btrfs: fix oops caused by the space balance and dead rootsMiao Xie2013-10-113-7/+17
| * | Btrfs: insert orphan roots into fs radix treeMiao Xie2013-10-111-5/+3Star
| * | Btrfs: limit delalloc pages outside of find_delalloc_rangeJosef Bacik2013-10-111-8/+4Star
| * | Btrfs: use right root when checking for hash collisionJosef Bacik2013-10-111-1/+1
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-10-125-35/+67
|\ \ \
| * | | ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson2013-10-111-0/+2
| * | | ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2013-10-112-0/+16
| * | | ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson2013-10-111-0/+9
| * | | ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai2013-10-081-0/+1
| * | | ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula2013-10-081-10/+8Star
| * | | ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson2013-10-071-0/+27
| * | | ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-022-25/+4Star
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-129-22/+34
|\ \ \ \
| * | | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
| * | | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
| * | | | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
| * | | | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
| * | | | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-101-0/+3
| * | | | i2c: Not all adapters have a parentJean Delvare2013-10-101-0/+3
| * | | | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-6/+5Star
| * | | | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-1/+2
| * | | | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-5/+6
| * | | | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-101-2/+3
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-129-11/+26
|\ \ \ \ \
| * | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-119-11/+26
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-123-4/+12
|\ \ \ \ \ \
| * | | | | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
| * | | | | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-042-4/+4
* | | | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-121-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-113-3/+3
|\ \ \ \ \ \ \
| * | | | | | | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-073-3/+3
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-1125-93/+74Star
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-113-38/+3Star
| * | | | | | | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie2013-10-113-23/+11Star
| * | | | | | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-1115-25/+53
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-10-101-0/+1
| | * | | | | | | drm/radeon/dpm: disable bapm on TN asicsAlex Deucher2013-10-091-1/+1
| | * | | | | | | drm/radeon: improve soft reset on CIKAlex Deucher2013-10-091-0/+6
| | * | | | | | | drm/radeon: improve soft reset on SIAlex Deucher2013-10-091-0/+10
| | * | | | | | | drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | | | | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | | | | drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter2013-10-091-2/+2
| | * | | | | | | drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-091-1/+1