index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
2013-07-23
staging: android: logger: Correct write offset reset on error
Karlis Ogsts
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
more open-coded file_inode() calls
Al Viro
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
2013-06-24
staging: android: Fix typo in staging/android
Masanari Iida
2013-06-08
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
2013-06-04
staging: android: sync: fix up a sparse warning
Greg Kroah-Hartman
2013-06-04
staging: alarm-dev: information leak in alarm_compat_ioctl()
Dan Carpenter
2013-06-03
staging: alarm-dev: information leak in alarm_ioctl()
Dan Carpenter
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-20
staging: Fix lines over 80 chars in android sw_sync
Marlies Ruck
2013-05-16
staging: android: logger: use kuid_t instead of uid_t
Xiong Zhou
2013-05-13
staging: android: Fixed line over 80 char
Marlies Ruck
2013-05-12
staging: android: Replace seq_printf with seq_puts
Hema Prathaban
2013-05-12
staging: android: Remove unnecessary braces
Hema Prathaban
2013-05-12
binder: use freezable blocking calls
Colin Cross
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-11
staging: android: binder: replace IOCTL types with user-exportable types
Serban Constantinescu
2013-03-29
staging: sync: Add compat_ioctl handlers to sync drivers
Dmitry Pervushin
2013-03-25
staging: android: lowmemorykiller: well-marked debug print
Dmitry Voytik
2013-03-25
drivers: android: binder: Use __func__ in debug messages
Mirsal Ennaime
2013-03-25
drivers: android: binder: Remove excessive indentation
Mirsal Ennaime
2013-03-25
drivers: android: binder: Fix code style in binder_deferred_release
Mirsal Ennaime
2013-03-25
drivers: android: binder: Move the node release code to a separate function
Mirsal Ennaime
2013-03-14
staging: android: remove dependency on TINY_SHMEM
Paul Bolle
2013-03-11
staging: sync: fix return value check in sync_fence_alloc()
Wei Yongjun
2013-03-11
staging: sw_sync: sw_sync_timeline_ops can be static
Changlong Xie
2013-03-06
staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel
Serban Constantinescu
2013-03-05
staging: android: logger: enforce GID and CAP check on log flush
Charndeep Grewal
2013-03-05
staging: android: logger: Allow a UID to read it's own log entries
Nick Kralevich
2013-03-05
staging: android: lowmemorykiller: Change default debug_level to 1
Arve Hjønnevåg
2013-03-05
staging: android: lowmemorykiller: Don't count reserved free memory
Arve Hjønnevåg
2013-03-05
staging: android: ashmem: get_name,set_name not to hold ashmem_mutex
Shankar Brahadeeswaran
2013-03-04
staging: sync: Fix timeout = 0 wait behavior
Jamie Gennis
2013-03-04
staging: sync: Don't log wait timeouts when timeout = 0
Erik Gilling
2013-03-04
staging: sync: Fix race condition between merge and signal
Ørjan Eide
2013-03-04
staging: sync: Add tracepoint support
Erik Gilling
2013-03-04
staging: sw_sync: Convert to use new value_str debug ops
Erik Gilling
2013-03-04
staging: sync: Refactor sync debug printing
Erik Gilling
2013-03-04
staging: sync: Use proper barriers when waiting indefinitely
Erik Gilling
2013-03-04
staging: sync: Update new fence status with sync_fence_signal_pt
Erik Gilling
2013-03-04
staging: sync: Protect unlocked access to fence status
Erik Gilling
2013-03-04
staging: sync: Dump sync state on fence errors
Erik Gilling
2013-03-04
staging: sync: Improve timeout dump messages
Erik Gilling
2013-03-04
staging: sync: Dump sync state to console on timeout
Erik Gilling
[next]