1. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. 1892faa drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page by Michel Thierry · 9 years ago
  3. 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
  4. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  5. aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  6. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  7. fbdd950 parisc: Drop parisc-specific NSIGTRAP define by Helge Deller · 9 years ago
  8. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  9. e60fc5a parisc: Fix __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 9 years ago
  10. fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
  11. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  12. 75777c1 Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  13. 06928b3 net: bpf: reject invalid shifts by Rabin Vincent · 9 years ago
  14. c3ce79d Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  15. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  16. 2564626 NVMe: Remove queue freezing on resets by Keith Busch · 9 years ago
  17. 1d49c38 NVMe: Use a retryable error code on reset by Keith Busch · 9 years ago
  18. e3e9d50 NVMe: Fix admin queue ring wrap by Keith Busch · 9 years ago
  19. 4490733 nvme: make SG_IO support optional by Christoph Hellwig · 9 years ago
  20. bfd8947 nvme: fixes for NVME_IOCTL_IO_CMD on the char device by Christoph Hellwig · 9 years ago
  21. 69d3b8a nvme: synchronize access to ctrl->namespaces by Christoph Hellwig · 9 years ago
  22. 363c9aa nvme: Move nvme_freeze/unfreeze_queues to nvme core by Sagi Grimberg · 9 years ago
  23. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  24. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  25. 9807057 ALSA: hda - Fix white noise on Dell Latitude E5550 by Takashi Iwai · 9 years ago
  26. de65360 ALSA: hda_intel: add card number to irq description by Heiner Kallweit · 9 years ago
  27. 43e361f checkpatch: add virt barriers by Michael S. Tsirkin · 9 years ago
  28. f4073b0 checkpatch: check for __smp outside barrier.h by Michael S. Tsirkin · 9 years ago
  29. 402c255 checkpatch.pl: add missing memory barriers by Michael S. Tsirkin · 9 years ago
  30. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  31. 21ea9fb virtio_balloon: fix race between migration and ballooning by Minchan Kim · 9 years ago
  32. f68b992 virtio_balloon: fix race by fill and leak by Minchan Kim · 9 years ago
  33. 779a6a3 s390: more efficient smp barriers by Michael S. Tsirkin · 9 years ago
  34. a677f48 s390: use generic memory barriers by Michael S. Tsirkin · 9 years ago
  35. 2349275 xen/events: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  36. 506b02e xen/io: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  37. 5bb0c9b xenbus: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  38. 788e5b3 virtio_ring: use virt_store_mb by Michael S. Tsirkin · 9 years ago
  39. 9e3f84c sh: move xchg_cmpxchg to a header by itself by Michael S. Tsirkin · 9 years ago
  40. 3226aad sh: support 1 and 2 byte xchg by Michael S. Tsirkin · 9 years ago
  41. a659612 virtio_ring: update weak barriers to use virt_xxx by Michael S. Tsirkin · 9 years ago
  42. d307fb16 Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb" by Michael S. Tsirkin · 9 years ago
  43. 6a65d26 asm-generic: implement virt_xxx memory barriers by Michael S. Tsirkin · 9 years ago
  44. 1638fb7 x86: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  45. 1ce7909 xtensa: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  46. d39886a tile: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  47. 45d9b85 sparc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  48. 90a3ccb sh: define __smp_xxx, fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  49. 82b4449 s390: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  50. a60514b mips: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  51. afc22de metag: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  52. eebd1b9 ia64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  53. 27f6cab blackfin: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  54. 2b1f3de arm: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  55. fd072df arm64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  56. 003472a powerpc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  57. a9e4252 asm-generic: add __smp_xxx wrappers by Michael S. Tsirkin · 9 years ago
  58. 300b06d x86: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  59. 577f183 x86/um: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  60. fa083e2 mips: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  61. abe114d metag: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  62. 90ff6a1 arm64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  63. 335390d arm: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  64. 519be04 sparc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  65. 21535aa s390: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  66. fbd7ec0 powerpc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  67. 53a05ac ia64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  68. 9505ec0 ia64: rename nop->iosapic_nop by Michael S. Tsirkin · 9 years ago
  69. 57f7c03 asm-generic: guard smp_store_release/load_acquire by Michael S. Tsirkin · 9 years ago
  70. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  71. 19e2fc4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  72. 2945e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  73. 2f6b99e ARM: Add CONFIG_DEPRECATED_PARAM_STRUCT to netwinder_defconfig by Marc Zyngier · 9 years ago
  74. d3bd4e0 Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 9 years ago
  75. 78ae902 Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd', 'regulator/topic/tps6105x', 'regulator/topic/tps65086' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 9 years ago
  76. 3fbd90b Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6311', 'regulator/topic/optional', 'regulator/topic/palmas' and 'regulator/topic/pv88060' into regulator-next by Mark Brown · 9 years ago
  77. 8bd31df Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm363x', 'regulator/topic/lockdep' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 9 years ago
  78. 9fa2957 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  79. c5c80bd Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  80. 353915f Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt6311' into regulator-linus by Mark Brown · 9 years ago
  81. 3ad4b05 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  82. 5f4900b Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra by Olof Johansson · 9 years ago
  83. d0ac611 Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra by Olof Johansson · 9 years ago
  84. 3e91219 Merge branch 'treewide/cleanup' into late/tegra by Olof Johansson · 9 years ago
  85. 0cd1262 drm/i915: Handle error paths during watermark sanitization properly (v3) by Matt Roper · 9 years ago
  86. 7aaed57 phonet: properly unshare skbs in phonet_rcv() by Eric Dumazet · 9 years ago
  87. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 9 years ago
  88. ceccad5 drm/i915: Only complain about n_edp_entries with eDP ports by Ville Syrjälä · 9 years ago
  89. 47b356e phy: remove an unneeded condition by Dan Carpenter · 9 years ago
  90. 1bc16ad mdio: remove an unneed condition by Dan Carpenter · 9 years ago
  91. 3567eb6 ALSA: seq: Fix race at timer setup and close by Takashi Iwai · 9 years ago
  92. db9107b mdio_bus: NULL dereference on allocation error by Dan Carpenter · 9 years ago
  93. 3f984cb coccinelle: tests: unsigned value cannot be lesser than zero by Andrzej Hajda · 9 years ago
  94. 030e2c7 ALSA: seq: Fix missing NULL check at remove_events ioctl by Takashi Iwai · 9 years ago
  95. 34b7b0f perf tools: Fallback to srcdir/Documentation/tips.txt by Namhyung Kim · 9 years ago
  96. 090cff3 perf ui/tui: Print helpline message as is by Namhyung Kim · 9 years ago
  97. 84cfac7 perf tools: Set and pass DOCDIR to builtin-report.c by Namhyung Kim · 9 years ago
  98. dd8232b perf tools: Add file_only config option to strlist by Namhyung Kim · 9 years ago
  99. 09f1985 perf tools: Add more usage tips by Namhyung Kim · 9 years ago
  100. 6156681 perf record: Add --buildid-all option by Namhyung Kim · 9 years ago