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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
6
-23
/
+14
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+5
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
1
-0
/
+4
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-75
/
+15
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-137
/
+173
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-53
/
+85
2022-06-03
Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-897
/
+584
2022-06-03
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
180
-0
/
+19909
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+6
2022-06-03
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-87
/
+247
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-211
/
+288
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+11
2022-06-03
ARM: omap1: enable multiplatform
Arnd Bergmann
7
-133
/
+21
2022-06-03
ARM: OMAP1: clock: Convert to CCF
Janusz Krzysztofik
5
-764
/
+563
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-133
/
+250
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-689
/
+420
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
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
1
-7
/
+3
2022-06-03
arch/x86: replace nodes_weight with nodes_empty where appropriate
Yury Norov
2
-3
/
+3
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
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
26
-10
/
+1549
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
17
-0
/
+915
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
16
-0
/
+700
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
2
-17
/
+1
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
1
-2
/
+2
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2022-06-02
Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
48
-97
/
+836
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
180
-2564
/
+2226
2022-06-02
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
1
-3
/
+3
[next]