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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+13
2018-08-15
x86: Add entry trampolines to kcore
Adrian Hunter
1
-0
/
+13
2018-08-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+4
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-121
/
+138
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-21
/
+35
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-54
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-474
/
+619
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-36
/
+28
2018-08-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-71
/
+103
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+13
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
37
-53
/
+140
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
13
-17
/
+77
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
1
-0
/
+3
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+0
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+7
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+16
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+8
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
1
-0
/
+6
2018-07-27
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-25
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-16
/
+22
2018-07-25
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
1
-13
/
+8
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
1
-0
/
+7
2018-07-25
locking/atomics: Simplify cmpxchg() instrumentation
Mark Rutland
1
-85
/
+15
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
66
-267
/
+392
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2
-0
/
+3
2018-07-25
sched/numa: Remove redundant field
Srikar Dronamraju
1
-1
/
+0
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
24
-35
/
+57
2018-07-25
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
1
-0
/
+7
2018-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-16
/
+39
2018-07-24
blk-mq: export setting request completion state
Keith Busch
1
-0
/
+14
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+6
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-0
/
+5
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-6
/
+2
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-1
/
+1
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-0
/
+10
2018-07-22
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-22
bpfilter: Fix mismatch in function argument types
YueHaibing
1
-3
/
+3
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-1
/
+1
[next]