index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
staging: android-alarm: Fix include compile issues
John Stultz
2
-4
/
+2
2012-02-10
staging: android-alarm: Add needed module.h includes
Andy Green
2
-0
/
+2
2012-02-10
staging: android-alarm: Don't use save_time_delta.
Arve Hjønnevåg
1
-5
/
+6
2012-02-10
staging: android-alarm: Add android alarm driver & in-kernel alarm interface
Arve Hjønnevåg
3
-0
/
+978
2012-02-08
staging: android/lowmemorykiller: Do not kill kernel threads
Anton Vorontsov
1
-0
/
+3
2012-02-08
staging: android/lowmemorykiller: No need for task->signal check
Anton Vorontsov
1
-7
/
+1
2012-02-08
staging: android/lowmemorykiller: Better mm handling
Anton Vorontsov
1
-7
/
+9
2012-02-08
staging: android/lowmemorykiller: Don't grab tasklist_lock
Anton Vorontsov
1
-3
/
+4
2012-02-08
staging: android: logger: clarify non-update of w_off in do_write_log_from_user
Tim Bird
1
-0
/
+6
2012-02-08
staging: android: logger: clarify code in clock_interval
Tim Bird
1
-8
/
+20
2012-02-08
staging: android: logger: reorder prepare_to_wait and mutex_lock
Tim Bird
1
-1
/
+2
2012-02-08
staging: android: logger: simplify and optimize get_entry_len
Tim Bird
1
-8
/
+12
2012-02-08
staging: android: logger: Change logger_offset() from macro to function
Tim Bird
1
-6
/
+10
2012-02-08
drivers/staging/android/timed_gpio.c: Stlye fixes
Tracey Dent
1
-3
/
+3
2012-02-08
drivers/staging/android/ashmem.c: Cleanups
Tracey Dent
1
-2
/
+2
2012-02-08
Staging: android: ram_console: Use resource_size function
Thomas Meyer
1
-1
/
+1
2012-02-08
drivers:staging:android Typos: fix some comments that have typos in them.
Justin P. Mattock
2
-2
/
+2
2012-02-08
staging: android: ram_console use kmemdup instead of kmalloc
Greg Dietsche
1
-3
/
+2
2012-02-08
staging: android/ram_console: Don't build on arches w/o ioremap
Anton Vorontsov
1
-0
/
+1
2012-02-08
staging: android: lowmemorykiller: Don't wait more than one second for a proc...
Arve Hjønnevåg
1
-1
/
+4
2012-02-08
Staging: android: binder: Fix crashes when sharing a binder file between proc...
Arve Hjønnevåg
1
-1
/
+11
2012-02-08
Staging: android: Remove pmem driver
Shuah Khan
4
-1443
/
+0
2012-02-08
Staging: android: binder: Don't call dump_stack in binder_vma_open
Arve Hjønnevåg
1
-1
/
+0
2011-12-22
Staging: android: fixed 80 characters warnings in lowmemorykiller.c
Marco Navarra
1
-6
/
+6
2011-12-22
Staging: android: fixed a space warning in binder.h
Marco Navarra
1
-1
/
+1
2011-12-21
ashmem: Whitespace cleanups
John Stultz
1
-25
/
+21
2011-12-21
ashmem: Fix arguments to ashmem_shrink
Colin Cross
1
-7
/
+12
2011-12-21
ashmem: Support lseek(2) in ashmem driver
Bjorn Bringert
1
-1
/
+38
2011-12-21
ashmem: Update arguments of shrinker for 2.6.35
Colin Cross
1
-3
/
+3
2011-12-21
ashmem: Fix ASHMEM_SET_PROT_MASK.
Arve Hjønnevåg
1
-1
/
+10
2011-12-21
ashmem: Implement read(2) in ashmem driver
Bjorn Bringert
1
-0
/
+27
2011-12-21
ashmem: Anonymous shared memory subsystem
Robert Love
4
-0
/
+736
2011-12-16
staging: android: add pmem driver
Rebecca Schultz
4
-0
/
+1443
2011-12-16
staging: android: switch: minor code formatting cleanups
Greg Kroah-Hartman
2
-4
/
+4
2011-12-16
staging: android: switch: switch class and GPIO drivers.
Mike Lockwood
7
-0
/
+417
2011-12-16
Staging: android: fixed white spaces coding style issue in logger.c
Marco Navarra
1
-7
/
+7
2011-11-30
staging: android: ram_console: pass in a boot info string
Colin Cross
2
-10
/
+57
2011-11-30
android: logger: bump up the logger buffer sizes
JP Abgrall
1
-3
/
+3
2011-11-30
android: lowmemorykiller: Fix arguments to lowmem_shrink
Colin Cross
1
-9
/
+9
2011-11-30
staging: android: lowmemorykiller: Ignore shmem pages in page-cache
Arve Hjønnevåg
1
-1
/
+2
2011-11-30
staging: android: lowmemorykiller: Update arguments of shrinker for 2.6.35
Colin Cross
1
-1
/
+1
2011-11-30
staging: android: lowmemorykiller: Remove bitrotted codepath
San Mehat
1
-6
/
+0
2011-11-30
staging: binder: Fix memory corruption via page aliasing
Christopher Lais
1
-1
/
+4
2011-11-30
staging: android: lowmemkiller: Substantially reduce overhead during reclaim
San Mehat
1
-0
/
+43
2011-11-30
staging: android: lowmemorykiller: Don't try to kill the same pid over and over
San Mehat
1
-0
/
+6
2011-11-30
Staging: android: binder: Create dedicated workqueue for binder deferred work
Arve Hjønnevåg
1
-1
/
+6
2011-11-30
Staging: android: timed_gpio: Properly discard invalid timeout values.
Mike Lockwood
1
-1
/
+3
2011-11-30
staging: android: binder: Move debugging information from procfs to debugfs
Arve Hjønnevåg
1
-42
/
+39
2011-11-30
binder: Use seq_file for debug interface.
Arve Hjønnevåg
1
-374
/
+201
2011-11-30
android: logger: Add new system log for framework/system log messages
San Mehat
2
-0
/
+8
[prev]
[next]