OSDN Git Service

BACKPORT: arm64: split thread_info from task stack
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / kernel /
2017-08-09 Oleg NesterovUPSTREAM: kthread: Pin the stack via try_get_task_stack...
2017-08-09 Andy LutomirskiUPSTREAM: sched/core: Allow putting thread_info into...
2017-08-09 Andy LutomirskiUPSTREAM: printk: when dumping regs, show the stack...
2017-08-09 Linus TorvaldsUPSTREAM: Clarify naming of thread info/stack allocators
2017-08-07 Greg Kroah-HartmanMerge 4.4.80 into android-4.4
2017-08-07 Wanpeng Lisched/cputime: Fix prev steal time accouting during...
2017-08-07 Linus Torvalds/proc/iomem: only expose physical resource addresses...
2017-08-07 Konstantin Khlebnikovsched/cgroup: Move sched_online_group() back into css_o...
2017-07-27 Greg Kroah-HartmanMerge 4.4.79 into android-4.4
2017-07-27 Greg Hackmannalarmtimer: don't rate limit one-shot timers
2017-07-27 Chunyu Hutracing: Fix kmemleak in instance_rmdir
2017-07-27 Ingo MolnarRevert "perf/core: Drop kernel samples even though...
2017-07-27 Dan Carpenterftrace: Fix uninitialized variable in match_records()
2017-07-25 Chris Redpathsched/fair: Add a backup_cpu to find_best_target
2017-07-25 Chris Redpathsched/fair: Try to estimate possible idle states.
2017-07-25 Brendan Jackmansched/fair: Sync task util before EAS wakeup
2017-07-25 Brendan JackmanRevert "sched/fair: ensure utilization signals are...
2017-07-25 Leo Yansched/fair: kick nohz idle balance for misfit task
2017-07-25 Chris Redpathsched/fair: Update signals of nohz cpus if we are going...
2017-07-25 Patrick Bellasievents: add tracepoint for find_best_target
2017-07-25 Patrick Bellasisched/fair: streamline find_best_target heuristics
2017-07-21 Daniel MentzRevert "proc: smaps: Allow smaps access for CAP_SYS_RES...
2017-07-21 Greg Kroah-HartmanMerge 4.4.78 into android-4.4
2017-07-21 Pavankumar Kondetitracing: Use SOFTIRQ_OFFSET for softirq dectection...
2017-07-21 Lauro Ramos Venanciosched/topology: Optimize build_group_mask()
2017-07-21 Peter Zijlstrasched/topology: Fix overlapping sched_group_mask
2017-07-21 Marcin Nowakowskikernel/extable.c: mark core_kernel_text notrace
2017-07-21 Daniel Borkmannbpf: prevent leaking pointer via xadd on unpriviledged
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: Trace frequency only...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: Avoid reducing frequency...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: Fix per-CPU structure...
2017-07-18 Viresh KumarUPSTREAM: cpufreq: schedutil: Pass sg_policy to get_nex...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: move cached_raw_freq...
2017-07-18 Viresh KumarUPSTREAM: cpufreq: schedutil: Rectify comment in sugov_...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: irq-work and mutex are...
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: enable fast switch earlier
2017-07-18 Chris RedpathUPSTREAM: cpufreq: schedutil: Avoid indented labels
2017-07-15 Greg Kroah-HartmanMerge 4.4.77 into android-4.4
2017-07-15 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-07-15 Liping Zhangsysctl: don't print negative flag for proc_douintvec
2017-07-15 Sabrina Dubrocatracing/kprobes: Allow to create probe with a module...
2017-07-12 Joonwoo Parksched: walt: fix window misalignment when HZ=300
2017-07-05 Greg Kroah-HartmanMerge 4.4.76 into android-4.4
2017-07-05 Matt Flemingsched/loadavg: Avoid loadavg spikes caused by delayed...
2017-07-05 Jiri Slabykernel/panic.c: add missing \n
2017-07-05 Kees Cooksysctl: enable strict writes
2017-06-29 Greg Kroah-HartmanMerge 4.4.75 into android-4.4
2017-06-29 John Stultztime: Fix clock->read(clock) race around clocksource...
2017-06-29 Eric W. Biedermansignal: Only reschedule timers on signals timers have...
2017-06-27 Greg Kroah-HartmanMerge 4.4.74 into android-4.4
2017-06-27 Greg Kroah-HartmanMerge 4.4.73 into android-4.4
2017-06-26 Thomas Gleixneralarmtimer: Rate limit periodic intervals
2017-06-26 Thomas Gleixneralarmtimer: Prevent overflow of relative timers
2017-06-26 Heiner Kallweitgenirq: Release resources in __setup_irq() error path
2017-06-23 Daniel BorkmannUPSTREAM: bpf: don't let ldimm64 leak map addresses...
2017-06-14 Greg Kroah-HartmanMerge 4.4.72 into android-4.4
2017-06-14 Jin Yaoperf/core: Drop kernel samples even though :u is specified
2017-06-14 Tejun Heocpuset: consider dying css as offline
2017-06-14 Daniel Micaystackprotector: Increase the per-task stack canary...
2017-06-14 Eric W. Biedermanptrace: Properly initialize ptracer_cred on fork
2017-06-07 Greg Kroah-HartmanMerge 4.4.71 into android-4.4
2017-06-03 Chris Redpathschedstats/eas: guard properly to avoid breaking non...
2017-06-02 Chris Redpathsched/tune: don't use schedtune before it is ready
2017-06-02 Patrick Bellasisched/fair: use SCHED_CAPACITY_SCALE for energy normali...
2017-06-02 Patrick Bellasisched/{fair,tune}: use reciprocal_value to compute...
2017-06-02 Srinath Sridharansched/tune: Initialize raw_spin_lock in boosted_groups
2017-06-02 Patrick Bellasisched/tune: report when SchedTune has not been initialized
2017-06-02 Chris Redpathsched/tune: fix sched_energy_diff tracepoint
2017-06-02 Chris Redpathsched/tune: increase group count to 5
2017-06-02 Chris Redpathcpufreq/schedutil: use boosted_cpu_util for PELT to...
2017-06-02 Morten Rasmussensched/fair: Fix sched_group_energy() to support per...
2017-06-02 Valentin Schneidersched/fair: discount task contribution to find CPU...
2017-06-02 Chris Redpathsched/fair: ensure utilization signals are synchronized...
2017-06-02 Chris Redpathsched/fair: remove task util from own cpu when placing...
2017-06-02 Chris Redpathtrace:sched: Make util_avg in load_avg trace reflect...
2017-06-02 Dietmar Eggemannsched/fair: Add eas (& cas) specific rq, sd and task...
2017-06-02 Andres Oportussched/core: Fix PELT jump to max OPP upon util increase
2017-06-02 Dietmar Eggemannsched: EAS & 'single cpu per cluster'/cpu hotplug inter...
2017-06-02 Vincent GuittotUPSTREAM: sched/core: Fix group_entity's share update
2017-06-02 Peter ZijlstraUPSTREAM: sched/fair: Fix calc_cfs_shares() fixed point...
2017-06-02 Vincent GuittotUPSTREAM: sched/fair: Fix incorrect task group ->load_avg
2017-06-02 Peter ZijlstraUPSTREAM: sched/fair: Fix effective_load() to consisten...
2017-06-02 Vincent GuittotUPSTREAM: sched/fair: Propagate asynchrous detach
2017-06-02 Vincent GuittotUPSTREAM: sched/fair: Propagate load during synchronous...
2017-06-02 Vincent GuittotUPSTREAM: sched/fair: Fix hierarchical order in rq...
2017-06-02 Vincent GuittotBACKPORT: sched/fair: Factorize PELT update
2017-06-02 Vincent GuittotUPSTREAM: sched/fair: Factorize attach/detach entity
2017-06-02 Peter ZijlstraUPSTREAM: sched/fair: Improve PELT stuff some more
2017-06-02 Peter ZijlstraUPSTREAM: sched/fair: Apply more PELT fixes
2017-06-02 Peter ZijlstraUPSTREAM: sched/fair: Fix post_init_entity_util_avg...
2017-06-02 Yuyang DuBACKPORT: sched/fair: Initiate a new task's util avg...
2017-06-02 Dietmar Eggemannsched/fair: Simplify idle_idx handling in select_idle_s...
2017-06-02 Dietmar Eggemannsched/fair: refactor find_best_target() for simplicity
2017-06-02 Dietmar Eggemannsched/fair: Change cpu iteration order in find_best_tar...
2017-06-02 Dietmar Eggemannsched/core: Add first cpu w/ max/min orig capacity...
2017-06-02 Dietmar Eggemannsched/core: Remove remnants of commit fd5c98da1a42
2017-06-02 Dietmar Eggemannsched: Remove sysctl_sched_is_big_little
2017-06-02 Dietmar Eggemannsched/fair: Code !is_big_little path into select_energy...
2017-06-02 Dietmar EggemannEAS: sched/fair: Re-integrate 'honor sync wakeups'...
next