summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | aio: cleanup: flatten kill_ioctx()Benjamin LaHaise2014-04-291-26/+26
| * | | | | | | aio: report error from io_destroy() when threads race in io_destroy()Benjamin LaHaise2014-04-291-7/+9
| * | | | | | | fs/aio.c: Remove ctx parameter in kiocb_cancelFabian Frederick2014-04-221-3/+3
* | | | | | | | fix __swap_writepage() compile failure on old gcc versionsAl Viro2014-06-141-1/+1
* | | | | | | | Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-142-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | hsi: omap_ssi_port: use normal module refcountingArnd Bergmann2014-06-051-2/+2
| * | | | | | | | HSI: fix omap ssi driver dependencyArnd Bergmann2014-06-031-1/+1
* | | | | | | | | Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren2014-06-121-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-147-137/+279
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/vdso: Fix vdso_installAndy Lutomirski2014-06-131-11/+11
| * | | | | | | | | x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski2014-06-123-13/+60
| * | | | | | | | | x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski2014-06-121-3/+16
| * | | | | | | | | x86/vdso/doc: Make vDSO examples more portableAndy Lutomirski2014-06-123-41/+123
| * | | | | | | | | x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.cAndy Lutomirski2014-06-121-1/+1
| * | | | | | | | | x86, vdso: Remove one final use of htole16()H. Peter Anvin2014-06-101-1/+1
* | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-1410-142/+401
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll2014-06-121-54/+28
| * | | | | | | | | | hwmon: (atxp1) Avoid forward declarationAxel Lin2014-06-121-24/+18
| * | | | | | | | | | hwmon: add support for Sensirion SHTC1 sensorTomas Pop2014-06-125-0/+328
| * | | | | | | | | | hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-06-121-38/+13
| * | | | | | | | | | hwmon: (lm85) Drop generic detectionJean Delvare2014-06-121-23/+10
| * | | | | | | | | | hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-06-121-3/+4
* | | | | | | | | | | Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-1316-56/+147
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-06-131-0/+14
| * | | | | | | | | | | ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson2014-06-131-0/+9
| * | | | | | | | | | | ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang2014-06-131-1/+1
| * | | | | | | | | | | ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner2014-06-121-6/+4
| * | | | | | | | | | | ALSA: core: Use ktime_get_ts()Thomas Gleixner2014-06-122-3/+3
| * | | | | | | | | | | ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin2014-06-121-1/+9
| * | | | | | | | | | | ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-121-1/+1
| * | | | | | | | | | | ALSA: hda - Add quirk for ABit AA8XEDavid Henningsson2014-06-101-0/+1
| * | | | | | | | | | | Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang2014-06-091-6/+0
| * | | | | | | | | | | ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang2014-06-091-1/+7
| * | | | | | | | | | | ALSA: hda/realtek - Add support of ALC667 codecKailang Yang2014-06-061-0/+1
| * | | | | | | | | | | ALSA: hda/realtek - Add more codec renameKailang Yang2014-06-061-0/+15
| * | | | | | | | | | | ALSA: hda/realtek - New vendor ID for ALC233Kailang Yang2014-06-061-0/+1
| * | | | | | | | | | | ALSA: hda - add two new pin tablesHui Wang2014-06-061-6/+41
| * | | | | | | | | | | ALSA: hda/realtek - Add support of ALC891 codecKailang Yang2014-06-051-0/+1
| * | | | | | | | | | | ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode2014-06-041-12/+24
| * | | | | | | | | | | ALSA: bebob: Remove unused function prototypeTakashi Sakamoto2014-06-041-2/+0
| * | | | | | | | | | | ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto2014-06-041-1/+0
| * | | | | | | | | | | ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto2014-06-041-1/+0
| * | | | | | | | | | | ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto2014-06-041-8/+8
| * | | | | | | | | | | ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto2014-06-042-2/+2
| * | | | | | | | | | | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto2014-06-042-4/+4
| * | | | | | | | | | | ALSA: seq: correctly detect input buffer overflowAdam Goode2014-06-041-1/+1
* | | | | | | | | | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-06-131-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-121-0/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-137-28/+114
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud