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
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2
-10
/
+7
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2
-26
/
+21
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
3
-7
/
+42
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
1
-0
/
+9
2020-10-28
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+22
2020-10-28
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+25
2020-10-27
Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+5
2020-10-27
mm/process_vm_access: Add missing #include <linux/compat.h>
Geert Uytterhoeven
1
-0
/
+1
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
118
-348
/
+656
2020-10-27
Fix compat regression in process_vm_rw()
Jens Axboe
1
-1
/
+2
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-27
scsi: qla2xxx: remove incorrect sparse #ifdef
Linus Torvalds
1
-4
/
+0
2020-10-27
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2
-2
/
+2
2020-10-27
dt-bindings: Another round of adding missing 'additionalProperties/unevalutat...
Rob Herring
17
-0
/
+39
2020-10-27
dt-bindings: Explicitly allow additional properties in board/SoC schemas
Rob Herring
62
-0
/
+146
2020-10-27
dt-bindings: More whitespace clean-ups in schema files
Rob Herring
34
-219
/
+223
2020-10-27
mfd: google,cros-ec: add missing properties
Ricardo Cañuelo
2
-10
/
+64
2020-10-27
dt-bindings: input: convert cros-ec-keyb to json-schema
Ricardo Cañuelo
3
-72
/
+95
2020-10-27
dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema
Ricardo Cañuelo
3
-39
/
+71
2020-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2020-10-26
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-10-26
Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2020-10-26
s390: correct __bootdata / __bootdata_preserved macros
Vasily Gorbik
1
-2
/
+2
2020-10-26
of: Fix reserved-memory overlap detection
Vincent Whitchurch
1
-2
/
+11
2020-10-26
dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value
Fabien Parent
1
-1
/
+1
2020-10-26
dt-bindings: leds: Update devicetree documents for ID_RGB
Dan Murphy
2
-5
/
+6
2020-10-26
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+111
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-126
/
+152
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
7
-125
/
+336
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+404
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-108
/
+222
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-118
/
+191
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
47
-129
/
+308
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-32
/
+68
[prev]
[next]