index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kobject
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
clocksource/drivers/digicolor: Convert to SPDX identifier
Thomas Gleixner
1
-4
/
+1
2022-05-18
clocksource/drivers/armada-370-xp: Convert to SPDX identifier
Thomas Gleixner
1
-4
/
+1
2022-05-18
clocksource/drivers/mips-gic-timer: Convert to SPDX identifier
Thomas Gleixner
1
-7
/
+2
2022-05-18
clocksource/drivers/jcore: Convert to SPDX identifier
Thomas Gleixner
1
-4
/
+1
2022-05-18
clocksource/drivers/bcm_kona: Convert to SPDX identifier
Thomas Gleixner
1
-12
/
+2
2022-05-18
clocksource/drivers/sp804: Avoid error on multiple instances
Andre Przywara
1
-5
/
+5
2022-05-18
clocksource/drivers/riscv: Events are stopped during CPU suspend
Samuel Holland
1
-1
/
+1
2022-05-18
clocksource/drivers/ixp4xx: Drop boardfile probe path
Linus Walleij
3
-37
/
+1
2022-05-18
dt-bindings: timer: Add compatible for Mediatek MT8186
Allen-KH Cheng
1
-0
/
+1
2022-05-14
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
1
-1
/
+31
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
1
-6
/
+4
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
1
-1
/
+1
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
1
-2
/
+3
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
1
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
1
-1
/
+1
2022-04-25
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
1
-2
/
+10
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
3
-0
/
+19
2022-04-14
tracing/timer: Add missing argument documentation of trace points
Anna-Maria Behnsen
1
-1
/
+4
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
3
-34
/
+38
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
1
-4
/
+5
2022-04-09
timers: Simplify calc_index()
Thomas Gleixner
1
-1
/
+1
2022-04-09
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
1
-0
/
+1
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-09
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-09
mailmap: update Vasily Averin's email address
Vasily Averin
1
-0
/
+4
2022-04-09
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-09
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-09
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-09
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
1
-2
/
+6
2022-04-09
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-04-09
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2
-2
/
+2
[next]