Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
gwg
/
linaro-lsk.git
/
8f1c42284159ebd6851e1e75507f2ad6fba87d0f
8f1c422
ion: Improve ION config description
by John Stultz
· 12 years ago
0f9ae3f
ion: Cleanup whitespace issues and other checkpatch problems
by John Stultz
· 12 years ago
191b477
android: configs: Reorder config fragments, update README
by JP Abgrall
· 12 years ago
8069739
ion: fix bugs in cma heap
by Colin Cross
· 12 years ago
1b1cbed
ion: add alignment check to chunk heap
by Colin Cross
· 12 years ago
049ca90
ion: add helper to zero contiguous region of pages
by Colin Cross
· 12 years ago
1ebba64
ion: carveout heap: zero buffers on free, fix memory leak
by Colin Cross
· 12 years ago
6db8a1c
ion: fix sparse warnings
by Colin Cross
· 12 years ago
5d68d97
ion: use alloc_pages in system contig heap
by Colin Cross
· 12 years ago
1f67f75
ion: allow cached mappings of chunk and system heap buffers
by Colin Cross
· 12 years ago
d671290
ion: remove ion_heap_alloc_pages
by Colin Cross
· 12 years ago
ed6cfaf
ion: use vm_insert_pfn for faulted pages
by Colin Cross
· 12 years ago
3b8da00
ion: check return value from remap_pfn_range
by Colin Cross
· 12 years ago
b928ad6
ion: free low memory from page pools first
by Colin Cross
· 12 years ago
fc04e48
ion: optimize ion_heap_buffer_zero
by Colin Cross
· 12 years ago
63ddadd
ion: add alignment check to carveout heap
by Colin Cross
· 12 years ago
8af1347
ion: drop dependency on ARM
by Colin Cross
· 12 years ago
818017a
ion: Fix two small issues in system_heap allocation
by John Stultz
· 12 years ago
9273153
gpu: ion: fix use-after-free in ion_heap_freelist_drain
by Mitchel Humpherys
· 12 years ago
b2ee33e
ion: clean up ioctls
by Colin Cross
· 12 years ago
30b7bee
gpu: ion: remove unnecessary function from system heap
by Colin Cross
· 12 years ago
21e08b4
ion: fix printk warnings
by Colin Cross
· 12 years ago
f26a6f2
ion: don't use phys_to_page or __phys_to_pfn
by Colin Cross
· 12 years ago
c7442a7
ion: don't use __arm_ioremap to map pages
by Colin Cross
· 12 years ago
acd77fc
ion: update idr to avoid deprecated apis
by Colin Cross
· 12 years ago
5c31b87
ion: add test device for unit tests to interact with dma_bufs
by Colin Cross
· 12 years ago
e8f7f42
ion: check invalid values in ion_system_heap
by Colin Cross
· 12 years ago
da3b361
ARM: fiq_glue: Add custom fiq return handler api.
by Arve Hjønnevåg
· 12 years ago
2c06cb2
netfilter: xt_qtaguid: fix memory leak in seq_file handlers
by Greg Hackmann
· 12 years ago
f2ec29a
video: adf: fix fbdev blank -> dpms state mapping
by Greg Hackmann
· 12 years ago
55fefdd
video: adf: validate dpms state passed to blank
by Greg Hackmann
· 12 years ago
ccf0b45
video: adf: fix ADF_MAX_ATTACHMENTS declaration
by Greg Hackmann
· 12 years ago
b95f5c5
video: adf: remove PAGE_SIZE from userspace-facing header
by Greg Hackmann
· 12 years ago
47128ea
video: adf: make device node names less hierarchical
by Greg Hackmann
· 12 years ago
c1d3cea
ion: convert sg_dma_len(sg) to sg->length
by Colin Cross
· 12 years ago
51e3580
ion: fix dma APIs
by Colin Cross
· 12 years ago
49bdc41
ion: fix crash when alloc len is -1
by Colin Cross
· 12 years ago
33a57aa
ion: hold reference to handle after ion_uhandle_get
by Colin Cross
· 12 years ago
eec8885
ion: Fix compat support to use proper compat ioctl numbers
by John Stultz
· 12 years ago
47e0f4d
ARM: Fix "Make low-level printk work" to use a separate config option
by Arve Hjønnevåg
· 12 years ago
4244575
ARM: Fix dtb list when DTB_IMAGE_NAMES is empty
by Benoit Goby
· 12 years ago
d67a07b
anonymous vma names: fix build with !MMU
by Colin Cross
· 12 years ago
527aae5
mm: fix anon vma naming
by Colin Cross
· 12 years ago
7fbddfd
drivers: staging: android: split uapi out of sync.h and sw_sync.h
by Colin Cross
· 12 years ago
30286d2
drivers: staging: android: split uapi out of binder.h
by Colin Cross
· 12 years ago
d2f68ff
drivers: staging: android: split uapi out of ashmem.h
by Colin Cross
· 12 years ago
5be5f3a
drivers: staging: android: split uapi out of android_alarm.h
by Colin Cross
· 12 years ago
9efb6ab
net: move PPPoLAC and PPPoPNS headers to uapi
by Colin Cross
· 12 years ago
7a6a085
usb: gadget: f_accessory: move userspace interface to uapi
by Colin Cross
· 12 years ago
4d174ee
usb: gadget: f_mtp: move userspace interface to uapi
by Colin Cross
· 12 years ago
3a7a489
input: misc: keychord: move header to uapi
by Colin Cross
· 12 years ago
5152a44
ion: move userspace api into uapi/ion.h
by Colin Cross
· 12 years ago
8cb378f
ion: move into staging
by Colin Cross
· 12 years ago
3922298
gpu: ion: delete ion_system_mapper.c
by Colin Cross
· 12 years ago
4155e96
drivers: switch: remove S_IWUSR from dev_attr
by Qiao Zhou
· 12 years ago
cacc36f
Merge branch 'android-3.10-adf' into android-3.10
by Greg Hackmann
· 12 years ago
a402f70
ion: add compat_ioctl
by Rom Lemarchand
· 12 years ago
dcd2da8
ion: change ion_user_handle_t definition to int
by Rom Lemarchand
· 12 years ago
50ce110
usb: gadget: android: Remove device if probe fails
by Benoit Goby
· 12 years ago
ac4ddb0
video: adf: expose adf_modeinfo_set_{name,vrefresh} to drivers
by Greg Hackmann
· 12 years ago
96e3384
video: adf: set default interface dpms_state to OFF
by Greg Hackmann
· 12 years ago
f6b794a
video: adf: make dpms_state sysfs attribute writable
by Greg Hackmann
· 12 years ago
896971e
video: adf: add helpers for validating custom formats
by Greg Hackmann
· 12 years ago
637dd81
sync: Fix a race condition between release_obj and print_obj
by Alistair Strachan
· 12 years ago
29f271d
ion: add new ion_user_handle_t type for the user-space token
by Rom Lemarchand
· 12 years ago
b430123
cpufreq: interactive: delete timers for GOV_START
by Shridhar Rasal
· 12 years ago
65f53ba
cpufreq: Interactive: Implement per policy instances of governor
by Viresh Kumar
· 12 years ago
e50d640c
cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards
by Viresh Kumar
· 12 years ago
ad818d9
cpufreq: interactive: Remove unnecessary cpu_online() check
by Viresh Kumar
· 12 years ago
763b334
sync: signal pt before sync_timeline object gets destroyed
by Prakash Kamliya
· 12 years ago
27e7183
video: adf: add informational flags to interfaces
by Greg Hackmann
· 12 years ago
f930908
video: adf: add fbdev compatibility helper
by Greg Hackmann
· 12 years ago
8bf80c5
video: adf: add supported formats to adf_overlay_engine_data
by Greg Hackmann
· 12 years ago
b07062e
video: adf: support "simple" buffers
by Greg Hackmann
· 12 years ago
23240e2
video: adf: add memblock helper
by Greg Hackmann
· 12 years ago
aa431ca7
video: add atomic display framework
by Greg Hackmann
· 12 years ago
3eeae66
staging: sw_sync: add stubs for kernels without CONFIG_SW_SYNC
by Greg Hackmann
· 12 years ago
4fe1f96
mm: remove compressed copy from zram in-memory
by Minchan Kim
· 12 years ago
79245d3
Add compat_ioctl support for VFAT_IOCTL_GET_VOLUME_ID
by Bintian Wang
· 12 years ago
2c7011b
USB: remove duplicate out endpoint creation in MTP mode
by Peter Oh
· 12 years ago
cf0fad4
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 12 years ago
66df93b
ion: don't use id 0 for handle cookie
by Colin Cross
· 12 years ago
002119e
ion: index client->handles rbtree by buffer
by Colin Cross
· 12 years ago
1126d98
ion: replace userspace handle cookies with idr
by Colin Cross
· 12 years ago
846b79b
ion: remove IS_ERR_OR_NULL
by Colin Cross
· 12 years ago
d37aa15
ion: convert map_kernel to return ERR_PTR
by Colin Cross
· 12 years ago
a3041ca
ion: add free list size to heap debug files
by Colin Cross
· 12 years ago
f526a55
ion: chunk_heap: fix leak in allocated counter
by Colin Cross
· 12 years ago
6ebfe58
mm: add a field to store names for private anonymous memory
by Colin Cross
· 12 years ago
b396b36
power_supply: kill android-battery driver
by Todd Poynor
· 12 years ago
2f42fa9
add extra free kbytes tunable
by Rik van Riel
· 14 years ago
bbf5538
gpu: ion: Fix performance issue in faulting code
by Rebecca Schultz Zavin
· 12 years ago
ae2b22e
gpu: ion: add CMA heap
by Benjamin Gaignard
· 12 years ago
0a87e75
gpu: ion: fix ion_platform_data definition
by Benjamin Gaignard
· 12 years ago
c471519
ARM: kgdb: ignore breakpoint instructions from user mode
by Todd Poynor
· 12 years ago
a88f9e2
kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
by Arve Hjønnevåg
· 12 years ago
21dd5d7
netfilter: xt_qtaguid: 3.10 fixes
by Arve Hjønnevåg
· 12 years ago
6908fe2
misc: uidstat: Remove use of obsolete create_proc_read_entry api
by Arve Hjønnevåg
· 12 years ago
73570fe
netfilter: xt_quota2: 3.10 fixes.
by Arve Hjønnevåg
· 12 years ago
4af1c50
net: activity_stats: Stop using obsolete create_proc_read_entry api
by Arve Hjønnevåg
· 12 years ago
Next »