Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | aio: cleanup: flatten kill_ioctx() | Benjamin LaHaise | 2014-04-29 | 1 | -26/+26 | |
| * | | | | | | | aio: report error from io_destroy() when threads race in io_destroy() | Benjamin LaHaise | 2014-04-29 | 1 | -7/+9 | |
| * | | | | | | | fs/aio.c: Remove ctx parameter in kiocb_cancel | Fabian Frederick | 2014-04-22 | 1 | -3/+3 | |
* | | | | | | | | fix __swap_writepage() compile failure on old gcc versions | Al Viro | 2014-06-14 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-14 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hsi: omap_ssi_port: use normal module refcounting | Arnd Bergmann | 2014-06-05 | 1 | -2/+2 | |
| * | | | | | | | | HSI: fix omap ssi driver dependency | Arnd Bergmann | 2014-06-03 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gpio: of: Fix handling for deferred probe for -gpio suffix | Tony Lindgren | 2014-06-12 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-14 | 7 | -137/+279 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/vdso: Fix vdso_install | Andy Lutomirski | 2014-06-13 | 1 | -11/+11 | |
| * | | | | | | | | | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski | 2014-06-12 | 3 | -13/+60 | |
| * | | | | | | | | | x86/vdso: Add PUT_LE to store little-endian values | Andy Lutomirski | 2014-06-12 | 1 | -3/+16 | |
| * | | | | | | | | | x86/vdso/doc: Make vDSO examples more portable | Andy Lutomirski | 2014-06-12 | 3 | -41/+123 | |
| * | | | | | | | | | x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c | Andy Lutomirski | 2014-06-12 | 1 | -1/+1 | |
| * | | | | | | | | | x86, vdso: Remove one final use of htole16() | H. Peter Anvin | 2014-06-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-14 | 10 | -142/+401 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwmon: vexpress: Use devm helper for hwmon device registration | Pawel Moll | 2014-06-12 | 1 | -54/+28 | |
| * | | | | | | | | | | hwmon: (atxp1) Avoid forward declaration | Axel Lin | 2014-06-12 | 1 | -24/+18 | |
| * | | | | | | | | | | hwmon: add support for Sensirion SHTC1 sensor | Tomas Pop | 2014-06-12 | 5 | -0/+328 | |
| * | | | | | | | | | | hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-06-12 | 1 | -38/+13 | |
| * | | | | | | | | | | hwmon: (lm85) Drop generic detection | Jean Delvare | 2014-06-12 | 1 | -23/+10 | |
| * | | | | | | | | | | hwmon: (ina2xx) Cast to s16 on shunt and current regs | Fabio Baltieri | 2014-06-12 | 1 | -3/+4 | |
* | | | | | | | | | | | Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-13 | 16 | -56/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 2014-06-13 | 1 | -0/+14 | |
| * | | | | | | | | | | | ALSA: hda - Add quirk for external mic on Lifebook U904 | David Henningsson | 2014-06-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table | Hui Wang | 2014-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | ALSA: intel8x0: Use ktime and ktime_get() | Thomas Gleixner | 2014-06-12 | 1 | -6/+4 | |
| * | | | | | | | | | | | ALSA: core: Use ktime_get_ts() | Thomas Gleixner | 2014-06-12 | 2 | -3/+3 | |
| * | | | | | | | | | | | ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV | Mengdong Lin | 2014-06-12 | 1 | -1/+9 | |
| * | | | | | | | | | | | ALSA: compress: Cancel the optimization of compiler and fix the size of struc... | Wang, Xiaoming | 2014-06-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | ALSA: hda - Add quirk for ABit AA8XE | David Henningsson | 2014-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller" | Libin Yang | 2014-06-09 | 1 | -6/+0 | |
| * | | | | | | | | | | | ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI Audio | Libin Yang | 2014-06-09 | 1 | -1/+7 | |
| * | | | | | | | | | | | ALSA: hda/realtek - Add support of ALC667 codec | Kailang Yang | 2014-06-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | ALSA: hda/realtek - Add more codec rename | Kailang Yang | 2014-06-06 | 1 | -0/+15 | |
| * | | | | | | | | | | | ALSA: hda/realtek - New vendor ID for ALC233 | Kailang Yang | 2014-06-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | ALSA: hda - add two new pin tables | Hui Wang | 2014-06-06 | 1 | -6/+41 | |
| * | | | | | | | | | | | ALSA: hda/realtek - Add support of ALC891 codec | Kailang Yang | 2014-06-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | ALSA: seq: Continue broadcasting events to ports if one of them fails | Adam Goode | 2014-06-04 | 1 | -12/+24 | |
| * | | | | | | | | | | | ALSA: bebob: Remove unused function prototype | Takashi Sakamoto | 2014-06-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | ALSA: fireworks: Remove meaningless mutex_destroy() | Takashi Sakamoto | 2014-06-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | ALSA: fireworks: Remove a constant over width to which it's applied | Takashi Sakamoto | 2014-06-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | ALSA: fireworks: Improve comments about Fireworks transaction | Takashi Sakamoto | 2014-06-04 | 1 | -8/+8 | |
| * | | | | | | | | | | | ALSA: fireworks: Use safer way to arrange ring buffer pointer | Takashi Sakamoto | 2014-06-04 | 2 | -2/+2 | |
| * | | | | | | | | | | | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() | Takashi Sakamoto | 2014-06-04 | 2 | -4/+4 | |
| * | | | | | | | | | | | ALSA: seq: correctly detect input buffer overflow | Adam Goode | 2014-06-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 2014-06-13 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dlm: keep listening connection alive with sctp mode | Lidong Zhong | 2014-06-12 | 1 | -0/+5 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-13 | 7 | -28/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |