aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2015-12-14bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
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-11-10Merge tag 'v4.1.13' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-09module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-11-08Merge remote-tracking branch 'origin/v4.1/topic/pcie-junor1' into linux-linar...Alex Shi
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov