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-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
1
-5
/
+5
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
3
-22
/
+24
2018-01-26
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
Andy Lutomirski
1
-13
/
+9
2018-01-26
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
1
-5
/
+29
2018-01-26
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-01-26
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-01-26
x86/alternative: Print unadorned pointers
Borislav Petkov
1
-7
/
+7
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
3
-1
/
+24
2018-01-26
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2018-01-26
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
1
-5
/
+43
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-01-26
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
6
-9
/
+15
2018-01-26
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
1
-2
/
+0
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
4
-33
/
+251
2018-01-26
regulator: empty the old suspend functions
Chunyan Zhang
2
-77
/
+2
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
3
-14
/
+25
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2
-30
/
+51
2018-01-26
regulator: added support for suspend states
Chunyan Zhang
1
-2
/
+10
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
4
-1
/
+45
2018-01-26
spi: orion: Fix a resource leak if the optional "axi" clk is deferred
Christophe Jaillet
1
-5
/
+8
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2
-0
/
+27
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
4
-0
/
+281
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2
-3
/
+18
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
net: vrf: Add support for sends to local broadcast address
David Ahern
1
-2
/
+3
2018-01-26
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
1
-7
/
+2
2018-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-130
/
+210
2018-01-26
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2
-16
/
+2
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-26
net: don't call update_pmtu unconditionally
Nicolas Dichtel
9
-18
/
+20
2018-01-25
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
1
-3
/
+0
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
1
-1
/
+2
2018-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+11
2018-01-25
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-18
/
+8
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
3
-0
/
+28
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
1
-19
/
+8
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
1
-15
/
+18
2018-01-25
perf/core: Fix ctx::mutex deadlock
Peter Zijlstra
1
-1
/
+7
2018-01-25
perf/core: Fix another perf,trace,cpuhp lock inversion
Peter Zijlstra
1
-2
/
+24
2018-01-25
perf/core: Fix lock inversion between perf,trace,cpuhp
Peter Zijlstra
1
-2
/
+11
2018-01-25
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
1
-2
/
+2
2018-01-25
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
1
-4
/
+5
2018-01-25
mtd: nand: sunxi: Fix ECC strength choice
Miquel Raynal
1
-1
/
+7
2018-01-25
mtd: nand: gpmi: Fix subpage reads
Boris Brezillon
1
-5
/
+13
2018-01-25
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+27
2018-01-25
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
1
-1
/
+1
2018-01-25
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+6
2018-01-25
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
[prev]
[next]