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-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-16
/
+84
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-41
/
+41
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-81
/
+146
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
69
-362
/
+444
2018-02-15
x86/entry/64: Fix CR3 restore in paranoid_exit()
Ingo Molnar
1
-0
/
+1
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
4
-5
/
+5
2018-02-15
x86/spectre: Fix an error message
Dan Carpenter
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
35
-73
/
+73
2018-02-15
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
13
-26
/
+39
2018-02-15
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
1
-0
/
+1
2018-02-15
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-02-15
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
1
-1
/
+1
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
2
-10
/
+7
2018-02-15
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
1
-1
/
+5
2018-02-15
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
1
-3
/
+9
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-14
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+23
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
28
-79
/
+231
2018-02-13
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
1
-20
/
+23
2018-02-13
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...
Linus Torvalds
3
-0
/
+22
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
5
-18
/
+26
2018-02-13
locking/semaphore: Update the file path in documentation
Tycho Andersen
1
-1
/
+1
2018-02-13
locking/atomic/bitops: Document and clarify ordering semantics for failed tes...
Will Deacon
2
-2
/
+8
2018-02-13
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
1
-0
/
+8
2018-02-13
locking/qspinlock: Ensure node is initialised before updating prev->next
Will Deacon
1
-6
/
+7
2018-02-13
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
1
-0
/
+1
2018-02-13
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
1
-3
/
+12
2018-02-13
x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore
Progyan Bhattacharya
1
-0
/
+1
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
1
-2
/
+0
2018-02-13
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...
Masayoshi Mizuma
1
-1
/
+0
2018-02-13
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
Harish
1
-1
/
+1
2018-02-13
powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
Guenter Roeck
1
-0
/
+6
2018-02-13
powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug
Guenter Roeck
2
-2
/
+5
2018-02-13
powerpc/mm/hash64: Zero PGD pages on allocation
Aneesh Kumar K.V
1
-2
/
+8
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
7
-17
/
+28
2018-02-13
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
2
-2
/
+3
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
11
-5
/
+29
2018-02-13
powerpc/mm: Flush radix process translations when setting MMU type
Alexey Kardashevskiy
1
-0
/
+2
2018-02-13
powerpc/vas: Don't set uses_vas for kernel windows
Nicholas Piggin
1
-8
/
+8
2018-02-13
powerpc/pseries: Enable RAS hotplug events later
Sam Bobroff
1
-9
/
+22
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
1
-11
/
+16
2018-02-13
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-1
/
+2
2018-02-13
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
1
-2
/
+4
2018-02-13
x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally
Jia Zhang
1
-1
/
+2
2018-02-13
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
3
-2
/
+6
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
1
-1
/
+1
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
[next]