firefly-linux-kernel-4.4.55.git
2014-01-16 Serban Constantinescustaging: android: binder: Move some of the logic into...
2014-01-16 John StultzMerge commit 'refs/changes/28/79228/1' of https://andro...
2014-01-16 Serban Constantinescustaging: android: binder: fix ABI for 64bit Android
2014-01-16 Serban Constantinescustaging: android: binder: fix binder interface for...
2014-01-16 Serban Constantinescustaging: android: binder: replace types with portable...
2014-01-16 Serban Constantinescustaging: android: binder: fix alignment issues
2014-01-16 Serban Constantinescustaging: android: binder: fix BC_FREE_BUFFER ioctl...
2014-01-16 Serban Constantinescustaging: android: binder: fix BINDER_SET_MAX_THREADS...
2014-01-16 Serban Constantinescustaging: android: binder: modify struct binder_write_re...
2014-01-14 John Stultzion: Add carveout and chunk heaps to dummy driver
2014-01-14 John Stultzion: Add dummy driver for testing
2014-01-14 Ajay NandakumarRevert "PM / Sleep: Require CAP_BLOCK_SUSPEND to use...
2014-01-03 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2014-01-02 Chih-Wei Huangcpufreq: interactive: fix compiling warnings
2013-12-27 JP Abgrallandroid: configs: add TIMER_STATS back, helps with...
2013-12-20 Colin Crossion: fix overflow and list bugs in system heap
2013-12-20 Mitchel Humpherysion: Add private buffer flag to skip page pooling on...
2013-12-20 Mitchel Humpherysgpu: ion: make sure all clients are exposed in debugfs
2013-12-20 Mitchel Humpherysion: store a copy of the client name on client creation
2013-12-20 Laura Abbottgpu: ion: Fix debugfs handling of multiple kernel clients
2013-12-20 Mitchel Humpherysgpu: ion: create separate heap and client debugfs direc...
2013-12-20 Colin Crossion: move shrinker out of heaps
2013-12-20 John Stultzion_test: Add compat_ioctl support (v2)
2013-12-20 John Stultzstaging: ion: Avoid using rt_mutexes directly
2013-12-20 John Stultzstaging: ion: Fix possible null pointer dereference
2013-12-20 John Stultzstaging: ion: Add HAVE_MEMBLOCK config dependency
2013-12-20 Wei Yongjungpu: ion: fix sparse non static symbol warnings
2013-12-20 Wei Yongjungpu: ion: use module_platform_driver to simplify the...
2013-12-19 Zhangfei Gaogpiolib: remove warnning of allocations with IRQs disabled
2013-12-19 Michael Wrightandroid: configs: Add HIDRAW to recommended set
2013-12-17 Alexandre Courbotgpiolib: safer implementation of desc_to_gpio()
2013-12-17 John Stultzion: Fix build warning
2013-12-17 Colin Crossion: remove ion_user_handle_t from ion_test.h
2013-12-17 John Stultzion: Don't allow building ION as a module.
2013-12-13 Greg Hackmanntimerfd: support CLOCK_BOOTTIME clock
2013-12-13 JP Abgrallandroid: configs: require TCPMSS, remove SCHED_TRACER...
2013-12-13 John Stultzion: Fix build warning
2013-12-13 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-12-13 John Stultzion: Improve ION config description
2013-12-13 John Stultzion: Cleanup whitespace issues and other checkpatch...
2013-12-13 JP Abgrallandroid: configs: Reorder config fragments, update...
2013-12-13 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-12-12 Colin Crossion: fix bugs in cma heap
2013-12-12 Colin Crossion: add alignment check to chunk heap
2013-12-12 Colin Crossion: add helper to zero contiguous region of pages
2013-12-12 Colin Crossion: carveout heap: zero buffers on free, fix memory...
2013-12-12 Colin Crossion: fix sparse warnings
2013-12-12 Colin Crossion: use alloc_pages in system contig heap
2013-12-12 Colin Crossion: allow cached mappings of chunk and system heap...
2013-12-12 Colin Crossion: remove ion_heap_alloc_pages
2013-12-12 Colin Crossion: use vm_insert_pfn for faulted pages
2013-12-12 Colin Crossion: check return value from remap_pfn_range
2013-12-12 Colin Crossion: free low memory from page pools first
2013-12-12 Colin Crossion: optimize ion_heap_buffer_zero
2013-12-12 Colin Crossion: add alignment check to carveout heap
2013-12-12 Colin Crossion: drop dependency on ARM
2013-12-12 John Stultzion: Fix two small issues in system_heap allocation
2013-12-12 Mitchel Humpherysgpu: ion: fix use-after-free in ion_heap_freelist_drain
2013-12-12 Colin Crossion: clean up ioctls
2013-12-12 Colin Crossgpu: ion: remove unnecessary function from system heap
2013-12-12 Colin Crossion: fix printk warnings
2013-12-12 Colin Crossion: don't use phys_to_page or __phys_to_pfn
2013-12-12 Colin Crossion: don't use __arm_ioremap to map pages
2013-12-12 Colin Crossion: update idr to avoid deprecated apis
2013-12-12 Colin Crossion: add test device for unit tests to interact with...
2013-12-12 Colin Crossion: check invalid values in ion_system_heap
2013-12-12 Arve HjønnevågARM: fiq_glue: Add custom fiq return handler api.
2013-12-05 Greg Hackmannnetfilter: xt_qtaguid: fix memory leak in seq_file...
2013-11-25 Amit Pundirepoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
2013-11-25 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-11-22 Greg Hackmannvideo: adf: fix fbdev blank -> dpms state mapping
2013-11-20 Greg Hackmannvideo: adf: validate dpms state passed to blank
2013-11-20 Greg Hackmannvideo: adf: fix ADF_MAX_ATTACHMENTS declaration
2013-11-20 Greg Hackmannvideo: adf: remove PAGE_SIZE from userspace-facing...
2013-11-20 Greg Hackmannvideo: adf: make device node names less hierarchical
2013-11-16 Colin Crossion: convert sg_dma_len(sg) to sg->length
2013-11-16 Colin Crossion: fix dma APIs
2013-11-16 Colin Crossion: fix crash when alloc len is -1
2013-11-16 Colin Crossion: hold reference to handle after ion_uhandle_get
2013-11-15 John Stultzion: Fix compat support to use proper compat ioctl...
2013-11-14 Arve HjønnevågARM: Fix "Make low-level printk work" to use a separate...
2013-11-12 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-11-08 Benoit GobyARM: Fix dtb list when DTB_IMAGE_NAMES is empty
2013-11-08 Colin Crossanonymous vma names: fix build with !MMU
2013-11-08 Colin Crossmm: fix anon vma naming
2013-11-07 Colin Crossdrivers: staging: android: split uapi out of sync.h...
2013-11-07 Colin Crossdrivers: staging: android: split uapi out of binder.h
2013-11-07 Colin Crossdrivers: staging: android: split uapi out of ashmem.h
2013-11-07 Colin Crossdrivers: staging: android: split uapi out of android_al...
2013-11-07 Colin Crossnet: move PPPoLAC and PPPoPNS headers to uapi
2013-11-07 Colin Crossusb: gadget: f_accessory: move userspace interface...
2013-11-07 Colin Crossusb: gadget: f_mtp: move userspace interface to uapi
2013-11-07 Colin Crossinput: misc: keychord: move header to uapi
2013-11-07 Colin Crossion: move userspace api into uapi/ion.h
2013-11-07 Colin Crossion: move into staging
2013-11-07 Colin Crossgpu: ion: delete ion_system_mapper.c
2013-11-04 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-10-31 Qiao Zhoudrivers: switch: remove S_IWUSR from dev_attr
2013-10-29 Greg HackmannMerge branch 'android-3.10-adf' into android-3.10
2013-10-24 Rom Lemarchandion: add compat_ioctl
next