index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
timers: Rename next_expiry_recalc() to be unique
Anna-Maria Behnsen
2024-09-04
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
2024-08-29
timers: Remove historical extra jiffie for timeout in msleep()
Anna-Maria Behnsen
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-14
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
Sebastian Andrzej Siewior
2024-08-14
timers: Add sparse annotation for timer_sync_wait_running().
Sebastian Andrzej Siewior
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-08-05
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-05
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-02
clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
Paul E. McKenney
2024-08-02
clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
Paul E. McKenney
2024-08-02
clocksource: Improve comments for watchdog skew bounds
Borislav Petkov
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-07-31
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-07-29
posix-timers: Consolidate signal queueing
Thomas Gleixner
2024-07-29
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
2024-07-29
posix-timers: Consolidate timer setup
Thomas Gleixner
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
2024-07-29
posix-timers: Retrieve interval in common timer_settime() code
Thomas Gleixner
2024-07-29
posix-cpu-timers: Simplify posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Use @now instead of @val for clarity
Thomas Gleixner
2024-07-29
posix-cpu-timers: Do not arm SIGEV_NONE timers
Thomas Gleixner
2024-07-29
posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle interval timers correctly in timer_get()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Save interval only for armed timers
Thomas Gleixner
2024-07-29
posix-cpu-timers: Split up posix_cpu_timer_get()
Thomas Gleixner
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
[next]