summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-22kernel: fork: Call KASan alloc before release the thread info pagesSe Wang (Patrick) Oh
2016-03-22kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-03-22net/ipv6/addrconf: IPv6 tethering enhancementTianyi Gou
2016-03-22rtc: alarm: Add power-on alarm featureMao Jinlong
2016-03-22alarmtimer: add rtc irq support for alarmMao Jinlong
2016-03-22soc: qcom: rq_stats: add snapshot of run queue stats driverMatt Wagantall
2016-03-22trace: ipc_logging: Use virtual counterKarthikeyan Ramasubramanian
2016-03-22trace: Add snapshot of ipc_logging driverKarthikeyan Ramasubramanian
2016-03-22smp: Allow booting a specific subset of CPUsStepan Moskovchenko
2016-03-22lpm-levels: Do not disable non-sec interrupts in suspendMurali Nalajala
2016-03-22cpuidle: lpm-levels: Fixes for clockevents_notifyMahesh Sivasubramanian
2016-03-22cpu_pm: Add level to the cluster pm notificationMurali Nalajala
2016-03-22block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan
2016-03-01qos: Add support for PM_QOS_SUM typeMahesh Sivasubramanian
2016-03-01qos: Pass the list of cpus with affected qos to notifierMahesh Sivasubramanian
2016-03-01QoS: Enhance framework to support cpu/irq specific QoS requestsPraveen Chidambaram
2016-03-01QoS: Modify data structures and function arguments for scalability.Praveen Chidambaram
2016-03-01trace: rtb: disable RTB in the first panic notifierSe Wang (Patrick) Oh
2016-03-01msm: rtb: Add timestamp to rtb loggingVignesh Radhakrishnan
2016-03-01trace: rtb: add msm_rtb register tracing feature snapshotMatt Wagantall
2016-03-01sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins
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