1. 1830dad slimbus: ngd: register ngd driver only once. by Srinivas Kandagatla · 6 years ago
  2. 3104389 misc: sram: remove redundant null pointer check before of_node_put by zhong jiang · 6 years ago
  3. 7153d9a firmware: vpd: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  4. 8840a6f vmw_balloon: add reset stat by Nadav Amit · 6 years ago
  5. 22d293e vmw_balloon: general style cleanup by Nadav Amit · 6 years ago
  6. 6e4453b vmw_balloon: rework the inflate and deflate loops by Nadav Amit · 6 years ago
  7. c7b3690 vmw_balloon: stats rework by Nadav Amit · 6 years ago
  8. 0395be3 vmw_balloon: simplify vmballoon_send_get_target() by Nadav Amit · 6 years ago
  9. 8b079cd vmw_balloon: refactor change size from vmballoon_work by Nadav Amit · 6 years ago
  10. 25acbdd vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER by Nadav Amit · 6 years ago
  11. 8fa3c61 vmw_balloon: treat all refused pages equally by Nadav Amit · 6 years ago
  12. df8d0d4 vmw_balloon: change batch/single lock abstractions by Nadav Amit · 6 years ago
  13. 622074a vmw_balloon: remove sleeping allocations by Nadav Amit · 6 years ago
  14. 6c94875 vmw_balloon: simplifying batch access by Nadav Amit · 6 years ago
  15. 4c9a7d6 vmw_balloon: merge send_lock and send_unlock path by Nadav Amit · 6 years ago
  16. 6813118 vmw_balloon: unify commands tracing and stats by Nadav Amit · 6 years ago
  17. 10a95d5 vmw_balloon: handle commands in a single function. by Nadav Amit · 6 years ago
  18. bbbecc6 coresight: Remove redundant null pointer check before of_node_put and put_device by zhong jiang · 6 years ago
  19. 1cf1138 coresight: dts: binding: Update coresight binding examples by Suzuki K Poulose · 6 years ago
  20. 6605514 coresight: dts: binding: Fix example for TPIU component by Suzuki K Poulose · 6 years ago
  21. 4e33d69 coresight: dynamic-replicator: Claim device for use by Suzuki K Poulose · 6 years ago
  22. f92201b coresight: catu: Claim device before use by Suzuki K Poulose · 6 years ago
  23. f13d7c0 coresight: funnel: Claim devices before use by Suzuki K Poulose · 6 years ago
  24. 68a1477 coresight: etmx: Claim devices before use by Suzuki K Poulose · 6 years ago
  25. 2478a6a coresight: Add support for CLAIM tag protocol by Suzuki K Poulose · 6 years ago
  26. 30af4fb coresight: dynamic-replicator: Handle multiple connections by Suzuki K Poulose · 6 years ago
  27. 62563e8 coresight: etb10: Handle errors enabling the device by Suzuki K Poulose · 6 years ago
  28. e2a1551 coresight: etm3: Add support for handling errors by Suzuki K Poulose · 6 years ago
  29. e006d89 coresight: etm4x: Add support for handling errors by Suzuki K Poulose · 6 years ago
  30. 1d36403 coresight: tmc-etb/etf: Prepare to handle errors enabling by Suzuki K Poulose · 6 years ago
  31. 1c7995e coresight: tmc-etr: Handle errors enabling CATU by Suzuki K Poulose · 6 years ago
  32. 6276f9c coresight: tmc-etr: Refactor for handling errors by Suzuki K Poulose · 6 years ago
  33. b9866bb coresight: Handle failures in enabling a trace path by Suzuki K Poulose · 6 years ago
  34. e7753f3 coresight: tmc: Fix byte-address alignment for RRP by Leo Yan · 6 years ago
  35. b3bee19 coresight: tmc: Refactor loops in etb dump by Leo Yan · 6 years ago
  36. b860801 coresight: etm4x: Configure EL2 exception level when kernel is running in HYP by Tomasz Nowicki · 6 years ago
  37. d4989fe coresight: etb10: Splitting function etb_enable() by Mathieu Poirier · 6 years ago
  38. d43b8ec coresight: etb10: Refactor etb_drvdata::mode handling by Mathieu Poirier · 6 years ago
  39. 22f429f coresight: etm-perf: Add support for ETR backend by Suzuki K Poulose · 6 years ago
  40. 3d6e893 coresight: perf: Remove set_buffer call back by Suzuki K Poulose · 6 years ago
  41. d25054e coresight: perf: Add helper to retrieve sink configuration by Suzuki K Poulose · 6 years ago
  42. 7ec786a coresight: perf: Remove reset_buffer call back for sinks by Suzuki K Poulose · 6 years ago
  43. 41a75cd coresight: Convert driver messages to dev_dbg by Suzuki K Poulose · 6 years ago
  44. cad5f8d coresight: tmc-etr: Relax collection of trace from sysfs mode by Suzuki K Poulose · 6 years ago
  45. 96a7f64 coresight: tmc-etr: Handle driver mode specific ETR buffers by Suzuki K Poulose · 6 years ago
  46. 4f8ef21 coresight: perf: Disable trace path upon source error by Suzuki K Poulose · 6 years ago
  47. f9d81a6 coresight: perf: Allow tracing on hotplugged CPUs by Suzuki K Poulose · 6 years ago
  48. c48fb3b coresight: perf: Avoid unncessary CPU hotplug read lock by Suzuki K Poulose · 6 years ago
  49. 5ecabe4 coresight: perf: Fix per cpu path management by Suzuki K Poulose · 6 years ago
  50. 987d1e8 coresight: etb10: Fix handling of perf mode by Suzuki K Poulose · 6 years ago
  51. c71369d coresight: Fix handling of sinks by Suzuki K Poulose · 6 years ago
  52. bbd35ba coresight: Use ERR_CAST instead of ERR_PTR by zhong jiang · 6 years ago
  53. 5ecc712 coresight: Cleanup coresight DT bindings by Suzuki K Poulose · 6 years ago
  54. c2c7294 coresight: platform: Cleanup coresight connection handling by Suzuki K Poulose · 6 years ago
  55. 2058224 coresight: Add helper to check if the endpoint is input by Suzuki K Poulose · 6 years ago
  56. 9633040 coresight: Fix remote endpoint parsing by Suzuki K Poulose · 6 years ago
  57. 5111e74 coresight: platform: Fix leaking device reference by Suzuki K Poulose · 6 years ago
  58. a0f9992 coresight: platform: Fix refcounting for graph nodes by Suzuki K Poulose · 6 years ago
  59. 6575fdb coresight: platform: Refactor graph endpoint parsing by Suzuki K Poulose · 6 years ago
  60. fac253e coresight: Document error handling in coresight_register by Suzuki K Poulose · 6 years ago
  61. b31bd66 misc: sgi-gru: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  62. f685fc6 Merge b4.19-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  63. 7876320 Linux 4.19-rc4 by Linus Torvalds · 6 years ago
  64. 8a104f8 Code of Conduct: Let's revamp it. by Greg Kroah-Hartman · 6 years ago
  65. 27c5a778 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 4314daa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. c0be92b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. ca062f8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 002b87d2 x86/APM: Fix build warning when PROC_FS is not enabled by Randy Dunlap · 6 years ago
  70. 3a5af36 Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  71. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  72. 5b945fd Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  73. 090b75b Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  74. d7c02680 Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  75. eae4f88 Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  76. 3e15325 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  77. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  78. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  79. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  80. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  81. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  82. f3c0b8c Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  83. 1abc088 Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  84. c284cf0 Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  85. 45d9ab8 Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  86. 319cbac Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  87. 61a6bd8 Revert "x86/mm/legacy: Populate the user page-table with user pgd's" by Joerg Roedel · 6 years ago
  88. 7adb05b firmware: coreboot: Only populate devices in coreboot_table_init() by Stephen Boyd · 6 years ago
  89. a7d9b5f firmware: coreboot: Remap RAM with memremap() instead of ioremap() by Stephen Boyd · 6 years ago
  90. a28aad6 firmware: coreboot: Collapse platform drivers into bus core by Stephen Boyd · 6 years ago
  91. b81e314 firmware: coreboot: Make bus registration symmetric by Stephen Boyd · 6 years ago
  92. 20edec3 firmware: coreboot: Unmap ioregion after device population by Stephen Boyd · 6 years ago
  93. 09ed061 firmware: coreboot: Let OF core populate platform device by Stephen Boyd · 6 years ago
  94. dbd7139 drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address by Michael Hennerich · 6 years ago
  95. 99aeebe8 misc: sgi-xp: remove meaningless null check before kfree by zhong jiang · 6 years ago
  96. 2e6ae11 slimbus: ngd: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  97. bfb8e83 platform: goldfish: pipe: Replace "x==NULL" to "!x" by Roman Kiryanov · 6 years ago
  98. cc14057 platform: goldfish: pipe: Move logical ops to the end of the prev line by Roman Kiryanov · 6 years ago
  99. 52bcc7d platform: goldfish: pipe: Fix alignment to match parenthesis by Roman Kiryanov · 6 years ago
  100. 562a74d platform: goldfish: pipe: Fix lines to not end an opening bracket by Roman Kiryanov · 6 years ago