1. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  3. 7040b6d ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data by Clemens Ladisch · 11 years ago
  4. dfbb85c DMA: shdma: add cyclic transfer support by Kuninori Morimoto · 11 years ago
  5. 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 11 years ago
  6. 91ea74e DMA: shdma: tidyup callback chunk finder by Kuninori Morimoto · 11 years ago
  7. 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 11 years ago
  8. b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 11 years ago
  9. 6069d23 iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT by Kefeng Wang · 11 years ago
  10. c443084 iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages by Will Deacon · 11 years ago
  11. 593d9c2 dma: mmp_pdma: Fix physical channel memory allocation size by Laurent Pinchart · 11 years ago
  12. a2a7c17 dma: mmp_pdma: Simplify access to channel drcmr value by Laurent Pinchart · 11 years ago
  13. af98715 dma: mmp_pdma: Fix the #dma-channels DT property documentation by Laurent Pinchart · 11 years ago
  14. 76ae658 MIPS: CPC: provide locking functions by Paul Burton · 11 years ago
  15. 2ba6025 MIPS: CPC: provide functions to retrieve register addresses by Paul Burton · 11 years ago
  16. 76306f4 MIPS: introduce cpu_coherent_mask by Paul Burton · 11 years ago
  17. cc7964a MIPS: support for generic clockevents broadcast by Paul Burton · 11 years ago
  18. 60bdb9c MIPS: allow R4K clockevent device to function regardless of GIC by Paul Burton · 11 years ago
  19. d8107ef MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU by Paul Burton · 11 years ago
  20. 5977d68 MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP by Paul Burton · 11 years ago
  21. 414408d0 MIPS: allow GIC clockevent device config from other CPUs by Paul Burton · 11 years ago
  22. 0467811 MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP by Paul Burton · 11 years ago
  23. 74e9133 MIPS: PM: Implement PM helper macros by James Hogan · 11 years ago
  24. eaa38d6 MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB by James Hogan · 11 years ago
  25. 61d7304 MIPS: c-r4k: Add CPU PM callback for coherency by James Hogan · 11 years ago
  26. ae4ce45 MIPS: traps: Add CPU PM callback for trap configuration by James Hogan · 11 years ago
  27. c49a6bf ata: SATL compliance for Inquiry Product Revision by Keith Busch · 11 years ago
  28. 93bfb76 clocksource: exynos_mct: register sched_clock callback by Vincent Guittot · 11 years ago
  29. ee34687 fbdev/fb.h: silence warning with -Wsign-compare by Brian W Hart · 11 years ago
  30. 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
  31. 5f33b89 pwm-backlight: Disable backlight on shutdown by Thierry Reding · 11 years ago
  32. c7e7430 drm/gm107/gr: bump attrib cb size quite a bit by Ben Skeggs · 11 years ago
  33. 806cbc5 drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 11 years ago
  34. ce23b23 drm/nouveau/bios: fix shadowing from PROM on big-endian systems by Ben Skeggs · 11 years ago
  35. a3d0b12 drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi by Ilia Mirkin · 11 years ago
  36. bf65699 Merge branch 'sparc32_generic_io_h' by David S. Miller · 11 years ago
  37. c3373da sparc32: clean up io_32.h by Sam Ravnborg · 11 years ago
  38. e1039fb sparc32: introduce asm-generic/io.h by Sam Ravnborg · 11 years ago
  39. 01c6505 sparc32: replace flip_dword() with swab32() by Sam Ravnborg · 11 years ago
  40. c46064b sparc: move page_to_phys to page.h by Sam Ravnborg · 11 years ago
  41. 49b6c01 sparc64: Make itc_sync_lock raw by Kirill Tkhai · 11 years ago
  42. aa3449e sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 11 years ago
  43. fd06a54 ftrace: Have function graph tracer use global_ops for filtering by Steven Rostedt (Red Hat) · 11 years ago
  44. 2af0d93 ARM: shmobile: henninger: specify EXTAL frequency by Sergei Shtylyov · 11 years ago
  45. b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  46. 84e108f ARM: sunxi: Enable GMAC in sunxi_defconfig by Maxime Ripard · 11 years ago
  47. 4dd7aa0 Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  48. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  49. e1fe9ed x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 11 years ago
  50. 31ee2bf ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed by Arnd Bergmann · 11 years ago
  51. b7a8037 ASoC: omap: Amstrad E3 needs TTY support for codec by Arnd Bergmann · 11 years ago
  52. 7b6ad9e ASoC: sh: Migo-R sound needs I2C by Arnd Bergmann · 11 years ago
  53. 7ec91cd ASoC: samsung: TLV320AIC23 and Simtec Hermes audio need I2C by Arnd Bergmann · 11 years ago
  54. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 11 years ago
  55. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  56. 5ac3e4b tools: Unify export.h by Borislav Petkov · 11 years ago
  57. a4519ec ASoC: atmel: Atmel WM8904 codec support needs I2C by Arnd Bergmann · 11 years ago
  58. ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  59. 40e3b93 ASoC: fsl: Allow to select ESAI device individually by Xiubo Li · 11 years ago
  60. b71fc4e ASoC: fsl: Allow to select SAI device individually by Xiubo Li · 11 years ago
  61. 482b91c ASoC: pxa: TTC DKB audio needs I2C by Arnd Bergmann · 11 years ago
  62. 654da9f ASoC: samsung: UDA1380 needs I2C by Arnd Bergmann · 11 years ago
  63. 36a26e1 ASoC: omap: RX-51 audio needs I2C by Arnd Bergmann · 11 years ago
  64. d052a3d ASoC: omap: rx51: Add DT support by Sebastian Reichel · 11 years ago
  65. f29b542 Merge branch 'asoc-dt' into asoc-omap by Mark Brown · 11 years ago
  66. 3ca041e ASoC: dt: Allow Aux Codecs to be specified using DT by Sebastian Reichel · 11 years ago
  67. 0265e1a ASoC: omap: rx51: Add some error messages by Sebastian Reichel · 11 years ago
  68. 386e81a ASoC: omap: rx51: get GPIO numbers via gpiod API by Sebastian Reichel · 11 years ago
  69. 0a17a37 ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter by Sebastian Reichel · 11 years ago
  70. de5d056 regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14 by Krzysztof Kozlowski · 11 years ago
  71. eba430c regulator: s5m8767: Allow GPIO 0 to be used as external control by Krzysztof Kozlowski · 11 years ago
  72. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  73. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
  74. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
  75. b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 11 years ago
  76. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  78. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
  79. 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  80. 812e4da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  81. fc27691 block: null_blk: fix use after free by Ming Lei · 11 years ago
  82. 41edf27 dentry_kill(): don't try to remove from shrink list by Al Viro · 11 years ago
  83. e6a6234 [media] media-device: fix infoleak in ioctl media_enum_entities() by Salva Peiró · 11 years ago
  84. 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 11 years ago
  85. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 11 years ago
  86. aa019b7 drm/radeon/dp: check for errors in dpcd reads by Alex Deucher · 11 years ago
  87. 3b333c5 drm/radeon: avoid high jitter with small frac divs by Christian König · 11 years ago
  88. 695daf1 drm/radeon: check buffer relocation offset by Leo Liu · 11 years ago
  89. f5d636d drm/radeon: use pflip irq on R600+ v2 by Christian König · 11 years ago
  90. e451876 drm/radeon/uvd: use lower clocks on old UVD to boot v2 by Christian König · 11 years ago
  91. 3617660 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  92. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 11 years ago
  93. 399f0c2 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  94. b48d139 regmap: Add missing initialization of this_page by Geert Uytterhoeven · 11 years ago
  95. a0b148b ASoC: wm8985: Use devm_regulator_bulk_get() by Fabio Estevam · 11 years ago
  96. f5727cd regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 11 years ago
  97. 49e3c64 ASoC: nuc900: export nuc900_ac97_data by Arnd Bergmann · 11 years ago
  98. 1aa91b6 ASoC: samsung-idma: avoid 64-bit division by Arnd Bergmann · 11 years ago
  99. 01c2cb6 ASoC: samsung: SMDK_WM8580_PCM needs REGMAP_I2C by Arnd Bergmann · 11 years ago
  100. 24fc81d ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X by Arnd Bergmann · 11 years ago