index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
1
-2
/
+2
2023-04-26
Merge tag 'timers-v6.4-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
14
-205
/
+221
2023-04-24
dt-bindings: timer: rockchip: Add rk3588 compatible
Cristian Ciocaltea
1
-0
/
+1
2023-04-24
dt-bindings: timer: rockchip: Drop superfluous rk3288 compatible
Cristian Ciocaltea
1
-1
/
+0
2023-04-24
clocksource/drivers/ti: Use of_property_read_bool() for boolean properties
Rob Herring
2
-6
/
+6
2023-04-24
clocksource/drivers/timer-ti-dm: Fix finding alwon timer
Tony Lindgren
1
-1
/
+3
2023-04-24
clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...
Qinrun Dai
1
-6
/
+24
2023-04-24
clocksource/drivers/stm32-lp: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-24
clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-04-24
clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...
Uwe Kleine-König
1
-4
/
+2
2023-04-24
clocksource/drivers/timer-ti-dm: Improve error message in .remove
Uwe Kleine-König
1
-1
/
+4
2023-04-24
clocksource/drivers/timer-stm32-lp: Mark driver as non-removable
Uwe Kleine-König
1
-7
/
+2
2023-04-24
clocksource/drivers/sh_mtu2: Mark driver as non-removable
Uwe Kleine-König
1
-6
/
+1
2023-04-24
clocksource/drivers/timer-ti-dm: Use of_address_to_resource()
Rob Herring
1
-30
/
+27
2023-04-24
clocksource/drivers/timer-imx-gpt: Remove non-DT function
Fabio Estevam
2
-26
/
+0
2023-04-24
clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
AngeloGioacchino Del Regno
4
-114
/
+150
2023-04-24
clocksource/drivers/exynos_mct: Explicitly return 0 for shared timer
Krzysztof Kozlowski
1
-1
/
+1
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
3
-20
/
+82
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
3
-8
/
+47
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
3
-27
/
+14
2023-04-18
MAINTAINERS: Remove stale email address
Frederic Weisbecker
1
-1
/
+1
2023-04-18
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
Frederic Weisbecker
1
-12
/
+8
2023-04-18
timers/nohz: Add a comment about broken iowait counter update race
Frederic Weisbecker
1
-2
/
+8
2023-04-18
timers/nohz: Protect idle/iowait sleep time under seqcount
Frederic Weisbecker
2
-6
/
+17
2023-04-18
timers/nohz: Only ever update sleeptime from idle exit
Frederic Weisbecker
1
-58
/
+37
2023-04-18
timers/nohz: Restructure and reshuffle struct tick_sched
Frederic Weisbecker
1
-25
/
+41
2023-04-18
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
1
-1
/
+11
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
1
-0
/
+77
2023-04-16
posix-timers: Prefer delivery of signals to the current thread
Dmitry Vyukov
1
-3
/
+18
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
12
-39
/
+14
2023-03-19
Linux 6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-17
/
+16
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-23
/
+30
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-322
/
+160
2023-03-19
Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2023-03-19
Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-70
/
+123
2023-03-19
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-462
/
+409
2023-03-18
Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-1300
/
+358
2023-03-18
Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+84
2023-03-18
Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-13
/
+17
[next]