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
*
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-09-02
2
-14
/
+8
*
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-31
22
-230
/
+574
|
\
|
*
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
2021-08-28
3
-23
/
+23
|
*
Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linu...
Thomas Gleixner
2021-08-26
8
-66
/
+143
|
|
\
|
|
*
dt-bindings: timer: Add ABIs for new Ingenic SoCs
周琰杰 (Zhou Yanjie)
2021-08-21
1
-0
/
+19
|
|
*
clocksource/drivers/fttmr010: Pass around less pointers
Linus Walleij
2021-08-14
1
-16
/
+16
|
|
*
clocksource/drivers/mediatek: Optimize systimer irq clear flow on shutdown
Fengquan Chen
2021-08-14
1
-2
/
+6
|
|
*
clocksource/drivers/ingenic: Use bitfield macro helpers
周琰杰 (Zhou Yanjie)
2021-08-14
1
-6
/
+7
|
|
*
clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...
Phong Hoang
2021-08-13
1
-12
/
+18
|
|
*
dt-bindings: timer: convert rockchip,rk-timer.txt to YAML
Ezequiel Garcia
2021-08-13
2
-27
/
+64
|
|
*
clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU
Will Deacon
2021-08-13
1
-1
/
+2
|
|
*
clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
Will Deacon
2021-08-13
1
-2
/
+11
|
|
/
|
*
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
2021-08-12
1
-20
/
+20
|
*
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
2021-08-12
1
-2
/
+3
|
*
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
2021-08-10
1
-9
/
+65
|
*
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
2021-08-10
1
-2
/
+33
|
*
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
3
-10
/
+17
|
*
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
2021-08-10
1
-8
/
+10
|
*
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
5
-11
/
+18
|
*
timerfd: Provide timerfd_resume()
Thomas Gleixner
2021-08-10
2
-0
/
+18
|
*
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
1
-28
/
+59
|
*
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
3
-21
/
+19
|
*
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
1
-43
/
+29
|
*
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-08-10
1
-7
/
+53
|
*
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
2
-7
/
+41
|
*
posix-cpu-timers: Consolidate timer base accessor
Frederic Weisbecker
2021-08-10
1
-15
/
+13
|
*
posix-cpu-timers: Remove confusing return value override
Frederic Weisbecker
2021-08-10
1
-2
/
+0
|
*
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-10
1
-2
/
+0
|
*
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
2
-2
/
+35
|
*
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
3
-0
/
+23
|
*
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
2021-08-10
1
-1
/
+1
|
*
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-3
/
+3
*
|
Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-31
3
-3
/
+13
|
\
\
|
*
|
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
2021-08-12
1
-1
/
+2
|
*
|
x86/reboot: Document how to override DMI platform quirks
Paul Gortmaker
2021-08-12
2
-1
/
+8
|
*
|
x86/reboot: Document the "reboot=pci" option
Paul Gortmaker
2021-08-12
1
-1
/
+3
|
|
/
*
|
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-31
15
-37
/
+359
|
\
\
|
*
|
x86: Fix typo s/ECLR/ELCR/ for the PIC register
Maciej W. Rozycki
2021-08-10
3
-14
/
+14
|
*
|
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
2021-08-10
7
-11
/
+15
|
*
|
x86/PCI: Add support for the Intel 82426EX PIRQ router
Maciej W. Rozycki
2021-08-10
2
-0
/
+50
|
*
|
x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router
Maciej W. Rozycki
2021-08-10
1
-0
/
+73
|
*
|
x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router
Maciej W. Rozycki
2021-08-10
2
-2
/
+153
|
*
|
x86: Add support for 0x22/0x23 port I/O configuration space
Maciej W. Rozycki
2021-08-10
5
-10
/
+54
|
|
/
*
|
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-31
15
-28
/
+281
|
\
\
|
*
|
Documentation: Add L1D flushing Documentation
Balbir Singh
2021-07-28
4
-0
/
+95
|
*
|
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
2021-07-28
2
-0
/
+34
|
*
|
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
5
-2
/
+98
|
*
|
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
2021-07-28
1
-2
/
+2
|
*
|
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
2021-07-28
2
-0
/
+13
|
*
|
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
2021-07-28
2
-25
/
+30
[next]