1. 89f7e9d clk: Really fix deadlock with mmap_sem by Stephen Boyd · 10 years ago
  2. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 26178ec x86: mm: consolidate VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  4. 7fb08ec x86: mm: move mmap_sem unlock from mm_fault_error() to caller by Linus Torvalds · 10 years ago
  5. 1888d2f Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  6. 8a38f33 mic/host: fix up virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  7. b9f7ac8 vringh: update for virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  8. b97a8a9 vringh: 64 bit features by Michael S. Tsirkin · 10 years ago
  9. 8dc32b2 tools/virtio: add virtio 1.0 in vringh_test by Michael S. Tsirkin · 10 years ago
  10. 43b0912 tools/virtio: add virtio 1.0 in virtio_test by Michael S. Tsirkin · 10 years ago
  11. 1620ecb tools/virtio: enable -Werror by Michael S. Tsirkin · 10 years ago
  12. e3edf03 tools/virtio: 64 bit features by Michael S. Tsirkin · 10 years ago
  13. 2eaa614 tools/virtio: fix vringh test by Michael S. Tsirkin · 10 years ago
  14. 2d7ce0e tools/virtio: more stubs by Michael S. Tsirkin · 10 years ago
  15. 9d312cd ARM: defconfigs: use CONFIG_CPUFREQ_DT by Viresh Kumar · 10 years ago
  16. 9a1dce3 rtlwifi: rtl8192ce: Set fw_ready flag by Larry Finger · 10 years ago
  17. 1d240d3 brcmsmac: don't leak kernel memory via printk() by Brian Norris · 10 years ago
  18. 8670d4d rtlwifi: rtl8192cu: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  19. cf2bcc9 rtlwifi: rtl8821ae: fix misspelling of current function in string by Julia Lawall · 10 years ago
  20. 8dce3e6d hostap_cs: fix misspelling of current function in string by Julia Lawall · 10 years ago
  21. da8fbbf zd1211rw: fix misspelling of current function in string by Julia Lawall · 10 years ago
  22. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  23. f5d40b4 ASoC: Intel: fix return value check in sst_acpi_probe() by Wei Yongjun · 10 years ago
  24. 200db64 platform/x86/acerhdf: Still depends on THERMAL by Randy Dunlap · 10 years ago
  25. d2cdcdf Merge branch 'macb' by David S. Miller · 10 years ago
  26. cf250de net/macb: remove useless calls of devm_free_irq() by Cyrille Pitchen · 10 years ago
  27. e965be7 net/macb: fix misplaced call of free_netdev() in macb_remove() by Cyrille Pitchen · 10 years ago
  28. 6ff4a8a rds: Fix min() warning in rds_message_inc_copy_to_user() by Geert Uytterhoeven · 10 years ago
  29. 50262c8 net: stmmac: sti: Fix uninitialized pointer dereference if !OF by Geert Uytterhoeven · 10 years ago
  30. 372a073 net: smc91x: Fix build without gpiolib by Tobias Klauser · 10 years ago
  31. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 10 years ago
  32. fd22306 fib_trie.txt: fix typo by Duan Jiong · 10 years ago
  33. 0f9a2a9 cirrus: cs89x0: fix time comparison by Asaf Vertz · 10 years ago
  34. f1d04b2 Merge branch 'devel/for-linus-3.19' into stable/for-linus-3.19 by David Vrabel · 10 years ago
  35. c5e44b6 Merge branch 'mlx4' by David S. Miller · 10 years ago
  36. c78e25e net/mlx4_core: Avoid double dumping of the PF device capabilities by Or Gerlitz · 10 years ago
  37. da31567 net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one by Matan Barak · 10 years ago
  38. 35d37c6 Revert "blk-mq: Micro-optimize bt_get()" by Jens Axboe · 10 years ago
  39. 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 10 years ago
  40. 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 10 years ago
  41. 72e9b5f x86, mpx: Give MPX a real config option prompt by Dave Hansen · 10 years ago
  42. 010e593 x86, mpx: Update documentation by Dave Hansen · 10 years ago
  43. f54e18f isofs: Fix infinite looping over CE entries by Jan Kara · 10 years ago
  44. b4df463 ACPI / video: update the skip case for acpi_video_device_in_dod() by Aaron Lu · 10 years ago
  45. f2ea5e1 power / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  46. e8a9235 NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  47. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  48. 1741acea ACPI / EC: Fix unexpected ec_remove_handlers() invocations by Lv Zheng · 10 years ago
  49. 74f14b3 ALSA: hda - Make add_stereo_mix_input flag tristate by Takashi Iwai · 10 years ago
  50. 82d04e1 ALSA: hda - Create capture source ctls when stereo mix input is added by Takashi Iwai · 10 years ago
  51. c10b11f ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments by Takashi Iwai · 10 years ago
  52. e86fb5e8 storvsc: ring buffer failures may result in I/O freeze by Long Li · 10 years ago
  53. 60654e2 ipr: set scsi_level correctly for disk arrays by Brian King · 10 years ago
  54. f688f96 ipr: add support for async scanning to speed up boot by Brian King · 10 years ago
  55. f49accf scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case by Ewan D. Milne · 10 years ago
  56. 4bc6b63 scsi_debug: take sdebug_host_list_lock when changing capacity by Ewan D. Milne · 10 years ago
  57. 6d6f380 scsi_debug: improve driver description in Kconfig by Douglas Gilbert · 10 years ago
  58. d467d31 scsi_debug: fix compare and write errors by Douglas Gilbert · 10 years ago
  59. b9f85b1 qla2xxx: fix race in handling rport deletion during recovery causes panic by Laurence Oberman · 10 years ago
  60. 1bc5d59 KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked by Suresh E. Warrier · 10 years ago
  61. ffada01 KVM: PPC: Book3S HV: ptes are big endian by Cédric Le Goater · 10 years ago
  62. 5b88cda KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI by Suresh E. Warrier · 10 years ago
  63. b4a8390 KVM: PPC: Book3S HV: Fix KSM memory corruption by Paul Mackerras · 10 years ago
  64. dee6f24 KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI by Mahesh Salgaonkar · 10 years ago
  65. d506735 KVM: PPC: Book3S HV: Fix computation of tlbie operand by Paul Mackerras · 10 years ago
  66. f6fb9e8 KVM: PPC: Book3S HV: Add missing HPTE unlock by Aneesh Kumar K.V · 10 years ago
  67. b6b6125 KVM: PPC: BookE: Improve irq inject tracepoint by Alexander Graf · 10 years ago
  68. 333bce5 Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 years ago
  69. 0597112 arm/arm64: KVM: Require in-kernel vgic for the arch timers by Christoffer Dall · 10 years ago
  70. ca7d9c8 arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs by Christoffer Dall · 10 years ago
  71. 198a956 scsi: blacklist RSOC for Microsoft iSCSI target devices by Martin K. Petersen · 10 years ago
  72. 120bb3e scsi: fix random memory corruption with scsi-mq + T10 PI by Tony Battersby · 10 years ago
  73. 99fcb37 ALSA: hda - add codec ID for Skylake display audio codec by Libin Yang · 10 years ago
  74. 5580ba7 ALSA: oxfw: some signedness bugs by Dan Carpenter · 10 years ago
  75. 4e0cd68 drm: sti: fix module compilation issue by benjamin.gaignard@linaro.org · 10 years ago
  76. e8ef060 ARC: [nsimosci] move peripherals to match model to FPGA by Vineet Gupta · 10 years ago
  77. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  78. c8742f8 powerpc/powernv: Expose OPAL firmware symbol map by Benjamin Herrenschmidt · 10 years ago
  79. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  80. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  81. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  82. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  83. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  84. 8117ac6 powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode by Paul Mackerras · 10 years ago
  85. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  86. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  87. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 10 years ago
  88. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  89. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  90. 2a813f1 Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" by Prarit Bhargava · 10 years ago
  91. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  92. 8fd9589 Merge tag 'md/3.19' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  93. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 1d6a013 Input: gpio_keys - fix warning regarding uninitialized 'button' variable by Fabio Estevam · 10 years ago
  95. d71de9e virtio: core support for config generation by Michael S. Tsirkin · 10 years ago
  96. 0d3aba3 ALSA: oxfw: fix detect_loud_models() return value by Dan Carpenter · 10 years ago
  97. 0dce377 virtio_pci: add VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  98. 9a4253d virtio_pci: move probe to common file by Michael S. Tsirkin · 10 years ago
  99. 0e58af4 x86/tls: Disallow unusual TLS segments by Andy Lutomirski · 10 years ago
  100. 41bdc78 x86/tls: Validate TLS entries to protect espfix by Andy Lutomirski · 10 years ago