summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Split fstab mount into 2 phasesWei Wang2016-09-062-24/+81
* Merge "Use android::base::Readlink in init."Treehugger Robot2016-09-023-49/+32
|\
| * Use android::base::Readlink in init.Elliott Hughes2016-08-313-49/+32
* | Allow setting oom_score_adj for services spawned from initMarco Nelissen2016-09-013-2/+31
* | Add description of 'namespace' option.Jorge Lucangeli Obes2016-08-311-0/+4
|/
* Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes2016-08-231-10/+7
|\
| * Most accept/accept4 calls in system/core don't actually want the remote address.Elliott Hughes2016-08-231-10/+7
* | Merge "Mount /vendor and /odm early"Hung-ying Tyan2016-08-183-19/+197
|\|
| * Mount /vendor and /odm earlyHung-ying Tyan2016-08-173-19/+197
* | Merge "libcrypto_utils: convert to Soong."Josh Gao2016-08-081-2/+2
|\|
| * Merge "libcrypto_utils: convert to Soong."Josh Gao2016-08-081-2/+2
| |\
| | * libcrypto_utils: convert to Soong.Josh Gao2016-08-051-2/+2
* | | Move init's kernel logging into libbase.Elliott Hughes2016-08-055-59/+30
|\| |
| * | Move init's kernel logging into libbase.Elliott Hughes2016-08-045-59/+30
| |/
* | Merge "Have init kill the process group."Elliott Hughes2016-08-021-5/+9
|\|
| * Have init kill the process group.Elliott Hughes2016-08-021-5/+9
* | Merge \"Fix clang-tidy performance warnings in syste/core.\"Chih-Hung Hsieh2016-08-014-4/+4
|\|
| * Merge "Fix clang-tidy performance warnings in syste/core."Treehugger Robot2016-08-014-4/+4
| |\
| | * Fix clang-tidy performance warnings in syste/core.Chih-Hung Hsieh2016-08-014-4/+4
* | | Merge \"Fix google-explicit-constructor warnings in system/core.\"Chih-Hung Hsieh2016-07-292-2/+2
|\| |
| * | Merge "Fix google-explicit-constructor warnings in system/core."Chih-hung Hsieh2016-07-292-2/+2
| |\ \
| | * | Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-262-2/+2
* | | | Merge \"ueventd: Remove verbose restorecon_recursive: message\"Dmitry Shmidt2016-07-281-1/+1
|\| | |
| * | | ueventd: Remove verbose restorecon_recursive: messageDmitry Shmidt2016-07-281-1/+1
| | |/ | |/|
* | | Merge \"Fix early init logging.\"Elliott Hughes2016-07-273-8/+13
|\| |
| * | Merge "Fix early init logging."Treehugger Robot2016-07-273-8/+13
| |\ \
| | * | Fix early init logging.Elliott Hughes2016-07-263-8/+13
| | |/
* | | Merge \"Improve init Service logging.\"Elliott Hughes2016-07-261-9/+10
|\| |
| * | Improve init Service logging.Elliott Hughes2016-07-251-9/+10
| |/
* | Merge \"init: select usb gadget controller at run time\"Amit Pundir2016-07-151-0/+17
|\|
| * init: select usb gadget controller at run timeAmit Pundir2016-07-151-0/+17
* | Merge \"Refactor Service::Start method.\"Jorge Lucangeli Obes2016-07-112-100/+112
|\|
| * Merge "Refactor Service::Start method."Treehugger Robot2016-07-112-100/+112
| |\
| | * Refactor Service::Start method.Jorge Lucangeli Obes2016-07-112-100/+112
* | | Merge \"Make klog_fd thread-safe and make klog_init a no-op.\"Elliott Hughes2016-07-087-32/+18
|\| |
| * | Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-297-32/+18
| |/
* | Merge \"Rename \"Handle(r)\" to \"Parse(r)\" in Android init.\"Jorge Lucangeli Obes2016-06-292-63/+63
|\|
| * Rename "Handle(r)" to "Parse(r)" in Android init.Jorge Lucangeli Obes2016-06-292-63/+63
* | Merge \"init: Add option to run a service in a new PID/mount namespace.\"Jorge Lucangeli Obes2016-06-292-13/+95
|\|
| * init: Add option to run a service in a new PID/mount namespace.Jorge Lucangeli Obes2016-06-292-13/+95
* | resolve merge conflicts of 54c1219 to stage-aosp-masterElliott Hughes2016-06-2718-284/+258
|\|
| * Move init to libbase logging.Elliott Hughes2016-06-2718-284/+258
* | Merge \"Remove MTD cruft from init.\"Elliott Hughes2016-06-255-107/+8
|\|
| * Remove MTD cruft from init.Elliott Hughes2016-06-245-107/+8
* | Merge \"Remove more obsolete MTD stuff.\"Elliott Hughes2016-06-241-2/+0
|\|
| * Merge "Remove more obsolete MTD stuff."Treehugger Robot2016-06-241-2/+0
| |\
| | * Remove more obsolete MTD stuff.Elliott Hughes2016-06-241-2/+0
* | | resolve merge conflicts of 66277db to stage-aosp-masterHung-ying Tyan2016-06-242-12/+17
|\| |
| * | Merge "Add -f to insmod"Hung-ying Tyan2016-06-242-12/+17
| |\ \
| | * | Add -f to insmodHung-ying Tyan2016-06-242-12/+17