aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-24BACKPORT: mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2015-12-03tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2015-11-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-11-19mm: add a field to store names for private anonymous memoryColin Cross
2015-11-19add extra free kbytes tunableRik van Riel
2015-11-19mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2015-11-19ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2015-11-19panic: Add board ID to panic outputNishanth Menon
2015-11-19ARM: Make low-level printk workTony Lindgren
2015-11-19proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2015-11-19prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-11-19prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2015-11-19prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi
2015-11-19prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2015-11-19cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1Dmitry Shmidt
2015-11-19Fix generic cgroup subsystem permission checksChristian Poetzsch
2015-11-19cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-11-19cgroup: Add generic cgroup subsystem permission checksColin Cross
2015-11-19cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-11-19wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2015-11-19suspend: Return error when pending wakeup source is found.Ruchi Kandoi
2015-11-19power: wakeup_reason: fix suspend time reportingAmit Pundir
2015-11-19Power: Report suspend times from last_suspend_timejinqian
2015-11-19power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2015-11-19Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2015-11-19power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-11-19power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-11-19power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2015-11-19Power: Changes the permission to read only for sysfs fileRuchi Kandoi
2015-11-19power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2015-11-19Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2015-11-19POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2015-11-19Power: add an API to log wakeup reasonsRuchi Kandoi
2015-11-19PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2015-11-19power: Add option to log time spent in suspendColin Cross
2015-11-19trace: fix compilation for 4.1Dmitry Shmidt
2015-11-19trace: add non-hierarchical function_graph optionJamie Gennis
2015-11-19trace: Add an option to show tgids in trace outputJamie Gennis
2015-11-19trace/events: add gpu trace eventsJamie Gennis
2015-11-19Move x86_64 idle notifiers to genericTodd Poynor
2015-11-19sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2015-11-19kdb: support new lines without carriage returnsColin Cross
2015-11-19PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt
2015-06-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-11Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-11ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-06-10sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman
2015-06-07lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra