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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
bitmap: remove unused function declaration
Ma, Jianpeng
1
-2
/
+0
2020-12-15
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
1
-2
/
+2
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
7
-176
/
+194
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+6
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-31
/
+21
2020-12-15
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-13
/
+3
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
8
-29
/
+286
2020-12-15
Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
3
-4
/
+171
2020-12-15
Merge tag 'rproc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
1
-0
/
+4
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+44
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+27
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-29
/
+37
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+13
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-67
/
+12
2020-12-15
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2020-12-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-1
/
+43
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+1
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+103
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+5
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-79
/
+72
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+116
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2
-3
/
+2
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
1
-0
/
+52
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2
-1
/
+60
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
1
-1
/
+1
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-0
/
+1
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
1
-2
/
+0
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-106
/
+32
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-4
/
+69
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-53
/
+57
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-142
/
+29
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-27
/
+70
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-44
/
+71
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
55
-1007
/
+1027
2020-12-15
Merge branch 'pci/ecam'
Bjorn Helgaas
1
-0
/
+27
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
2
-0
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-343
/
+397
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
1
-4
/
+0
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-0
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-4
/
+29
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-17
/
+3
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-12-15
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
1
-12
/
+0
2020-12-15
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
1
-52
/
+41
2020-12-15
mm/page-flags: fix comment
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-12-15
include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate
Miaohe Lin
1
-2
/
+1
[prev]
[next]