summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17arm64: rename ranchu defconfig to ranchu64Jin Qian
2016-11-17ANDROID: arch: x86: disable pic for Android toolchainGreg Hackmann
2016-11-17ANDROID: goldfish_pipe: An implementation of more parallel pipeYurii Zubrytskyi
2016-11-17ANDROID: goldfish_pipe: bugfixes and performance improvements.Yurii Zubrytskyi
2016-11-17ANDROID: goldfish: Add goldfish sync driverLingfeng Yang
2016-11-17ANDROID: goldfish: add ranchu defconfigsJin Qian
2016-11-17ANDROID: goldfish_audio: Clear audio read buffer status after each readJoshua Lang
2016-11-17ANDROID: goldfish_events: no extra EV_SYN; register goldfishLingfeng Yang
2016-11-17ANDROID: goldfish_fb: Set pixclock = 0Christoffer Dall
2016-11-17ANDROID: goldfish: Enable ACPI-based enumeration for goldfish audioYu Ning
2016-11-17ANDROID: goldfish: Enable ACPI-based enumeration for goldfish framebufferYu Ning
2016-11-17ANDROID: video: goldfishfb: add devicetree bindingsGreg Hackmann
2016-11-17BACKPORT: staging: goldfish: audio: fix compiliation on armGreg Hackmann
2016-11-17BACKPORT: Input: goldfish_events - enable ACPI-based enumeration for goldfish...Jason Hu
2016-11-17BACKPORT: goldfish: Enable ACPI-based enumeration for goldfish batteryYu Ning
2016-11-17BACKPORT: drivers: tty: goldfish: Add device tree bindingsMiodrag Dinic
2016-11-17BACKPORT: tty: goldfish: support platform_device with id -1Greg Hackmann
2016-11-17BACKPORT: Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-11-17BACKPORT: power: goldfish_battery: add devicetree bindingsGreg Hackmann
2016-11-17BACKPORT: staging: goldfish: audio: add devicetree bindingsGreg Hackmann
2016-11-16ANDROID: usb: gadget: function: cleanup: Add blank line after declarationAnson Jacob
2016-11-16cpufreq: sched: Fix kernel crash on accessing sysfs fileViresh Kumar
2016-11-16UPSTREAM: ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)
2016-11-15usb: gadget: f_mtp: simplify ptp NULL pointer checkAmit Pundir
2016-11-09ANDROID: video: adf: Avoid directly referencing user pointersJonathan Hamilton
2016-11-07ANDROID: usb: gadget: audio_source: fix comparison of distinct pointer typesAmit Pundir
2016-10-31android: binder: support for file-descriptor arrays.Martijn Coenen
2016-10-31android: binder: support for scatter-gather.Martijn Coenen
2016-10-31android: binder: add extra size to allocator.Martijn Coenen
2016-10-31android: binder: refactor binder_transact()Martijn Coenen
2016-10-31android: binder: support multiple /dev instances.Martijn Coenen
2016-10-31android: binder: deal with contexts in debugfs.Martijn Coenen
2016-10-31android: binder: support multiple context managers.Martijn Coenen
2016-10-31android: binder: split flat_binder_object.Martijn Coenen
2016-10-27disable aio support in recommended configurationDaniel Micay
2016-10-24[RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migratio...John Stultz
2016-10-22UPSTREAM: cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang
2016-10-20UPSTREAM: arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-20UPSTREAM: arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel
2016-10-18cgroup: Remove leftover instances of allow_attachGuenter Roeck
2016-10-18BACKPORT: lib: harden strncpy_from_userMark Rutland
2016-10-17CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov
2016-10-17CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov
2016-10-14UPSTREAM: arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-10-14UPSTREAM: arm64: account for sparsemem section alignment when choosing vmemma...Ard Biesheuvel
2016-10-06UPSTREAM: percpu: fix synchronization between synchronous map extension and c...Tejun Heo
2016-10-06UPSTREAM: percpu: fix synchronization between chunk->map_extend_work and chun...Tejun Heo
2016-10-07ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg
2016-10-07ANDROID: binder: Add strong ref checksArve Hjønnevåg
2016-10-05UPSTREAM: staging/android/ion : fix a race condition in the ion driverEunTaik Lee