index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
logger.c
Age
Commit message (
Expand
)
Author
Lines
2014-10-28
staging: android: logger: Fix log corruption regression
Daniel Thompson
-5
/
+8
2014-10-09
switch logger to ->write_iter()
Al Viro
-77
/
+26
2014-08-17
staging: android: fix a possible memory leak
Seunghun Lee
-1
/
+4
2014-07-08
staging: android: logger: fixed checkpatch.pl warnings.
Jerry Stralko
-4
/
+3
2014-05-03
staging: android: fix missing a blank line after declarations
Seunghun Lee
-0
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
-1
/
+1
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
-1
/
+1
2013-07-23
staging: android: logger: Correct write offset reset on error
Karlis Ogsts
-1
/
+3
2013-06-29
more open-coded file_inode() calls
Al Viro
-1
/
+1
2013-05-16
staging: android: logger: use kuid_t instead of uid_t
Xiong Zhou
-2
/
+2
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
-0
/
+1
2013-03-05
staging: android: logger: enforce GID and CAP check on log flush
Charndeep Grewal
-0
/
+5
2013-03-05
staging: android: logger: Allow a UID to read it's own log entries
Nick Kralevich
-24
/
+167
2012-11-26
Staging: Android: logger: module_exit implementation
Luca Clementi
-0
/
+21
2012-08-13
staging: android: logger: Finish documentation of two structs
Cruz Julian Bishop
-14
/
+26
2012-06-12
staging: Android: Fix some checkpatch warnings
Sachin Kamat
-4
/
+6
2012-05-10
staging: android: logger: Fix some sparse and whitespace issues
Tim Bird
-3
/
+3
2012-05-10
staging: android: logger: Allocate logs dynamically at boot (v3)
Tim Bird
-45
/
+62
2012-02-24
staging: logger: hold mutex while removing reader
Rabin Vincent
-0
/
+5
2012-02-08
staging: android: logger: clarify non-update of w_off in do_write_log_from_user
Tim Bird
-0
/
+6
2012-02-08
staging: android: logger: clarify code in clock_interval
Tim Bird
-8
/
+20
2012-02-08
staging: android: logger: reorder prepare_to_wait and mutex_lock
Tim Bird
-1
/
+2
2012-02-08
staging: android: logger: simplify and optimize get_entry_len
Tim Bird
-8
/
+12
2012-02-08
staging: android: logger: Change logger_offset() from macro to function
Tim Bird
-6
/
+10
2011-12-16
Staging: android: fixed white spaces coding style issue in logger.c
Marco Navarra
-7
/
+7
2011-11-30
android: logger: bump up the logger buffer sizes
JP Abgrall
-3
/
+3
2011-11-30
android: logger: Add new system log for framework/system log messages
San Mehat
-0
/
+7
2011-11-30
android-common: Fix slab.h includes for 2.6.34-rc4
Colin Cross
-0
/
+1
2011-11-30
staging/android: fix build issues
Corentin Chary
-0
/
+1
2011-11-30
Revert "Staging: android: delete android drivers"
Greg Kroah-Hartman
-0
/
+607
2009-12-11
Staging: android: delete android drivers
Greg Kroah-Hartman
-607
/
+0
2009-06-19
Staging: android: logger: fix up remaining checkpatch warnings
Greg Kroah-Hartman
-6
/
+6
2009-01-06
Staging: android: add logging driver
Robert Love
-0
/
+607