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
2022-05-19
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
1
-12
/
+9
2022-05-19
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
3
-6
/
+7
2022-05-19
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
3
-19
/
+40
2022-05-19
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
1
-1
/
+4
2022-05-19
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
1
-7
/
+7
2022-05-19
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
1
-0
/
+4
2022-04-22
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
Ulf Hansson
2
-37
/
+46
2022-04-13
PM: domains: Extend dev_pm_domain_detach() doc
Krzysztof Kozlowski
1
-4
/
+4
2022-04-10
Linux 5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+10
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-48
/
+4
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-35
/
+169
2022-04-10
Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-14
/
+37
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-57
/
+54
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-169
/
+101
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-572
/
+585
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+12
2022-04-09
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...
Linus Torvalds
26
-71
/
+234
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+28
2022-04-09
Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
5
-14
/
+37
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
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
42
-826
/
+467
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-08
Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-39
/
+46
2022-04-08
Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-420
/
+198
2022-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-8
/
+17
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-17
/
+3
2022-04-08
Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
1
-3
/
+8
2022-04-08
Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-31
/
+54
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-14
/
+24
2022-04-08
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
[next]