index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
Florian Fainelli
1
-18
/
+3
2019-05-06
mips: Manually call fdt_init_reserved_mem() method
Serge Semin
1
-0
/
+3
2019-05-06
mips: Make sure dt memory regions are valid
Serge Semin
1
-1
/
+13
2019-05-04
mips: Perform early low memory test
Serge Semin
1
-0
/
+2
2019-05-04
mips: Dump memblock regions for debugging
Serge Semin
1
-0
/
+2
2019-05-02
mips: Add reserve-nomap memory type support
Serge Semin
3
-1
/
+12
2019-05-02
mips: Use memblock to reserve the __nosave memory range
Serge Semin
1
-2
/
+3
2019-05-02
mips: Discard post-CMA-init foreach loop
Serge Semin
1
-5
/
+0
2019-05-02
mips: Reserve memory for the kernel image resources
Serge Semin
1
-27
/
+3
2019-05-02
MIPS: Remove duplicate EBase configuration
Paul Burton
1
-17
/
+3
2019-05-02
MIPS: Sync icache for whole exception vector
Paul Burton
1
-1
/
+1
2019-05-02
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
1
-20
/
+15
2019-05-02
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
1
-4
/
+4
2019-04-25
mips: Combine memblock init and memory reservation loops
Serge Semin
1
-41
/
+7
2019-04-25
mips: Discard rudiments from bootmem_init
Serge Semin
1
-20
/
+5
2019-04-25
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
1
-0
/
+3
2019-04-24
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-3
/
+1
2019-04-12
Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"
Paul Burton
3
-93
/
+33
2019-04-10
MIPS: generic: Enable CONFIG_JUMP_LABEL
Paul Burton
1
-0
/
+1
2019-04-10
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
2
-8
/
+34
2019-04-10
MIPS: jump_label: Remove redundant nops
Paul Burton
1
-2
/
+1
2019-04-10
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
5
-17
/
+13
2019-04-04
MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
Chuanhong Guo
3
-33
/
+93
2019-03-26
MIPS: KVM: Use prandom_u32_max() to generate tlbwr index
Paul Burton
1
-3
/
+1
2019-03-20
arch: mips: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
4
-40
/
+39
2019-03-20
MIPS: eBPF: Initial eBPF support for MIPS32 architecture.
Hassan Naveed
5
-1602
/
+70
2019-03-20
MIPS: eBPF: Provide eBPF support for MIPS64R6
Hassan Naveed
1
-9
/
+69
2019-03-20
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
4
-18
/
+49
2019-03-20
MIPS: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-3
/
+2
2019-03-18
Linux 5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
[next]