aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2019-08-151-2/+11
* kernel: sched: Fix constant logical operand Clang warningNathan Chancellor2019-08-151-1/+1
* UPSTREAM: genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke2019-08-151-1/+1
* ANDROID: HACK: futex, LLVMLinux: don't optimize futex_detect_cmpxchg() on ARM64Greg Hackmann2019-08-151-0/+3
* kernel: Fix massive cpufreq stats memory leaksSultan Alsawaf2019-08-151-4/+4
* ANDROID: cpufreq: stats: Fix dead stats clearing timingAndres Oportus2019-08-151-4/+0
* ANDROID: cpufreq_stat: add per task/uid/freq statsAndres Oportus2019-08-152-0/+8
* PM: wakeup_reasons: Fix formatting for printkPatrick Tjin2019-08-151-1/+1
* perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2019-08-151-4/+57
* UPSTREAM: rcu: Improve diagnostics for spurious RCU CPU stall warningsPaul E. McKenney2019-08-152-5/+29
* kernel: Only expose su when daemon is runningTom Marshall2019-08-153-0/+38
* Fix uninitialized variablesAlberto972019-08-151-6/+6
* ANDROID: clean up uninitilized variableWei Wang2019-08-151-2/+3
* lowmemorykiller: 32bit system lmk changeRafael Fantinelli2018-12-072-0/+4
* Revert "Fix QHMP dependency"Tiago Ganselli2018-12-071-4/+0
* Revert "Revert "rtc: alarm: Add power-on alarm feature""a7301c2018-12-071-2/+112
* UPSTREAM: locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2018-12-074-12/+13
* UPSTREAM: kthread: Pin the stack via try_get_task_stack()/put_task_stack() in...Oleg Nesterov2018-12-071-2/+6
* UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski2018-12-071-0/+4
* UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski2018-12-071-3/+2
* Fix QHMP dependencyTiago Ganselli2018-12-071-0/+4
* Fix the build error for suspend debugwuzb12018-12-071-4/+4
* Supportive with system keyring installation.quebs22018-12-071-1/+0
* pettylgo:kernel:enable memory controller featureswangwang2018-12-071-0/+28
* tracing: Add memory size limitation for GFP_REPEATzhaoxp32018-12-071-6/+21
* tracing: Change __GFP_NORETRY flag to __GFP_REPEATzhaoxp32018-12-071-3/+3
* genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2018-12-073-0/+22
* Revert "UPSTREAM: PM / sleep: Re-implement suspend-to-idle handling"a7301c2018-12-071-36/+7
* mm: redesign memory instrumentationJosh Galicia2018-12-071-0/+7
* drivers:lmk: Fix double delete issueHong-Mei Li2018-12-071-0/+3
* power: suspend: Save snapshot of gpio, vreg when suspendyangjq2018-12-075-0/+874
* suspend: Show master's voting countyangjq2018-12-071-0/+9
* PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon2018-12-071-2/+89
* reboot: avoid double rebootHong-Mei Li2018-12-071-0/+23
* time: alarmtimer: Add Power ON Alarm checkKenny Kessler2018-12-071-0/+24
* PM / sleep: add suspend watchdog timer supportLianwei Wang2018-12-072-0/+47
* sched: print runnable tasks only in sched_debugYi-wei Zhao2018-12-071-1/+1
* cpu/hotplug: truly disable hotplug during suspendLianwei Wang2018-12-071-5/+17
* power: make sync on suspend optionalLianwei Wang2018-12-072-0/+6
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra (Intel)2018-12-071-3/+9
* smp: make wake up idle cpus more genericLianwei Wang2018-12-071-5/+7
* PM/Qos: support qos request flagLianwei Wang2018-12-071-3/+34
* module: add self integrity checkWesley Ribeiro2018-12-071-3/+64
* cpuset: save "cpus_allowed" in legacy mode.Yi-wei Zhao2018-12-071-9/+3
* angler: Add allow_attach hook for cpusets on android.Riley Andrews2018-12-071-0/+19
* arm64: thread_info: fallback to vmallocYuanyuan Zhong2018-12-071-3/+13
* mm/compaction: generic driver page migrationRuss W. Knize2018-12-071-1/+7
* kernel: avoid adding non-thread-group task to LMK rbtreeHong-Mei Li2018-12-071-3/+3
* drivers:lmk: Fix double delete issueHong-Mei Li2018-12-071-0/+3
* kernel: support task's adj rbtreeHong-Mei Li2018-12-072-0/+2