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
2020-01-09
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
1
-2
/
+2
2020-01-09
MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
Thomas Bogendoerfer
2
-187
/
+192
2020-01-09
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
3
-16
/
+10
2020-01-09
MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
Thomas Bogendoerfer
2
-10
/
+12
2020-01-09
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
5
-88
/
+3
2020-01-09
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
19
-40
/
+22
2020-01-09
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
4
-74
/
+8
2020-01-09
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
1
-6
/
+6
2020-01-09
MIPS: BPF: Restore MIPS32 cBPF JIT
Paul Burton
4
-0
/
+1557
2020-01-09
MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
Mao Wenan
1
-1
/
+1
2020-01-09
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2
-0
/
+53
2020-01-09
MIPS: Loongson64: Fix node_distance()
Thomas Bogendoerfer
1
-1
/
+1
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
1
-9
/
+9
2020-01-09
MIPS: X1830: Add X1830 system type.
周琰杰 (Zhou Yanjie)
4
-31
/
+44
2020-01-09
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
周琰杰 (Zhou Yanjie)
4
-0
/
+215
2020-01-09
MIPS: Ingenic: Add Ingenic X1000 support.
周琰杰 (Zhou Yanjie)
2
-0
/
+278
2020-01-09
MIPS: ralink: add missing put_device in ill_acc_of_setup
yu kuai
1
-0
/
+2
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+35
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2
-12
/
+12
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-46
/
+32
2020-01-04
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+72
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
7
-20
/
+7
2020-01-03
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+3
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
1
-0
/
+15
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
1
-0
/
+1
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2020-01-02
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
1
-1
/
+19
2019-12-30
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
1
-0
/
+1
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-23
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
Michael Ellerman
1
-2
/
+2
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-12
/
+39
2019-12-22
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-198
/
+23
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-6
/
+7
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
55
-640
/
+2421
2019-12-21
Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-11
/
+32
2019-12-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+26
2019-12-21
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-12-21
Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-10
/
+11
2019-12-21
Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-20
/
+47
2019-12-21
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2019-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2019-12-20
parisc: Fix compiler warnings in debug_core.c
Helge Deller
1
-2
/
+8
2019-12-20
parisc: soft_offline_page() now takes the pfn
Helge Deller
1
-2
/
+1
2019-12-20
arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
Wei Li
1
-0
/
+1
[next]