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-06-03
Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
92
-2548
/
+3662
2022-06-03
dt-bindings: memory-controllers: ingenic: Split out child node properties
Rob Herring
3
-32
/
+47
2022-06-03
dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
Rob Herring
4
-50
/
+68
2022-06-03
nodemask: Fix return values to be unsigned
Kees Cook
2
-21
/
+21
2022-06-03
bitmap: Fix return values to be unsigned
Kees Cook
4
-45
/
+47
2022-06-03
KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
Yury Norov
1
-2
/
+2
2022-06-03
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
1
-2
/
+2
2022-06-03
ia64: cleanup remove_siblinginfo()
Yury Norov
1
-4
/
+0
2022-06-03
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
Yury Norov
2
-2
/
+2
2022-06-03
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
1
-7
/
+3
2022-06-03
lib/bitmap: add test for bitmap_{from,to}_arr64
Yury Norov
1
-0
/
+25
2022-06-03
lib: add bitmap_{from,to}_arr64
Yury Norov
2
-4
/
+73
2022-06-03
lib/bitmap: extend comment for bitmap_(from,to)_arr32()
Yury Norov
1
-2
/
+6
2022-06-03
include/linux/find: Fix documentation
Anna-Maria Behnsen
1
-3
/
+3
2022-06-03
lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
Mauro Carvalho Chehab
1
-13
/
+20
2022-06-03
MAINTAINERS: add cpumask and nodemask files to BITMAP_API
Yury Norov
1
-0
/
+4
2022-06-03
arch/x86: replace nodes_weight with nodes_empty where appropriate
Yury Norov
2
-3
/
+3
2022-06-03
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-06-03
clocksource: replace cpumask_weight with cpumask_empty in clocksource.c
Yury Norov
1
-1
/
+1
2022-06-03
genirq/affinity: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
irq: mips: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
arch/x86: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
3
-9
/
+9
2022-06-03
arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
1
-4
/
+3
2022-06-03
MAINTAINERS: Add maintainer information for LoongArch
Huacai Chen
1
-0
/
+10
2022-06-03
LoongArch: Add Loongson-3 default config file
Huacai Chen
2
-0
/
+773
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
17
-29
/
+844
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
27
-10
/
+1550
2022-06-03
LoongArch: Add VDSO and VSYSCALL support
Huacai Chen
15
-0
/
+622
2022-06-03
LoongArch: Add some library functions
Huacai Chen
6
-0
/
+282
2022-06-03
LoongArch: Add misc common routines
Huacai Chen
7
-0
/
+734
2022-06-03
LoongArch: Add ELF and module support
Huacai Chen
12
-0
/
+1043
2022-06-03
LoongArch: Add signal handling support
Huacai Chen
4
-0
/
+658
2022-06-03
LoongArch: Add system call support
Huacai Chen
7
-0
/
+531
2022-06-03
LoongArch: Add memory management
Huacai Chen
26
-0
/
+3172
2022-06-03
LoongArch: Add process management
Huacai Chen
14
-0
/
+1865
2022-06-03
LoongArch: Add exception/interrupt handling
Huacai Chen
16
-0
/
+1575
2022-06-03
LoongArch: Add boot and setup routines
Huacai Chen
18
-0
/
+1738
2022-06-03
LoongArch: Add other common headers
Huacai Chen
18
-0
/
+917
2022-06-03
LoongArch: Add atomic/locking headers
Huacai Chen
7
-0
/
+756
2022-06-03
LoongArch: Add CPU definition headers
Huacai Chen
8
-0
/
+2191
2022-06-03
LoongArch: Add build infrastructure
Huacai Chen
17
-1
/
+701
2022-06-03
LoongArch: Add writecombine support for drm
Huacai Chen
3
-2
/
+10
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
5
-0
/
+14
2022-06-03
Documentation/zh_CN: Add basic LoongArch documentations
Huacai Chen
5
-0
/
+541
2022-06-03
Documentation: LoongArch: Add basic documentations
Huacai Chen
5
-0
/
+568
2022-06-03
irqchip/loongson-liointc: Fix build error for LoongArch
Huacai Chen
1
-1
/
+5
2022-06-03
irqchip: Adjust Kconfig for Loongson
Huacai Chen
1
-3
/
+3
[prev]
[next]