summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat2016-02-16
* prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon2016-02-16
* prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon2016-02-16
* prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi2016-02-16
* prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi2016-02-16
* cgroup: refactor allow_attach handler for 4.4Amit Pundir2016-02-16
* cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1Dmitry Shmidt2016-02-16
* Fix generic cgroup subsystem permission checksChristian Poetzsch2016-02-16
* cgroup: Fix issues in allow_attach callbackRom Lemarchand2016-02-16
* cgroup: Add generic cgroup subsystem permission checksColin Cross2016-02-16
* cgroup: refactor allow_attach function into common codeRom Lemarchand2016-02-16
* wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi2016-02-16
* power: wakeup_reason: fix suspend time reportingAmit Pundir2016-02-16
* Power: Report suspend times from last_suspend_timejinqian2016-02-16
* power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid2016-02-16
* Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti2016-02-16
* power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt2016-02-16
* power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi2016-02-16
* power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi2016-02-16
* Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...Ruchi Kandoi2016-02-16
* power: wakeup_reason: rename irq_count to irqcountGreg Hackmann2016-02-16
* Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi2016-02-16
* POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi2016-02-16
* Power: add an API to log wakeup reasonsRuchi Kandoi2016-02-16
* PM / Suspend: Print wall time at suspend entry and exitTodd Poynor2016-02-16
* tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj2016-02-16
* trace: fix compilation for 4.1Dmitry Shmidt2016-02-16
* trace: add non-hierarchical function_graph optionJamie Gennis2016-02-16
* trace: Add an option to show tgids in trace outputJamie Gennis2016-02-16
* trace/events: add gpu trace eventsJamie Gennis2016-02-16
* Move x86_64 idle notifiers to genericTodd Poynor2016-02-16
* sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews2016-02-16
* sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg2016-02-16
* kdb: support new lines without carriage returnsColin Cross2016-02-16
* PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg2016-01-11
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-08
|\
| * sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior2016-01-06
| * sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin2016-01-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-08
|\ \
| * | perf: Fix race in swevent hashPeter Zijlstra2016-01-06
| * | perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-06
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-08
|\ \ \
| * | | genirq: Prevent chip buslock deadlockThomas Gleixner2015-12-14
* | | | Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-07
* | | | Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-05
|\| | |
| * | | tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-04
| |/ /
* / / locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon2015-12-17
|/ /
* | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* | kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-12