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
2018-05-21
hwmon: (ltc2990) support all measurement modes
Tom Levens
3
-42
/
+185
2018-05-21
hwmon: (ltc2990) add devicetree binding
Tom Levens
1
-0
/
+36
2018-05-21
hwmon: (ltc2990) Fix incorrect conversion of negative temperatures
Tom Levens
1
-14
/
+4
2018-05-21
hwmon: (core) check parent dev != NULL when chip != NULL
Lucas Magasweran
2
-1
/
+5
2018-05-21
hwmon: (fschmd) fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-21
hwmon: (k10temp) Display both Tctl and Tdie
Guenter Roeck
1
-7
/
+48
2018-05-21
hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
Guenter Roeck
1
-0
/
+5
2018-05-21
Linux 4.17-rc6
Linus Torvalds
1
-1
/
+1
2018-05-20
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+3
2018-05-20
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-48
/
+180
2018-05-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-44
/
+64
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-129
/
+585
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+5
2018-05-20
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+14
2018-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+29
2018-05-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-22
/
+41
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+18
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-77
/
+206
2018-05-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
40
-96
/
+300
2018-05-20
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+1
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
Merge tag 'dmaengine-fix-4.17-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-6
/
+14
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-15
/
+116
2018-05-19
Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-05-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+3
2018-05-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-8
/
+24
2018-05-19
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-19
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
1
-0
/
+1
2018-05-19
MAINTAINERS: add Q: entry to kselftest for patchwork project
Shuah Khan (Samsung OSG)
1
-0
/
+1
2018-05-19
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-19
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-19
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-19
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-19
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-19
include/linux/mm.h: add new inline function vmf_error()
Souptick Joarder
1
-0
/
+7
[next]