aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-10-28mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-08-05wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2015-07-17Fix generic cgroup subsystem permission checksChristian Poetzsch
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-18suspend: Return error when pending wakeup source is found.Ruchi Kandoi
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-03power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
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
2015-02-04POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2015-02-04Power: add an API to log wakeup reasonsRuchi Kandoi
2015-02-04ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2015-02-03mm: add a field to store names for private anonymous memoryColin Cross
2015-02-03add extra free kbytes tunableRik van Riel
2015-02-03trace: add non-hierarchical function_graph optionJamie Gennis
2015-02-03trace: Add an option to show tgids in trace outputJamie Gennis
2015-02-03trace/events: add gpu trace eventsJamie Gennis
2015-02-03hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-02-03PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2015-02-03debug: add parameters to prevent entering debug mode on errorsColin Cross
2015-02-03kdb: support new lines without carriage returnsColin Cross
2015-02-03Move x86_64 idle notifiers to genericTodd Poynor
2015-02-03sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2015-02-03proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2015-02-03PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2015-02-03Revert "locking: Remove deprecated smp_mb__() barriers"Ruchi Kandoi
2015-02-03panic: Add board ID to panic outputNishanth Menon
2015-02-03sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2015-02-03ARM: Make low-level printk workTony Lindgren
2015-02-03mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2015-02-03power: Add option to log time spent in suspendColin Cross
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski