index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_lockup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
1
-2
/
+5
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
1
-2
/
+3
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
1
-0
/
+2
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
1
-25
/
+33
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
1
-0
/
+1
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
1
-7
/
+5
2020-11-15
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-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
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
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
[next]