summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-06cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-31ANDROID: rcu_sync: Export rcu_sync_lockdep_assertGuenter Roeck
2016-08-26RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-08-26RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-26RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-01Revert "panic: Add board ID to panic output"Amit Pundir
2016-07-25UPSTREAM: sched: panic on corrupted stack endJann Horn
2016-07-21cpuset: Add allow_attach hook for cpusets on android.Riley Andrews
2016-07-07BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-07-01BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-06-21ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel
2016-05-31FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-03-03PM / suspend: Add dependency on RTC_LIBGuenter Roeck
2016-03-01ANDROID: kernel/watchdog: fix unused variable warningBrian Norris
2016-02-16hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2016-02-16FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-16mm: private anonymous memory build fixes for 4.4Amit Pundir
2016-02-16mm: add a field to store names for private anonymous memoryColin Cross
2016-02-16add extra free kbytes tunableRik van Riel
2016-02-16ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2016-02-16panic: Add board ID to panic outputNishanth Menon
2016-02-16ARM: Make low-level printk workTony Lindgren
2016-02-16proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2016-02-16prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2016-02-16prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2016-02-16prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi
2016-02-16prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2016-02-16cgroup: refactor allow_attach handler for 4.4Amit Pundir
2016-02-16cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1Dmitry Shmidt
2016-02-16Fix generic cgroup subsystem permission checksChristian Poetzsch
2016-02-16cgroup: Fix issues in allow_attach callbackRom Lemarchand
2016-02-16cgroup: Add generic cgroup subsystem permission checksColin Cross
2016-02-16cgroup: refactor allow_attach function into common codeRom Lemarchand
2016-02-16wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2016-02-16power: wakeup_reason: fix suspend time reportingAmit Pundir
2016-02-16Power: Report suspend times from last_suspend_timejinqian
2016-02-16power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2016-02-16Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2016-02-16power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2016-02-16power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2016-02-16power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2016-02-16Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...Ruchi Kandoi
2016-02-16power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2016-02-16Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2016-02-16POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2016-02-16Power: add an API to log wakeup reasonsRuchi Kandoi
2016-02-16PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2016-02-16tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2016-02-16trace: fix compilation for 4.1Dmitry Shmidt
2016-02-16trace: add non-hierarchical function_graph optionJamie Gennis