summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2016-02-16trace: Add an option to show tgids in trace outputJamie Gennis
2016-02-16trace/events: add gpu trace eventsJamie Gennis
2016-02-16Move x86_64 idle notifiers to genericTodd Poynor
2016-02-16sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2016-02-16sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2016-02-16kdb: support new lines without carriage returnsColin Cross
2016-01-11PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)