index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
2
-17
/
+1
2022-06-02
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
1
-6
/
+1
2022-06-03
Merge tag 'drm/tegra/for-5.19-prep-work' of https://gitlab.freedesktop.org/dr...
Dave Airlie
5
-2
/
+53
2022-06-03
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...
Dave Airlie
5
-15
/
+66
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
1
-2
/
+2
2022-06-02
Merge tag 'docs-5.19-2' of git://git.lwn.net/linux
Linus Torvalds
7
-8
/
+2056
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-11
/
+11
2022-06-02
Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
63
-101
/
+1385
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
241
-2075
/
+2059
2022-06-02
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
1
-3
/
+3
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
101
-611
/
+665
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
[prev]
[next]