1. b8d1295 make get_file() return its argument by Al Viro · 12 years ago
  2. d896450 android: sync: Fix information disclosure vulnerability by Mark Zhang · 6 years ago
  3. 255d9ff firmware_class: Fix firmware_loading_timeout usage of jiffies by AdrianDC · 9 years ago
  4. 3ae16c2 sync: Fix a race condition between release_obj and print_obj by Alistair Strachan · 12 years ago
  5. 13cd212 wakeup: Use irqsave/irqrestore for events_lock by John Stultz · 12 years ago
  6. 76e4d98 sw_sync: Fix error paths by Rebecca Schultz Zavin · 12 years ago
  7. d43036e PM: Add watchdog to catch lockup during device resume by Benoit Goby · 14 years ago
  8. 8350de9 PM / Sleep: Print name of wakeup source that aborts suspend by Todd Poynor · 12 years ago
  9. 02cdb95 PM / Domains: Make it possible to add devices to inactive domains by Rafael J. Wysocki · 13 years ago
  10. a59fce0 PM / Domains: Fix computation of maximum domain off time by Rafael J. Wysocki · 13 years ago
  11. 83a5ef1 PM / Domains: Fix link checking when add subdomain by Huang Ying · 13 years ago
  12. 386f777 PM / Domains: Cache device stop and domain power off governor results, v3 by Rafael J. Wysocki · 13 years ago
  13. b918938 PM / Domains: Make device removal more straightforward by Rafael J. Wysocki · 13 years ago
  14. 8e2a234 PM / QoS: Create device constraints objects on notifier registration by Rafael J. Wysocki · 13 years ago
  15. 5629368 PM / Runtime: Remove device fields related to suspend time, v2 by Rafael J. Wysocki · 13 years ago
  16. 15bfa5b PM / Domains: Rework default domain power off governor function, v2 by Rafael J. Wysocki · 13 years ago
  17. 2b9a1da PM / Domains: Rework default device stop governor function, v2 by Rafael J. Wysocki · 13 years ago
  18. 770345a regmap: debugfs: Don't bother actually printing when calculating max length by Mark Brown · 9 years ago
  19. e328379 regmap: debugfs: Ensure we don't underflow when printing access masks by Mark Brown · 9 years ago
  20. f957ba7 drivercore: Fix unregistration path of platform devices by Grant Likely · 9 years ago
  21. c1d83f4 devres: fix devres_get() by Masahiro Yamada · 9 years ago
  22. 79638d4 regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 9 years ago
  23. 5968e4a driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  24. 3689192 driver core: Fix unbalanced device reference in drivers_probe by Alex Williamson · 10 years ago
  25. a3d87a9 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  26. bbace9a regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  27. 2bf2149 regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
  28. cf0f237 firmware_class: make sure fw requests contain a name by Kees Cook · 10 years ago
  29. 9b92449 regmap: Fix handling of volatile registers for format_write() chips by Mark Brown · 10 years ago
  30. 129f4db drivercore: deferral race condition fix by Grant Likely · 11 years ago
  31. 58b8bdd drivers/base/memory.c: fix show_mem_removable() to handle missing sections by Russ Anderson · 11 years ago
  32. 16d10f7 regmap: silence GCC warning by Paul Bolle · 12 years ago
  33. 14a29b6 regmap: cache Fix regcache-rbtree sync by Lars-Peter Clausen · 12 years ago
  34. 67fbdae drivercore: Fix ordering between deferred_probe and exiting initcalls by Grant Likely · 12 years ago
  35. fb21ac7 Driver core: treat unregistered bus_types as having no devices by Bjorn Helgaas · 12 years ago
  36. 8b98be9 regmap: debugfs: Avoid overflows for very small reads by Mark Brown · 12 years ago
  37. 2e02f49 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  38. 3f14fc7 PM / Sleep: use resume event when call dpm_resume_early by Feng Hong · 12 years ago
  39. 87767cf PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 12 years ago
  40. 59e6c8a PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 12 years ago
  41. 58cc338 new helper: done_path_create() by Al Viro · 12 years ago
  42. b76c17cd mm: Fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  43. 0613fb8 get rid of kern_path_parent() by Al Viro · 12 years ago
  44. c1ea464 sync: Only print details for active fences by Jordan Crouse · 10 years ago
  45. 64d4572 sync: Add a "details" callback for sync points by Jordan Crouse · 10 years ago
  46. 6bc7adb cma: Allow option to use strict memblock_reserved memory by Laura Abbott · 12 years ago
  47. e840db8 dma-contiguous: Retrun 'zero' pfn in case of error by Chintan Pandya · 11 years ago
  48. 2b42116 cma: Drop the right mutex by Laura Abbott · 11 years ago
  49. 7761c98 cma: Make locking finer grained by Laura Abbott · 11 years ago
  50. 5df4240 cma: Add support for memory limits by Laura Abbott · 11 years ago
  51. 5adb04c cma: Remove potential deadlock situation by Laura Abbott · 11 years ago
  52. 2dcd9e6 cma: Add API to get the start address of a CMA region by Laura Abbott · 11 years ago
  53. becda46 base: genlock: Zero a structure before sending it to user space by Jordan Crouse · 11 years ago
  54. 698f241 sync: signal pt before sync_timeline object gets destroyed by Prakash Kamliya · 11 years ago
  55. 7fbec62 sync: Limit logging to particular fence on timeout and error by Prakash Kamliya · 11 years ago
  56. f5e5aa8 firmware_class: Introduce the request_firmware_direct API by Vikram Mulukutla · 12 years ago
  57. e1c8073 base: genlock: Correct the lock file reference count. by Deepak Kumar · 11 years ago
  58. 9b6740c drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  59. 1672c64 driver core: fix possible missing of device probe by Sagar Dharia · 11 years ago
  60. 0dc91d3 Revert "Revert "cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions"" by Laura Abbott · 12 years ago
  61. 7cf76c9 base: genlock: Add new functions to get the fd by Alex Wong · 12 years ago
  62. 74ab7c1 Revert "cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions" by Laura Abbott · 12 years ago
  63. 6308fd5 cma: use MEMBLOCK_ALLOC_ANYWHERE for placing CMA regions by Laura Abbott · 12 years ago
  64. a50c8a8 PM / OPP: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  65. c36e137 PM / OPP: predictable fail results for opp_find* functions, v2 by Nishanth Menon · 12 years ago
  66. 6c80492 PM / OPP: Export symbols for module usage. by Liam Girdwood · 12 years ago
  67. f5abfe3 PM / OPP: RCU reclaim by Vincent Guittot · 12 years ago
  68. 876a6b1 PM / OPP: Initialize OPP table from device tree by Shawn Guo · 12 years ago
  69. 670688a cma: Remove restriction on region names by Laura Abbott · 12 years ago
  70. 3b57110 Merge "PM / Sleep: Add user space interface for manipulating wakeup sources, v3" by Linux Build Service Account · 12 years ago
  71. 14496c5 Merge "PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources" by Linux Build Service Account · 12 years ago
  72. cdd4b77 Merge "PM / Sleep: Implement opportunistic sleep, v2" by Linux Build Service Account · 12 years ago
  73. df1a0a1 Merge "PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints" by Linux Build Service Account · 12 years ago
  74. 5bf643c Merge "PM / Sleep: Change wakeup source statistics to follow Android" by Linux Build Service Account · 12 years ago
  75. bd85259 Merge "PM / Sleep: Use wait queue to signal "no wakeup events in progress"" by Linux Build Service Account · 12 years ago
  76. e6b4dbc Merge "PM / Sleep: Look for wakeup events in later stages of device suspend" by Linux Build Service Account · 12 years ago
  77. fbadbb7 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 13 years ago
  78. 8baadce PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 13 years ago
  79. 55b9836 PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 13 years ago
  80. 106498f PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 13 years ago
  81. bdead15 PM / Sleep: Change wakeup source statistics to follow Android by Rafael J. Wysocki · 13 years ago
  82. 1d6f518 PM / Sleep: Use wait queue to signal "no wakeup events in progress" by Rafael J. Wysocki · 13 years ago
  83. a3d852d PM / Sleep: Look for wakeup events in later stages of device suspend by Rafael J. Wysocki · 13 years ago
  84. 9fe98d3 driver core: Don't keep deferred list around by Stephen Boyd · 12 years ago
  85. 52c4dce cma: Add support for associating regions by name by Laura Abbott · 12 years ago
  86. a16ec58 cma: Fix up devicetree bindings by Laura Abbott · 12 years ago
  87. 9e821fb cma: Remove __init annotations from data structures by Laura Abbott · 12 years ago
  88. 4b861c6 drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 12 years ago
  89. db7909c drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 12 years ago
  90. 81e1096 drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 12 years ago
  91. 2ee0174 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  92. 1273137 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 12 years ago
  93. 39bdd91 sync: fix timeout = 0 wait behavior by Jamie Gennis · 12 years ago
  94. 534f673 sync: don't log wait timeouts when timeout = 0 by Erik Gilling · 12 years ago
  95. a438491 sync: Fix race condition between merge and signal by Ørjan Eide · 12 years ago
  96. 3514177 Revert "base: sync: signal a sync pt when not adding to the active_list" by Naseer Ahmed · 12 years ago
  97. 13ff134 sw_sync: convert to new value_str debug ops by Ajay Dudani · 12 years ago
  98. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  99. cc2d4bd ion: tracing: add ftrace events for ion allocations by Liam Mark · 12 years ago
  100. 06f7014 sync: add tracepoint support by Erik Gilling · 12 years ago