index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-06-19
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra
2015-06-19
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2015-06-19
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2015-06-19
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2015-06-19
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-18
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
2015-06-12
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
2015-06-12
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
2015-06-10
clocksource: Use current logging style
Joe Perches
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-07
sched/numa: Only consider less busy nodes as numa balancing destinations
Rik van Riel
2015-06-07
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...
Rik van Riel
2015-06-07
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-05-19
sched/numa: Reduce conflict between fbq_classify_rq() and migration
Rik van Riel
2015-05-19
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
David Hildenbrand
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
[next]