index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lmkd
Commit message (
Expand
)
Author
Age
Files
Lines
*
lmkd: Android.mk -> Android.bp
Steven Moreland
2017-04-28
2
-12
/
+13
*
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
2017-01-11
1
-1
/
+1
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
1
-0
/
+1
*
system/core Replace log/log.h with android/log.h
Mark Salyzyn
2016-09-30
1
-1
/
+1
*
Move android_get_control_socket out of line
Colin Cross
2016-09-23
1
-1
/
+1
*
Merge "Most accept/accept4 calls in system/core don't actually want the remot...
Elliott Hughes
2016-08-23
1
-5
/
+1
|
\
|
*
Most accept/accept4 calls in system/core don't actually want the remote address.
Elliott Hughes
2016-08-23
1
-5
/
+1
*
|
resolve merge conflicts of 3252d11 to nyc-dev-plus-aosp
Chih-Hung Hsieh
2016-05-19
1
-1
/
+1
|
\
|
|
*
Fix misc-macro-parentheses warnings in lmkd.
Chih-Hung Hsieh
2016-05-18
1
-1
/
+1
*
|
lmkd: subscribe to low mempressure events.
Martijn Coenen
2016-02-09
1
-1
/
+1
*
|
Merge "more O_CLOEXEC" am: 920d637d25
Nick Kralevich
2015-12-18
1
-7
/
+7
|
\
|
|
*
more O_CLOEXEC
Nick Kralevich
2015-12-18
1
-7
/
+7
*
|
Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c...
Erik Kline
2015-12-08
1
-3
/
+4
|
\
|
|
*
Switch from using sockaddr to sockaddr_storage.
Erik Kline
2015-12-07
1
-3
/
+4
*
|
Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 am: ea8452cc72
Nick Kralevich
2015-11-09
1
-0
/
+1
|
\
|
|
*
Enable hidepid=2 on /proc
Nick Kralevich
2015-11-09
1
-0
/
+1
*
|
lmkd: allow client to use oom score in [-1000, 1000]
Chong Zhang
2015-10-19
1
-22
/
+9
|
/
*
resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp
Tom Cherry
2015-09-21
1
-0
/
+1
|
\
*
|
bundle init.rc contents with its service
Tom Cherry
2015-08-21
2
-0
/
+6
|
/
*
Lmkd: Fix unused variables
Andreas Gampe
2014-11-24
1
-2
/
+0
*
lmkd: kill a process if zoneinfo can't be read
Colin Cross
2014-07-14
1
-2
/
+4
*
lmkd: kill multiple tasks
Colin Cross
2014-07-14
1
-53
/
+88
*
lmkd: use open instead of fopen
Colin Cross
2014-07-14
1
-27
/
+61
*
lmkd: make lmkd SCHED_FIFO
Colin Cross
2014-07-14
1
-0
/
+5
*
lmkd: mlock all memory
Colin Cross
2014-07-14
1
-0
/
+2
*
lmkd: remove libcutils from LOCAL_SHARED_LIBRARIES
Colin Cross
2014-07-14
1
-1
/
+1
*
lmkd: use libprocessgroup to kill forked processes
Colin Cross
2014-07-09
2
-1
/
+3
*
lmkd: pass uid from ActivityManager to lmkd
Colin Cross
2014-07-09
1
-5
/
+8
*
Make lmkd dynamically linked
Nick Kralevich
2014-05-07
1
-2
/
+1
*
lmkd: turn on -Werror
Mark Salyzyn
2014-05-07
2
-10
/
+14
*
low memory killer: switch to kernel oom_score_adj interface
Todd Poynor
2013-09-23
1
-2
/
+14
*
Add lmkd low memory killer daemon
Todd Poynor
2013-08-30
2
-0
/
+745