index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
1
-0
/
+3
|
*
|
|
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
6
-12
/
+24
|
*
|
|
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
1
-5
/
+1
|
*
|
|
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
2020-10-29
1
-0
/
+128
|
*
|
|
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
2020-10-29
3
-4
/
+25
|
*
|
|
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
3
-1
/
+32
|
*
|
|
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
2020-10-29
1
-0
/
+4
|
*
|
|
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
3
-4
/
+14
|
*
|
|
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2020-10-29
2
-14
/
+36
|
*
|
|
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2020-10-29
2
-5
/
+5
|
*
|
|
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2020-10-29
2
-10
/
+7
|
*
|
|
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-29
2
-26
/
+21
|
*
|
|
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-29
3
-7
/
+42
|
*
|
|
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
2020-10-29
1
-0
/
+9
|
|
/
/
*
|
|
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-15
36
-811
/
+666
|
\
\
\
|
*
|
|
ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case
Ingo Molnar
2020-12-13
1
-0
/
+2
|
*
|
|
Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/li...
Thomas Gleixner
2020-12-12
3
-31
/
+71
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
2020-12-07
1
-4
/
+14
|
|
*
|
|
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
2020-12-05
1
-7
/
+16
|
|
*
|
|
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
2020-12-05
1
-2
/
+2
|
|
*
|
|
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
Dinh Nguyen
2020-12-05
1
-18
/
+39
|
*
|
|
|
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
2020-12-11
1
-27
/
+47
|
*
|
|
|
ntp: Consolidate the RTC update implementation
Thomas Gleixner
2020-12-11
1
-92
/
+52
|
*
|
|
|
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
4
-32
/
+61
|
*
|
|
|
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2020-12-11
4
-99
/
+85
|
*
|
|
|
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2020-12-11
3
-43
/
+55
|
*
|
|
|
rtc: core: Make the sync offset default more realistic
Thomas Gleixner
2020-12-11
1
-1
/
+1
|
*
|
|
|
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
2020-12-11
1
-0
/
+3
|
*
|
|
|
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
2020-12-11
1
-4
/
+2
|
*
|
|
|
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
2020-12-11
1
-25
/
+39
|
|
/
/
/
|
*
|
|
Merge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linu...
Thomas Gleixner
2020-12-04
10
-393
/
+142
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
2020-12-03
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
2020-12-03
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
2020-12-03
1
-9
/
+9
|
|
*
|
|
dt-bindings: timer: renesas: tmu: Convert to json-schema
Geert Uytterhoeven
2020-12-03
2
-50
/
+99
|
|
*
|
|
dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
Marian-Cristian Rotariu
2020-12-03
1
-0
/
+1
|
|
*
|
|
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
2020-12-03
1
-3
/
+8
|
|
*
|
|
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
2020-12-03
3
-295
/
+0
|
|
*
|
|
dt-bindings: timer: Add new OST support for the upcoming new driver.
周琰杰 (Zhou Yanjie)
2020-12-03
1
-3
/
+7
|
|
*
|
|
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
2020-12-03
1
-4
/
+7
|
|
*
|
|
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
2020-12-03
1
-9
/
+1
|
|
*
|
|
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
2020-12-03
1
-11
/
+2
|
|
*
|
|
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
2020-12-03
1
-3
/
+2
|
|
*
|
|
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...
Zhen Lei
2020-12-03
1
-6
/
+6
|
|
/
/
/
|
*
|
|
tick: Get rid of tick_period
Thomas Gleixner
2020-11-19
4
-18
/
+15
|
*
|
|
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
2020-11-19
1
-1
/
+11
|
*
|
|
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2020-11-19
1
-5
/
+6
|
*
|
|
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2020-11-19
1
-25
/
+22
|
*
|
|
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2020-11-19
1
-13
/
+33
|
*
|
|
tick: Document protections for tick related data
Thomas Gleixner
2020-11-19
2
-2
/
+6
[prev]
[next]