index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
1
-11
/
+11
2015-06-19
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
1
-3
/
+22
2015-06-19
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
1
-42
/
+23
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
4
-38
/
+63
2015-06-19
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
31
-1069
/
+939
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
1
-23
/
+91
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
1
-10
/
+13
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
1
-5
/
+2
2015-06-18
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
1
-1
/
+2
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
1
-2
/
+2
2015-06-12
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
1
-0
/
+18
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
3
-8
/
+58
2015-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
1
-2
/
+3
2015-06-12
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
1
-4
/
+8
2015-06-10
clocksource: Use current logging style
Joe Perches
1
-12
/
+12
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
1
-10
/
+3
2015-06-07
sched/numa: Only consider less busy nodes as numa balancing destinations
Rik van Riel
1
-2
/
+28
2015-06-07
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...
Rik van Riel
1
-26
/
+15
2015-06-07
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
1
-11
/
+14
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
1
-5
/
+3
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
1
-2
/
+9
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
1
-2
/
+2
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2
-6
/
+7
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
5
-24
/
+35
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
4
-17
/
+17
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
4
-11
/
+13
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
1
-2
/
+2
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+8
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
1
-11
/
+3
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
1
-1
/
+1
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
1
-22
/
+11
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
1
-0
/
+17
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
1
-0
/
+4
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
3
-4
/
+22
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2
-1
/
+19
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
25
-215
/
+265
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-40
/
+19
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
3
-18
/
+4
2015-05-19
sched/numa: Reduce conflict between fbq_classify_rq() and migration
Rik van Riel
1
-27
/
+33
2015-05-19
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
David Hildenbrand
1
-0
/
+3
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-20
/
+9
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
5
-19
/
+52
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
5
-33
/
+38
2015-05-17
sched: Fix function declaration return type mismatch
Nicholas Mc Guire
1
-3
/
+3
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-33
/
+33
[next]