Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d5dbcb5c7bf2c1004390ee32aa224bfc60a23a80
d5dbcb5
staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctl
by John Stultz
· 14 years ago
639ff68
staging: alarm-dev: Drop pre Android 1.0 _OLD ioctls
by John Stultz
· 14 years ago
2eabd2c
staging: android-alarm: Switch from wakelocks to wakeup sources
by John Stultz
· 14 years ago
63f8043
Revert "HACK: android-alarm: wakelock workaround"
by Colin Cross
· 15 years ago
12546c1
android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers
by John Stultz
· 15 years ago
cef323a
android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME
by John Stultz
· 15 years ago
48cb26b
staging: android-alarm: HACK: wakelock workaround
by John Stultz
· 15 years ago
30912ef
staging: android-alarm: Fix namespace collision with upstreamed alarmtimers
by John Stultz
· 15 years ago
fc72059
staging: android-alarm: Fix include compile issues
by John Stultz
· 15 years ago
a297426
staging: android-alarm: Add needed module.h includes
by Andy Green
· 15 years ago
8a55b06
staging: android-alarm: Add android alarm driver & in-kernel alarm interface
by Arve Hjønnevåg
· 15 years ago
3d74afd
rtc: alarm: Change wake-up source
by Mohit Aggarwal
· 12 years ago
6d1ff80
qpnp-rtc: clear alarm register when rtc irq is disabled
by Xiaocheng Li
· 13 years ago
5f9cfa4
rtc: qpnp-rtc: Set alarm control register properly
by Mohit Aggarwal
· 12 years ago
7cf3d83
rtc: qpnp-rtc: Sets RTC time correctly
by Mohit Aggarwal
· 13 years ago
4d7ba23
rtc: qpnp-rtc: Add module parameter to control power-on alarm
by Ashay Jaiswal
· 13 years ago
04db2e6
rtc: qpnp-rtc: Remove enable operation for RTC peripheral
by Ashay Jaiswal
· 13 years ago
20d526a
alarmtimer: add verification for rtc dev in power_on_alarm_init
by Mao Jinlong
· 11 years ago
c5055e0
alarm: init power_on_alarm in alarm_dev_init
by Mao Jinlong
· 12 years ago
c0bd173
Revert "rtc:alarm: remove alarm_shutdown hook in alarm driver"
by Dan Pasanen
· 9 years ago
7c2e683
Revert "alarm : Fix the race conditions in alarm-dev.c"
by Dan Pasanen
· 9 years ago
0978bb9
alarm : Fix the race conditions in alarm-dev.c
by Xiaocheng Li
· 12 years ago
2d537ee
rtc:alarm: remove alarm_shutdown hook in alarm driver
by Xiaocheng Li
· 12 years ago
aec2ad6
rtc: alarm: update power_on alarm setting logic
by Xiaocheng Li
· 13 years ago
c2e17c5
kernel: alarm: setup the RTC immediately for poweroff alarm
by Figo Wang
· 13 years ago
5c892db
rtc: alarm: Proper handling of spinlock
by Mohit Aggarwal
· 12 years ago
8f6f664
kernel: alarm: Do not call rtc_alarm_irq_enable in IRQ Disabled context
by Prasad Sodagudi
· 13 years ago
5ed01a0
kernel: alarm: :fix the BUG that device automatically powers on
by Figo Wang
· 13 years ago
c57d55e
rtc: alarm: Set power-on alarm 120 sec before actual alarm time
by Mohit Aggarwal
· 13 years ago
7c39800
kernel: alarm: add dedicated alarm type for poweroff alarm
by Figo Wang
· 13 years ago
cedc25d
rtc: alarm: Add power-on alarm feature
by Ashay Jaiswal
· 13 years ago
d761b89
- rtc: alarm: sanity check new time.
by Vijayakuamar Badiger
· 12 years ago
1164c9c
rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init
by Kumar Gala
· 13 years ago
fd7da09
alarmtimer: add rtc irq support for alarm
by Xiaocheng Li
· 13 years ago
6736304
alarmtimers: Squash upstream changes
by John Stultz
· 14 years ago
9c7bc23
rtc: alarm: Fix data handling issue with alarm->type
by Venkatesh Yadav Abbarapu
· 11 years ago
1d7ee4d
alarmtimer: add alarm_expires_remaining
by Todd Poynor
· 13 years ago
024d6d1
alarmtimer: add alarm_start_relative
by Todd Poynor
· 13 years ago
4d32902
alarmtimer: add alarm_forward_now
by Todd Poynor
· 13 years ago
9604aa3
alarmtimer: add alarm_restart
by Todd Poynor
· 13 years ago
e6a2d71
alarmtimer: Use hrtimer per-alarm instead of per-base
by John Stultz
· 14 years ago
2b4666d
alarmtimer: implement minimum alarm interval for allowing suspend
by Todd Poynor
· 14 years ago
a0b341a
BACKPORT: commoncap: don't alloc the credential unless needed in cap_task_prctl
by Tetsuo Handa
· 12 years ago
2bee42a
UPSTREAM: capabilities: ambient capabilities
by Andy Lutomirski
· 11 years ago
d928192
userns: Start out with a full set of capabilities.
by Eric W. Biederman
· 15 years ago
6640a2b
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
by Martijn Coenen
· 9 years ago
62a901c
binder: use group leader instead of open thread
by Todd Kjos
· 9 years ago
ab22769
binder: don't allow mmap() by process other than proc->tsk
by Al Viro
· 14 years ago
96db96e
android: binder: support for file-descriptor arrays.
by Martijn Coenen
· 10 years ago
81ec74b
android: binder: Fix binder_transaction with "scatter-gather"
by Adrian DC
· 9 years ago
1847db4
android: binder: support for scatter-gather.
by Martijn Coenen
· 10 years ago
1ed5ba4
android: binder: add extra size to allocator.
by Martijn Coenen
· 10 years ago
4707c0b
android: binder: refactor binder_transact()
by Martijn Coenen
· 10 years ago
80ec932
BACKPORT: android: binder: support multiple /dev instances.
by Martijn Coenen
· 10 years ago
1b48dc6
BACKPORT: android: binder: deal with contexts in debugfs.
by Martijn Coenen
· 10 years ago
7615632
BACKPORT: android: binder: support multiple context managers.
by Martijn Coenen
· 10 years ago
d640605
android: binder: split flat_binder_object.
by Martijn Coenen
· 10 years ago
ac961c2
binder: blacklist %p kptr_restrict
by Nick Desaulniers
· 10 years ago
a8f4856
staging: android: Fix typo in staging/android
by Masanari Iida
· 13 years ago
f77b183
drivers: android: binder: Use __func__ in debug messages
by Mirsal Ennaime
· 13 years ago
17b7445
drivers: android: binder: Remove excessive indentation
by Mirsal Ennaime
· 13 years ago
4618b57
drivers: android: binder: Fix code style in binder_deferred_release
by Mirsal Ennaime
· 13 years ago
506a027
Staging: android: binder: More offset validation.
by Arve Hjønnevåg
· 13 years ago
2900dbb
binder: NULL pointer reference
by Paresh Nakhe
· 12 years ago
582bf3e
binder: Quiet Binder
by Uma Maheshwari Bhiram
· 13 years ago
78efff0
Staging: android: binder: Support concurrent 32 bit and 64 bit processes.
by Arve Hjønnevåg
· 13 years ago
9ad3fd5
ANDROID: binder: Add strong ref checks
by Arve Hjønnevåg
· 10 years ago
48b1d9e
staging: android: binder: fix ABI for 64bit Android
by Serban Constantinescu
· 13 years ago
d4a4854
drivers: staging: android: split uapi out of binder.h
by Colin Cross
· 13 years ago
57fd762
staging: android: binder: fix binder interface for 64bit compat layer
by Serban Constantinescu
· 13 years ago
f0a75a4
staging: android: binder: replace types with portable ones
by Serban Constantinescu
· 13 years ago
0c147d4
staging: android: binder: fix BC_FREE_BUFFER ioctl declaration
by Serban Constantinescu
· 13 years ago
3fc772f
staging: android: binder: fix BINDER_SET_MAX_THREADS declaration
by Serban Constantinescu
· 13 years ago
698e2c8
staging: android: binder: replace IOCTL types with user-exportable types
by Serban Constantinescu
· 13 years ago
0d56b48
Staging: android: add __user annotation in binder.c
by Bojan Prtvar
· 13 years ago
16e494b
Staging: android: Mark local functions in binder.c as static
by Bojan Prtvar
· 13 years ago
195b6a1
staging: android: binder: fix alignment issues
by Serban Constantinescu
· 13 years ago
87836e5
staging: android: Avoid using camelcase in binder.h
by Cruz Julian Bishop
· 14 years ago
b2c34a3
staging: android: binder: fix sparse warnings
by Emil Goode
· 14 years ago
81d8a02
staging: android: binder: modify struct binder_write_read to use size_t
by Serban Constantinescu
· 13 years ago
53396a6
BACKPORT: Staging: android: binder: Fixed multi-line strings
by Anmol Sarma
· 14 years ago
af15f44
drivers: staging: android: binder.c: fix printk macros
by Sherwin Soltani
· 14 years ago
3a82895
Staging: android: binder: Make task_get_unused_fd_flags function static
by Sachin Kamat
· 14 years ago
5db6d18
Revert "Staging: android: binder: More offset validation."
by Adrian DC
· 9 years ago
55fd41d
BACKPORT: security: fix typo in security_task_prctl
by Jann Horn
· 11 years ago
76fbb1d
BACKPORT: Backport ioctl for getting descriptors.
by Jerry Zhang
· 10 years ago
80c4672
add back zram
by William Bellavance
· 9 years ago
ng-7.1
d1e3bf0
msm: smd: Fix support for SDIO SMEM
by Sultanxda
· 9 years ago
ab968c7
tenderloin: quiet avc denied log spam
by Nick Reuter
· 9 years ago
dc2517b
hp: fix serial number generation
by Nick Reuter
· 9 years ago
2464470
tenderloin: update config
by Nick Reuter
· 9 years ago
81f8714
iosched_switcher: Use reliable state notifier
by Pranav Vashi
· 9 years ago
cbf97cd
mmc: queue: Configure the I/O sched switcher for mmc block devices
by Sultanxda
· 9 years ago
11d7833
block: Add driver to change the I/O scheduler when the screen turns off
by Sultanxda
· 9 years ago
6e3c746
fbdev: add events for early fb event support
by Inki Dae
· 14 years ago
49ee54b
shamu: Add state notifier driver
by Pranav Vashi
· 10 years ago
4a68c61
ath6kl: Fix a debugfs crash for USB devices
by Mohammed Shafi Shajakhan
· 13 years ago
b606ba6
ath: changed kmalloc to kmemdup
by Andrei Epure
· 13 years ago
75ec771
Revert "locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG"
by Nick Reuter
· 9 years ago
1e6cb85
Revert "mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED"
by Nick Reuter
· 9 years ago
Next »