aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-06-16Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-06-08sched: cpufreq: update power usage only if cpufreq_stat is enabledAmit Pundir
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-05-28cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-05-19Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-05-18suspend: Return error when pending wakeup source is found.Ruchi Kandoi
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-04-27bpf: fix verifier memory corruptionAlexei Starovoitov
2015-04-24timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy
2015-04-24Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki
2015-04-24sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-04-16perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-04-16sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra
2015-04-14power: wakeup_reason: fix suspend time reportingAmit Pundir
2015-04-09Power: Report suspend times from last_suspend_timejinqian
2015-04-06Revert "Revert "locking: Remove deprecated smp_mb__() barriers""Amit Pundir
2015-03-28cpuset: Fix cpuset sched_relax_domain_levelJason Low
2015-03-28cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li
2015-03-28cpuset: initialize effective masks when clone_children is enabledZefan Li
2015-03-28workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-28ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)
2015-03-28ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand
2015-03-28ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)
2015-03-28console: Fix console name size mismatchPeter Hurley
2015-03-23sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra
2015-03-23sched: Fix hrtick_start() on UPWanpeng Li
2015-03-23locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior
2015-03-14mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-03-06kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-03-06ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-03power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2015-02-11hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-04prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-02-04prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2015-02-04Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2015-02-04power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-02-04power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-02-04prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi
2015-02-04prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2015-02-04cgroup: Add generic cgroup subsystem permission checksColin Cross
2015-02-04Fix compile errors in accordance with changes from 3.14 to 3.18Ruchi Kandoi
2015-02-04cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-02-04power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2015-02-04mm: fix prctl_set_vma_anon_nameColin Cross
2015-02-04Power: Changes the permission to read only for sysfs fileRuchi Kandoi
2015-02-04power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2015-02-04Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi