index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
powercap/drivers/dtpm: Add CPU energy model based support
Daniel Lezcano
5
-0
/
+268
2020-12-22
powercap/drivers/dtpm: Add API for dynamic thermal power management
Daniel Lezcano
5
-0
/
+566
2020-12-22
Documentation/powercap/dtpm: Add documentation for dtpm
Daniel Lezcano
2
-0
/
+213
2020-12-22
units: Add Watt units
Daniel Lezcano
1
-0
/
+4
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
80
-1210
/
+1692
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-799
/
+1278
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
121
-2381
/
+2989
2020-12-15
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
58
-257
/
+6595
2020-12-15
Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
81
-316
/
+3875
2020-12-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
52
-454
/
+839
2020-12-15
Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-340
/
+604
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
49
-239
/
+482
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-84
/
+3876
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
11
-1530
/
+96
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
58
-626
/
+758
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-372
/
+536
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
9
-64
/
+50
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
4
-46
/
+62
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
10
-126
/
+275
2020-12-15
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
1
-9
/
+35
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
3
-31
/
+56
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
3
-22
/
+21
2020-12-15
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
1
-22
/
+9
2020-12-15
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
1
-21
/
+5
2020-12-15
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
1
-1
/
+6
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
3
-5
/
+4
2020-12-15
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
1
-42
/
+23
2020-12-15
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
1
-0
/
+6
2020-12-15
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
1
-4
/
+0
2020-12-15
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
1
-1
/
+7
2020-12-15
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
1
-13
/
+25
2020-12-15
mm/thp: narrow lru locking
Alex Shi
1
-12
/
+13
2020-12-15
mm/thp: simplify lru_add_page_tail()
Alex Shi
1
-14
/
+6
2020-12-15
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
1
-12
/
+11
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
3
-35
/
+30
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
434
-10875
/
+10177
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
290
-4037
/
+23582
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
31
-770
/
+827
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
67
-15086
/
+464
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
158
-4702
/
+4292
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
378
-6894
/
+32762
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1879
-38756
/
+71917
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
216
-2882
/
+4331
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-73
/
+77
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
[next]