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
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
1
-0
/
+1
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
1
-6
/
+44
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
1
-1
/
+22
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
3
-30
/
+66
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+26
2024-02-15
platform-msi: Remove unused interfaces
Thomas Gleixner
1
-14
/
+2
2024-02-15
platform-msi: Prepare for real per device domains
Thomas Gleixner
1
-0
/
+103
2024-02-14
PM: domains: Add helper functions to attach/detach multiple PM domains
Ulf Hansson
1
-0
/
+134
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-2
/
+33
2024-02-12
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
1
-16
/
+38
2024-02-07
regmap: kunit: fix raw noinc write test wrapping
Ben Wolsieffer
1
-1
/
+2
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
4
-6
/
+11
2024-02-05
PM: sleep: Call dpm_async_fn() directly in each suspend phase
Rafael J. Wysocki
1
-36
/
+25
2024-02-05
PM: sleep: Move devices to new lists earlier in each suspend phase
Rafael J. Wysocki
1
-21
/
+3
2024-02-05
PM: sleep: Move some assignments from under a lock
Rafael J. Wysocki
1
-7
/
+21
2024-02-05
PM: sleep: stats: Log errors right after running suspend callbacks
Rafael J. Wysocki
1
-36
/
+13
2024-02-05
PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
Rafael J. Wysocki
1
-3
/
+17
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
1
-1
/
+0
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
1
-13
/
+9
2024-02-02
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
1
-2
/
+9
2024-02-02
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
1
-2
/
+7
2024-02-02
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
1
-2
/
+4
2024-01-30
topology: Set capacity_freq_ref in all cases
Vincent Guittot
1
-7
/
+6
2024-01-30
driver core: component: fix spellos
Randy Dunlap
1
-2
/
+2
2024-01-30
driver core: cpu: make cpu_subsys const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-26
PM: sleep: Relocate two device PM core functions
Rafael J. Wysocki
1
-29
/
+29
2024-01-26
PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
Rafael J. Wysocki
1
-11
/
+5
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-6
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-48
/
+94
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+36
2024-01-17
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-54
/
+65
2024-01-16
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
2
-54
/
+65
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+28
2024-01-12
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-3848
/
+0
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-10
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
1
-53
/
+64
2024-01-09
Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-80
/
+68
2024-01-09
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
5
-13
/
+85
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2024-01-09
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+39
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-4
/
+4
2024-01-04
class: fix use-after-free in class_register()
Jing Xia
1
-0
/
+1
2024-01-04
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-01-03
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
1
-80
/
+68
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
1
-1
/
+11
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
1
-1
/
+14
[prev]
[next]