Age | Commit message (Expand) | Author |
2012-06-26 | drivers: staging: android: binder.c: fix printk macros | Sherwin Soltani |
2012-06-13 | staging/android: Remove ram_console driver | Anton Vorontsov |
2012-06-13 | staging: android: alarm: remove unnecessary goto statement | Devendra Naga |
2012-06-12 | staging: Android: Fix NULL pointer related warning in alarm-dev.c file | Sachin Kamat |
2012-06-12 | staging: Android: Fix some checkpatch warnings | Sachin Kamat |
2012-06-04 | Staging: android: alarm: Rename pr_alarm to alarm_dbg | Joe Perches |
2012-05-29 | mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE | Hugh Dickins |
2012-05-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-17 | staging: android: persistent_ram: Move to fs/pstore/ram_core.c | Anton Vorontsov |
2012-05-16 | staging: android: persistent_ram: Prepare for modular builds | Anton Vorontsov |
2012-05-16 | staging: android: persistent_ram: Remove never used struct persistent_ram_zon... | Anton Vorontsov |
2012-05-14 | staging: android: persistent_ram: Introduce persistent_ram_free() | Anton Vorontsov |
2012-05-14 | staging: android: persistent_ram: Make it possible to use memory outside of b... | Anton Vorontsov |
2012-05-14 | staging: android: persistent_ram: Introduce persistent_ram_vmap() | Anton Vorontsov |
2012-05-14 | staging: android: persistent_ram: Introduce persistent_ram_new() | Anton Vorontsov |
2012-05-14 | staging: android: persistent_ram: Introduce persistent_ram_post_init() | Anton Vorontsov |
2012-05-14 | persistent_ram: Fix buffer size clamping during writes | Anton Vorontsov |
2012-05-14 | persistent_ram: Remove prz->node | Anton Vorontsov |
2012-05-10 | staging: android: logger: Fix some sparse and whitespace issues | Tim Bird |
2012-05-10 | staging: android: logger: Allocate logs dynamically at boot (v3) | Tim Bird |
2012-05-02 | Merge 3.4-rc5 into driver-core-next | Greg Kroah-Hartman |
2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman |
2012-04-29 | staging: android: timed_output : disable the timed output device when the dev... | Kim, Milo |
2012-04-24 | staging: android: binder: fix sparse warnings | Emil Goode |
2012-04-24 | staging: android-alarm: Switch from wakelocks to wakeup sources | John Stultz |
2012-04-23 | Remove "switch" class in drivers/staging/android/switch | MyungJoo Ham |
2012-04-20 | android-alarm: Remove unused android alarm in-kernel interfaces | John Stultz |
2012-04-20 | staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers | John Stultz |
2012-04-20 | staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME | John Stultz |
2012-04-19 | Merge tag 'v3.4-rc3' into staging/for_v3.5 | Mauro Carvalho Chehab |
2012-04-18 | staging: fix android alarm.c printk format warnings | Randy Dunlap |
2012-04-18 | staging: Fix typo within android drivers. | Masanari Iida |
2012-04-12 | Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-12 | staging: android: fix mem leaks in __persistent_ram_init() | Jesper Juhl |
2012-04-10 | [media] mm/drivers: use vm_flags_t for vma flags | Konstantin Khlebnikov |
2012-04-10 | staging: fix android persistent_ram printk formats | Randy Dunlap |
2012-04-10 | Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths | Axel Lin |
2012-04-10 | android: make persistent_ram based drivers depend on HAVE_MEMBLOCK | Colin Cross |
2012-04-09 | android, lowmemorykiller: remove task handoff notifier | David Rientjes |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-15 | Staging: android: ram_console.c: | Greg Kroah-Hartman |
2012-03-09 | Staging: android: binder: Fix use-after-free bug | Arve Hjønnevåg |
2012-03-09 | staging: ram_console: Fix section mismatches | Stephen Boyd |
2012-03-08 | staging: android: ram_console: honor dmesg_restrict | Nick Kralevich |
2012-03-08 | staging: android: ram_console: fix crash in ram_console_late_init | Colin Cross |
2012-03-08 | staging: android: persistent_ram: add notrace to persistent_ram_write | Colin Cross |
2012-03-08 | staging: android: persistent_ram: make persistent_ram_write atomic | Colin Cross |
2012-03-08 | staging: android: persistent_ram: handle reserving and mapping memory | Colin Cross |
2012-03-08 | staging: android: persistent_ram: refactor ecc support | Colin Cross |