index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
3
-43
/
+55
2020-12-11
rtc: core: Make the sync offset default more realistic
Thomas Gleixner
1
-1
/
+1
2020-12-11
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
1
-0
/
+3
2020-12-11
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
1
-4
/
+2
2020-12-11
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
1
-25
/
+39
2020-12-04
Merge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linu...
Thomas Gleixner
10
-393
/
+142
2020-12-03
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-12-03
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
1
-1
/
+1
2020-12-03
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
1
-9
/
+9
2020-12-03
dt-bindings: timer: renesas: tmu: Convert to json-schema
Geert Uytterhoeven
2
-50
/
+99
2020-12-03
dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
Marian-Cristian Rotariu
1
-0
/
+1
2020-12-03
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
1
-3
/
+8
2020-12-03
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
3
-295
/
+0
2020-12-03
dt-bindings: timer: Add new OST support for the upcoming new driver.
周琰杰 (Zhou Yanjie)
1
-3
/
+7
2020-12-03
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
1
-4
/
+7
2020-12-03
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
1
-9
/
+1
2020-12-03
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
1
-11
/
+2
2020-12-03
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
1
-3
/
+2
2020-12-03
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...
Zhen Lei
1
-6
/
+6
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
4
-18
/
+15
2020-11-19
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
1
-1
/
+11
2020-11-19
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
1
-5
/
+6
2020-11-19
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
1
-25
/
+22
2020-11-19
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
1
-13
/
+33
2020-11-19
tick: Document protections for tick related data
Thomas Gleixner
2
-2
/
+6
2020-11-19
tick/broadcast: Serialize access to tick_next_period
Thomas Gleixner
1
-3
/
+20
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+6
2020-11-16
timers: Make run_local_timers() static
Thomas Gleixner
2
-25
/
+24
2020-11-16
timekeeping: Address parameter documentation issues for various functions
Alex Shi
1
-2
/
+5
2020-11-16
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
1
-2
/
+3
2020-11-16
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
1
-0
/
+2
2020-11-16
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
1
-25
/
+33
2020-11-16
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
1
-0
/
+1
2020-11-16
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
1
-7
/
+5
2020-11-16
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
1
-3
/
+3
2020-11-15
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
1
-1
/
+8
2020-11-15
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
1
-47
/
+19
2020-10-26
timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t
Davidlohr Bueso
2
-2
/
+3
2020-10-26
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
[next]