1. c1b793b Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" am: 37686d446d am: 8196f4cdd9 am: 1181a4a54c by Josh Gao · 9 years ago
  2. 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 9 years ago
  3. 3c206b4 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa am: 344e2b307b am: b9cd3c2213 by Josh Gao · 9 years ago
  4. ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
  5. dd827f6 Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0 am: d1f49a43fd by Hung-ying Tyan · 9 years ago
  6. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 10 years ago
  7. 12d35f7 Merge \\\\"Fix early init logging.\\\\" am: 6d232ab4de am: 1cbd1f5016 am: 7e336c8fe5 by Elliott Hughes · 9 years ago
  8. 35f5d04 Fix early init logging. by Elliott Hughes · 9 years ago
  9. 707eeb0 Merge \\\\"init: select usb gadget controller at run time\\\\" am: 916f5e873e am: 91272bd435 am: aff2347646 by Amit Pundir · 9 years ago
  10. d2e74db init: select usb gadget controller at run time by Amit Pundir · 9 years ago
  11. a0a3173 Merge \\\\"Make klog_fd thread-safe and make klog_init a no-op.\\\\" am: 588b770063 am: 73d363bbc1 am: 7288ac3982 by Elliott Hughes · 9 years ago
  12. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  13. 4dc4084 resolve merge conflicts of ab47d14 to master by Elliott Hughes · 9 years ago
  14. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  15. 2edd112 Merge \\\\"Remove more obsolete MTD stuff.\\\\" am: aa9f37185f am: e9a7f52ce5 am: c3f9902cee by Elliott Hughes · 9 years ago
  16. 01e5a6c Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  17. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  18. c6ae43e Merge "Remove undocumented functionality from init." into nyc-dev am: 27fe8c9 by Elliott Hughes · 9 years ago
  19. 8bcb7ca Merge "Remove undocumented functionality from init." into nyc-dev am: 27fe8c9 by Elliott Hughes · 9 years ago
  20. a3cc602 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  21. f611291 Revert "Revert "Set mmap_rnd_bits to maximum value."" by Daniel Cashman · 9 years ago
  22. c8f026f Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  23. 39caeb5 init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  24. 754dd96 init: Fix typo. by dcashman · 9 years ago
  25. 9261ad1 init: Fix typo. by dcashman · 9 years ago
  26. 3396b4b Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  27. 69022e0 Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  28. c819e78 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  29. 5d36813 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  30. 70daa67 Multiple consoles by Viorel Suman · 9 years ago
  31. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  32. caafe5c Enable multiple consoles by Viorel Suman · 9 years ago
  33. 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  34. 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 10 years ago
  35. 9e9efca init: set ro.boot.flash.locked from ro.boot.verifiedbootstate by Sami Tolvanen · 10 years ago
  36. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  37. e36a85c restorecon /property_contexts by Tom Cherry · 10 years ago
  38. 2d8f1d4 Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 10 years ago
  39. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 10 years ago
  40. 1dcf325 init: skip "name" DT entry by Rom Lemarchand · 10 years ago
  41. d7aea44 property_service: log pid,uid and gid of setprop client by William Roberts · 10 years ago
  42. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  43. bac3299 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  44. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  45. fa0c21c init: Create classes for Action and Command by Tom Cherry · 10 years ago
  46. f13b1b3 init: Adding support to import directories by Lee Campbell · 10 years ago
  47. ee53006 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
  48. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  49. 74edcea init: Let property_get return std::string. by Yabin Cui · 10 years ago
  50. 4800dbf init: refuse to start process if domain transition not defined by Nick Kralevich · 10 years ago
  51. d62f060 init support for cgroups. by Elliott Hughes · 10 years ago
  52. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  53. 17fff89 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  54. c7331d0 Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  55. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  56. d34e407 init: remove support for disabled SELinux by Nick Kralevich · 10 years ago
  57. f667a32 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  58. 178299f Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 10 years ago
  59. 9dec93b init: don't double mount /proc and /sys by Nick Kralevich · 10 years ago
  60. eedbe81 init: fix write_file checkreqprot logic error by Nick Kralevich · 10 years ago
  61. a1f6a4b init: remove mkdir /dev /proc /sys by Nick Kralevich · 10 years ago
  62. 929f407 Switch init to epoll. by Elliott Hughes · 10 years ago
  63. c6c26ed Clean up property service initialization. by Elliott Hughes · 10 years ago
  64. 9042cae Clean up init signal handling a little. by Elliott Hughes · 10 years ago
  65. 662baef Merge "Setup signal handler before any exec command" by Elliott Hughes · 10 years ago
  66. f65730e Revert "Revert "Make init re-exec itself for its SELinux domain transition."" by Elliott Hughes · 10 years ago
  67. 4217374 Revert "Make init re-exec itself for its SELinux domain transition." by Nick Kralevich · 10 years ago
  68. adf0d1b Make init re-exec itself for its SELinux domain transition. by Elliott Hughes · 10 years ago
  69. 4f67330 Setup signal handler before any exec command by Johan Redestig · 10 years ago
  70. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  71. db3f267 Clean up property setting code. by Elliott Hughes · 10 years ago
  72. d679bc9 Lose bootmode and console globals. by Elliott Hughes · 10 years ago
  73. 6a52443 Parse boot properties from device tree by Rom Lemarchand · 11 years ago
  74. bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  75. 0dccc88 Remove useless memset from init. by Elliott Hughes · 10 years ago
  76. cc86fb2 Switch init over to _PATH_DEFPATH. by Elliott Hughes · 10 years ago
  77. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 11 years ago
  78. 58c3bac Fix a printf format string (caught by clang but not GCC). by Elliott Hughes · 10 years ago
  79. 8d82ea0 Implement exec. by Elliott Hughes · 11 years ago
  80. e2d63af Move sprintf to snprintf. by Yabin Cui · 11 years ago
  81. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 11 years ago
  82. f682b47 Clean up reading and writing in init. by Elliott Hughes · 11 years ago
  83. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 11 years ago
  84. f3cf438 Build init as C++. by Elliott Hughes · 11 years ago[Renamed (99%) from init/init.c]
  85. 0ab46c9 Init: Fix literal by Andreas Gampe · 11 years ago
  86. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  87. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 11 years ago
  88. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 11 years ago
  89. 05345bf Move property_context label handling to libselinux. by dcashman · 11 years ago
  90. 59f64ec Revert "Move property_context label handling to libselinux." by Nick Kralevich · 11 years ago
  91. 9806902 Move property_context label handling to libselinux. by dcashman · 11 years ago
  92. a016c42 Init: Remove unused variables by Andreas Gampe · 11 years ago
  93. 3700373 Fixed the pacing logic in bootchart data collection. by Bo (Andover) Zhang · 11 years ago
  94. 9464e5a Move unlink("/dev/.booting") until after filesystems are mounted. by Riley Andrews · 11 years ago
  95. 381341f Fix environment variable assignment in init by James Morrissey · 11 years ago
  96. 24a3b78 Improve init's debug printing. by Riley Andrews · 11 years ago
  97. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 11 years ago
  98. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 11 years ago
  99. f3c85b2 Only allow disabling SELinux on userdebug / eng builds by Nick Kralevich · 11 years ago
  100. 252b0e2 Merge "SELinux changes to check policy versions during a reload." by Nick Kralevich · 11 years ago