summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: kthread: Pin the stack via try_get_task_stack()/put_task_stack() in...Oleg Nesterov2017-08-09
* UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski2017-08-09
* UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski2017-08-09
* UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
* Merge 4.4.80 into android-4.4Greg Kroah-Hartman2017-08-07
|\
| * sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2017-08-06
| * /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2017-08-06
| * sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-08-06
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-07-27
| * tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-27
| * Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-27
| * ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-27
* | sched/fair: Add a backup_cpu to find_best_targetChris Redpath2017-07-25
* | sched/fair: Try to estimate possible idle states.Chris Redpath2017-07-25
* | sched/fair: Sync task util before EAS wakeupBrendan Jackman2017-07-25
* | Revert "sched/fair: ensure utilization signals are synchronized before use"Brendan Jackman2017-07-25
* | sched/fair: kick nohz idle balance for misfit taskLeo Yan2017-07-25
* | sched/fair: Update signals of nohz cpus if we are going idleChris Redpath2017-07-25
* | events: add tracepoint for find_best_targetPatrick Bellasi2017-07-25
* | sched/fair: streamline find_best_target heuristicsPatrick Bellasi2017-07-25
* | Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"Daniel Mentz2017-07-21
* | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
|\|
| * tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-21
| * sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-07-21
| * sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-07-21
| * kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-21
| * bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-07-21
* | UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changedChris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyChris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()Chris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_s...Chris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-07-18
* | UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policyChris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2017-07-18
* | UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow pathChris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath2017-07-18
* | UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath2017-07-18
* | Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\|
| * sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-07-15
| * sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-07-15
| * tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-15
* | sched: walt: fix window misalignment when HZ=300Joonwoo Park2017-07-12
* | Merge 4.4.76 into android-4.4Greg Kroah-Hartman2017-07-05
|\|
| * sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-07-05
| * kernel/panic.c: add missing \nJiri Slaby2017-07-05
| * sysctl: enable strict writesKees Cook2017-07-05
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-29
| * signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-29