android_kernel_samsung_msm8976/kernel
Ruchi Kandoi dab9041158 wakeup_reason: use vsnprintf instead of snsprintf for vargs.
Bug: 22368519
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
2016-05-18 14:31:33 +05:30
..
cpu idle: Implement a per-cpu idle-polling mode 2014-11-12 22:49:15 -08:00
debug This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
events perf: duplicate deletion of perf event 2016-03-18 04:24:20 -07:00
gcov
irq irq: pm: Remove unused variable 2015-03-19 14:59:30 -07:00
locking sched/deadline: Add SCHED_DEADLINE inheritance logic 2015-05-19 19:16:01 -07:00
power wakeup_reason: use vsnprintf instead of snsprintf for vargs. 2016-05-18 14:31:33 +05:30
rcu rcu: Don't disable CPU hotplug during OOM notifiers 2016-01-06 23:11:06 -08:00
sched sched: turn off the TTWU_QUEUE feature 2016-02-29 20:07:13 -08:00
time sched: use ktime instead of sched_clock for load tracking 2015-12-16 13:38:12 +05:30
trace trace: prevent NULL pointer dereference 2016-02-04 20:58:31 -08:00
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks printk: Make the console flush configurable in hotplug path 2014-11-18 19:16:25 -07:00
Kconfig.preempt
Makefile locking: Move the lglocks code to kernel/locking/ 2015-05-19 19:15:52 -07:00
acct.c
async.c
audit.c CAPABILITIES: remove undefined caps from all processes 2014-09-17 09:03:57 -07:00
audit.h
audit_tree.c audit: keep inode pinned 2014-11-21 09:22:52 -08:00
audit_watch.c
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c CAPABILITIES: remove undefined caps from all processes 2014-09-17 09:03:57 -07:00
cgroup.c This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
cgroup_freezer.c
compat.c
configs.c
context_tracking.c
cpu.c CPU hotplug: Provide lockless versions of callback registration functions 2014-07-01 13:42:54 -07:00
cpu_pm.c cpu_pm: Add level to the cluster pm notification 2015-01-07 22:31:58 -08:00
cpuset.c cpuset,mempolicy: fix sleeping function called from invalid context 2014-07-17 15:58:00 -07:00
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c exit: Add PANIC_ON_RECURSIVE_FAULT Kconfig option 2015-03-31 22:32:59 -07:00
extable.c
fork.c sched: cpufreq: Adds a field cpu_power in the task_struct 2016-01-05 21:44:05 +05:30
freezer.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
futex.c rtmutex: Turn the plist into an rb-tree 2015-05-19 19:16:01 -07:00
futex_compat.c
groups.c userns: Don't allow setgroups until a gid mapping has been setablished 2015-01-08 09:58:16 -08:00
hrtimer.c timer/hrtimer: reprogram remote CPU's timer hardware 2015-05-29 15:59:36 +05:30
hung_task.c
irq_work.c irq_work: Remove BUG_ON in irq_work_run() 2016-01-07 00:42:12 -08:00
itimer.c
jump_label.c
kallsyms.c
kcmp.c kcmp: fix standard comparison bug 2014-10-05 14:54:13 -07:00
kexec.c
kmod.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
kprobes.c
ksysfs.c
kthread.c kthread: Fix the race condition when kthread is parked 2015-06-04 17:43:41 -07:00
latencytop.c
modsign_certificate.S
modsign_pubkey.c
module-internal.h
module.c kasan, module, vmalloc: rework shadow allocation for modules 2015-05-04 14:03:58 -07:00
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
pid_namespace.c
posix-cpu-timers.c
posix-timers.c posix-timers: Fix stack info leak in timer_create() 2014-11-14 08:48:00 -08:00
printk.c This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
profile.c profile: Fix CPU hotplug callback registration 2014-07-01 13:52:28 -07:00
ptrace.c __ptrace_may_access() should not deny sub-threads 2015-07-03 19:48:08 -07:00
range.c
relay.c
res_counter.c
resource.c kernel: Restrict permissions of /proc/iomem. 2015-02-09 16:17:30 -08:00
seccomp.c seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock 2015-03-19 14:52:57 -07:00
signal.c
smp.c CPU hotplug, smp: flush any pending IPI callbacks before CPU offline 2016-01-07 00:40:28 -08:00
smpboot.c smpboot: use kmemleak_not_leak for smpboot_thread_data 2015-05-11 17:07:29 +05:30
smpboot.h
softirq.c This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
stacktrace.c
stop_machine.c
sys.c prctl: make PR_SET_TIMERSLACK_PID pid namespace aware 2015-03-19 14:59:56 -07:00
sys_ni.c seccomp: add "seccomp" syscall 2015-03-19 14:52:50 -07:00
sysctl.c sched: colocate related threads 2015-11-25 21:43:34 -08:00
sysctl_binary.c
task_work.c
taskstats.c
test_kprobes.c
time.c time: settimeofday: Validate the values of tv from user 2015-01-29 17:40:56 -08:00
timeconst.bc
timer.c timer/hrtimer: reprogram remote CPU's timer hardware 2015-05-29 15:59:36 +05:30
tracepoint.c
tsacct.c
uid16.c groups: Consolidate the setgroups permission checks 2015-01-08 09:58:16 -08:00
up.c
user-return-notifier.c
user.c userns: Add a knob to disable setgroups on a per user namespace basis 2015-01-08 09:58:16 -08:00
user_namespace.c userns: Allow setting gid_maps without privilege when setgroups is disabled 2015-01-08 09:58:17 -08:00
utsname.c
utsname_sysctl.c
watchdog.c
workqueue.c This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
workqueue_internal.h