index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
PM / suspend: Add dependency on RTC_LIB
Guenter Roeck
2016-04-07
*
ANDROID: kernel/watchdog: fix unused variable warning
Brian Norris
2016-04-07
*
Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-l...
Mark Brown
2016-03-18
|
\
|
*
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-03-14
|
|
\
|
*
\
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-02-29
|
|
\
\
|
*
\
\
Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common
Amit Pundir
2016-02-18
|
|
\
\
\
|
|
*
|
|
hardlockup: detect hard lockups without NMIs using secondary cpus
Colin Cross
2016-02-16
|
|
*
|
|
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-02-16
|
|
*
|
|
mm: private anonymous memory build fixes for 4.4
Amit Pundir
2016-02-16
|
|
*
|
|
mm: add a field to store names for private anonymous memory
Colin Cross
2016-02-16
|
|
*
|
|
add extra free kbytes tunable
Rik van Riel
2016-02-16
|
|
*
|
|
ARM: Fix "Make low-level printk work" to use a separate config option
Arve Hjønnevåg
2016-02-16
|
|
*
|
|
panic: Add board ID to panic output
Nishanth Menon
2016-02-16
|
|
*
|
|
ARM: Make low-level printk work
Tony Lindgren
2016-02-16
|
|
*
|
|
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
San Mehat
2016-02-16
|
|
*
|
|
prctl: make PR_SET_TIMERSLACK_PID pid namespace aware
Micha Kalfon
2016-02-16
|
|
*
|
|
prctl: fix misplaced PR_SET_TIMERSLACK_PID case
Micha Kalfon
2016-02-16
|
|
*
|
|
prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.
Ruchi Kandoi
2016-02-16
|
|
*
|
|
prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...
Ruchi Kandoi
2016-02-16
|
|
*
|
|
cgroup: refactor allow_attach handler for 4.4
Amit Pundir
2016-02-16
|
|
*
|
|
cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1
Dmitry Shmidt
2016-02-16
|
|
*
|
|
Fix generic cgroup subsystem permission checks
Christian Poetzsch
2016-02-16
|
|
*
|
|
cgroup: Fix issues in allow_attach callback
Rom Lemarchand
2016-02-16
|
|
*
|
|
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2016-02-16
|
|
*
|
|
cgroup: refactor allow_attach function into common code
Rom Lemarchand
2016-02-16
|
|
*
|
|
wakeup_reason: use vsnprintf instead of snsprintf for vargs.
Ruchi Kandoi
2016-02-16
|
|
*
|
|
power: wakeup_reason: fix suspend time reporting
Amit Pundir
2016-02-16
|
|
*
|
|
Power: Report suspend times from last_suspend_time
jinqian
2016-02-16
|
|
*
|
|
power: Remove HAS_WAKELOCK config and document WAKELOCK
Dylan Reid
2016-02-16
|
|
*
|
|
Make suspend abort reason logging depend on CONFIG_PM_SLEEP
Lorenzo Colitti
2016-02-16
|
|
*
|
|
power: Add check_wakeup_reason() to verify wakeup source irq
Dmitry Shmidt
2016-02-16
|
|
*
|
|
power: Adds functionality to log the last suspend abort reason.
Ruchi Kandoi
2016-02-16
|
|
*
|
|
power: Avoids bogus error messages for the suspend aborts.
Ruchi Kandoi
2016-02-16
|
|
*
|
|
Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...
Ruchi Kandoi
2016-02-16
|
|
*
|
|
power: wakeup_reason: rename irq_count to irqcount
Greg Hackmann
2016-02-16
|
|
*
|
|
Power: Add guard condition for maximum wakeup reasons
Ruchi Kandoi
2016-02-16
|
|
*
|
|
POWER: fix compile warnings in log_wakeup_reason
Ruchi Kandoi
2016-02-16
|
|
*
|
|
Power: add an API to log wakeup reasons
Ruchi Kandoi
2016-02-16
|
|
*
|
|
PM / Suspend: Print wall time at suspend entry and exit
Todd Poynor
2016-02-16
|
|
*
|
|
tracing/sched: Add trace events to track cpu hotplug.
Arun Bharadwaj
2016-02-16
|
|
*
|
|
trace: fix compilation for 4.1
Dmitry Shmidt
2016-02-16
|
|
*
|
|
trace: add non-hierarchical function_graph option
Jamie Gennis
2016-02-16
|
|
*
|
|
trace: Add an option to show tgids in trace output
Jamie Gennis
2016-02-16
|
|
*
|
|
trace/events: add gpu trace events
Jamie Gennis
2016-02-16
|
|
*
|
|
Move x86_64 idle notifiers to generic
Todd Poynor
2016-02-16
|
|
*
|
|
sched: add sched blocked tracepoint which dumps out context of sleep.
Riley Andrews
2016-02-16
|
|
*
|
|
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2016-02-16
|
|
*
|
|
kdb: support new lines without carriage returns
Colin Cross
2016-02-16
|
|
*
|
|
PM / Sleep: Add wake lock api wrapper on top of wakeup sources
Arve Hjønnevåg
2016-01-11
*
|
|
|
|
Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4
Mark Brown
2016-03-18
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]