Sign in
gem5
/
arm
/
linux
/
654443e20dfc0617231f28a07c96a979ee1a0239
/
drivers
/
staging
/
android
ab11ca3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fb09baf
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
cddb875
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
by Anton Vorontsov
· 13 years ago
7dd8e9b
staging: android: persistent_ram: Prepare for modular builds
by Anton Vorontsov
· 13 years ago
2717fca
staging: android: persistent_ram: Remove never used struct persistent_ram_zone members
by Anton Vorontsov
· 13 years ago
d3b4876
staging: android: persistent_ram: Introduce persistent_ram_free()
by Anton Vorontsov
· 13 years ago
24c3d2f
staging: android: persistent_ram: Make it possible to use memory outside of bootmem
by Anton Vorontsov
· 13 years ago
2b1321e
staging: android: persistent_ram: Introduce persistent_ram_vmap()
by Anton Vorontsov
· 13 years ago
8cf5aff
staging: android: persistent_ram: Introduce persistent_ram_new()
by Anton Vorontsov
· 13 years ago
bb4206f
staging: android: persistent_ram: Introduce persistent_ram_post_init()
by Anton Vorontsov
· 13 years ago
484dd30
persistent_ram: Fix buffer size clamping during writes
by Anton Vorontsov
· 13 years ago
06f3d3b
persistent_ram: Remove prz->node
by Anton Vorontsov
· 13 years ago
e7f3eb0
staging: android: logger: Fix some sparse and whitespace issues
by Tim Bird
· 13 years ago
10b2419
staging: android: logger: Allocate logs dynamically at boot (v3)
by Tim Bird
· 13 years ago
eb15742
Merge 3.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
d9a861d
staging: android: timed_output : disable the timed output device when the device is unregistered
by Kim, Milo
· 13 years ago
78aee0f
staging: android: binder: fix sparse warnings
by Emil Goode
· 13 years ago
a180c0d
staging: android-alarm: Switch from wakelocks to wakeup sources
by John Stultz
· 13 years ago
449a2bf
Remove "switch" class in drivers/staging/android/switch
by MyungJoo Ham
· 13 years ago
ef2353d
android-alarm: Remove unused android alarm in-kernel interfaces
by John Stultz
· 13 years ago
b879326
staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers
by John Stultz
· 13 years ago
e2d8cce
staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME
by John Stultz
· 13 years ago
d5aeee8
Merge tag 'v3.4-rc3' into staging/for_v3.5
by Mauro Carvalho Chehab
· 13 years ago
15ecf29
staging: fix android alarm.c printk format warnings
by Randy Dunlap
· 13 years ago
ad220db
staging: Fix typo within android drivers.
by Masanari Iida
· 13 years ago
3dbc35a
Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
474a898
staging: android: fix mem leaks in __persistent_ram_init()
by Jesper Juhl
· 13 years ago
7cfce77
[media] mm/drivers: use vm_flags_t for vma flags
by Konstantin Khlebnikov
· 13 years ago
f56d711
staging: fix android persistent_ram printk formats
by Randy Dunlap
· 13 years ago
5d92f71
Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths
by Axel Lin
· 13 years ago
099f5d0
android: make persistent_ram based drivers depend on HAVE_MEMBLOCK
by Colin Cross
· 13 years ago
83dbbdb
android, lowmemorykiller: remove task handoff notifier
by David Rientjes
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2967365
Staging: android: ram_console.c:
by Greg Kroah-Hartman
· 13 years ago
2a90957
Staging: android: binder: Fix use-after-free bug
by Arve Hjønnevåg
· 13 years ago
06caa41
staging: ram_console: Fix section mismatches
by Stephen Boyd
· 13 years ago
dd09979
staging: android: ram_console: honor dmesg_restrict
by Nick Kralevich
· 13 years ago
3a21138
staging: android: ram_console: fix crash in ram_console_late_init
by Colin Cross
· 13 years ago
a15d0b3
staging: android: persistent_ram: add notrace to persistent_ram_write
by Colin Cross
· 13 years ago
808d038
staging: android: persistent_ram: make persistent_ram_write atomic
by Colin Cross
· 13 years ago
404a604
staging: android: persistent_ram: handle reserving and mapping memory
by Colin Cross
· 13 years ago
9cc05ad
staging: android: persistent_ram: refactor ecc support
by Colin Cross
· 13 years ago
c672528
staging: android: ram_console: split out persistent ram
by Colin Cross
· 13 years ago
c5ee121
staging: android: ram_console: drop verbose ram_console support
by Colin Cross
· 13 years ago
8294e23
staging: android: ram_console: drop early buffer support
by Colin Cross
· 13 years ago
f6ccb80
staging: android: ram_console: move footer strings
by Colin Cross
· 13 years ago
74f6736
staging: android: ram_console: set CON_ANYTIME console flag
by Dima Zavin
· 13 years ago
624b225
Staging: android: lowmemorykiller.c
by Greg Kroah-Hartman
· 13 years ago
1eda516
staging: android/lowmemorykiller: Don't unregister notifier from atomic context
by Paul E. McKenney
· 13 years ago
2c52325
Staging:android: Change type for binder_debug_no_lock switch to bool
by Zhengwang Ruan
· 13 years ago
51be392
Staging: android: timed_gpio: Removed spaces before tabs
by Johannes Thumshirn
· 13 years ago
47de87a
staging: logger: hold mutex while removing reader
by Rabin Vincent
· 13 years ago
189017c
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
by David Howells
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
940f77b
staging: android, lowmemorykiller: convert to use oom_score_adj
by David Rientjes
· 13 years ago
b91867f
Merge tag 'staging-3.3-rc3' into staging-next
by Greg Kroah-Hartman
· 13 years ago
2157f89
staging: android-alarm: Support old drivers via preprocessor aliasing
by John Stultz
· 13 years ago
7f9b98a
staging: android-alarm: Fixup minor pr_alarm warnings
by John Stultz
· 13 years ago
f2d3c68
staging: android-alarm: Fix bad index when canceling alarms[]
by JP Abgrall
· 13 years ago
66c4810
staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed
by Arve Hjønnevåg
· 13 years ago
58a38ff
staging: android-alarm: Disable Android alarm driver by default
by Praneeth Kumar Bajjuri
· 13 years ago
fe8d272
staging: android-alarm: Reenable android alarm driver
by John Stultz
· 13 years ago
79ef071
staging: android-alarm: HACK: wakelock workaround
by John Stultz
· 13 years ago
f2f28ea
staging: android-alarm: Fix namespace collision with upstreamed alarmtimers
by John Stultz
· 13 years ago
d47908b
staging: android-alarm: Fix include compile issues
by John Stultz
· 13 years ago
bf647ea
staging: android-alarm: Add needed module.h includes
by Andy Green
· 13 years ago
5dd12c29
staging: android-alarm: Don't use save_time_delta.
by Arve Hjønnevåg
· 13 years ago
841cb11
staging: android-alarm: Add android alarm driver & in-kernel alarm interface
by Arve Hjønnevåg
· 13 years ago
9823ec9
staging: android/lowmemorykiller: Do not kill kernel threads
by Anton Vorontsov
· 13 years ago
3534160
staging: android/lowmemorykiller: No need for task->signal check
by Anton Vorontsov
· 13 years ago
9567000
staging: android/lowmemorykiller: Better mm handling
by Anton Vorontsov
· 13 years ago
294b271
staging: android/lowmemorykiller: Don't grab tasklist_lock
by Anton Vorontsov
· 13 years ago
350a195
staging: android: logger: clarify non-update of w_off in do_write_log_from_user
by Tim Bird
· 13 years ago
169c843
staging: android: logger: clarify code in clock_interval
by Tim Bird
· 13 years ago
c76c7ca
staging: android: logger: reorder prepare_to_wait and mutex_lock
by Tim Bird
· 13 years ago
3bcfa43
staging: android: logger: simplify and optimize get_entry_len
by Tim Bird
· 13 years ago
c626224
staging: android: logger: Change logger_offset() from macro to function
by Tim Bird
· 13 years ago
e3251e0
drivers/staging/android/timed_gpio.c: Stlye fixes
by Tracey Dent
· 13 years ago
aa5af97
drivers/staging/android/ashmem.c: Cleanups
by Tracey Dent
· 13 years ago
8d438be
Staging: android: ram_console: Use resource_size function
by Thomas Meyer
· 13 years ago
217218f
drivers:staging:android Typos: fix some comments that have typos in them.
by Justin P. Mattock
· 13 years ago
28aa41f
staging: android: ram_console use kmemdup instead of kmalloc
by Greg Dietsche
· 13 years ago
203209e
staging: android/ram_console: Don't build on arches w/o ioremap
by Anton Vorontsov
· 13 years ago
e5d7965
staging: android: lowmemorykiller: Don't wait more than one second for a process to die
by Arve Hjønnevåg
· 13 years ago
bd1eff9
Staging: android: binder: Fix crashes when sharing a binder file between processes
by Arve Hjønnevåg
· 13 years ago
b0d017e
Staging: android: Remove pmem driver
by Shuah Khan
· 13 years ago
3c1b86f
Staging: android: binder: Don't call dump_stack in binder_vma_open
by Arve Hjønnevåg
· 13 years ago
3bf5d65
Staging: android: fixed 80 characters warnings in lowmemorykiller.c
by Marco Navarra
· 13 years ago
29b8584
Staging: android: fixed a space warning in binder.h
by Marco Navarra
· 13 years ago
1efb343
ashmem: Whitespace cleanups
by John Stultz
· 13 years ago
33e8fc4
ashmem: Fix arguments to ashmem_shrink
by Colin Cross
· 13 years ago
5154b93
ashmem: Support lseek(2) in ashmem driver
by Bjorn Bringert
· 13 years ago
1d3f8f2
ashmem: Update arguments of shrinker for 2.6.35
by Colin Cross
· 13 years ago
56f76fc
ashmem: Fix ASHMEM_SET_PROT_MASK.
by Arve Hjønnevåg
· 13 years ago
853ca7a
ashmem: Implement read(2) in ashmem driver
by Bjorn Bringert
· 13 years ago
11980c2
ashmem: Anonymous shared memory subsystem
by Robert Love
· 13 years ago
b6aba85
staging: android: add pmem driver
by Rebecca Schultz
· 17 years ago
c001dff
staging: android: switch: minor code formatting cleanups
by Greg Kroah-Hartman
· 13 years ago
e0f5bb9
staging: android: switch: switch class and GPIO drivers.
by Mike Lockwood
· 16 years ago
Next »