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-09-28
coresight: Add try_get_module() in coresight_grab_device()
Tingwei Zhang
1
-7
/
+53
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
4
-0
/
+17
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
4
-7
/
+6
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
3
-3
/
+3
2020-09-28
coresight: cpu_debug: Define MODULE_DEVICE_TABLE
Tingwei Zhang
1
-0
/
+2
2020-09-28
coresight: cpu_debug: Add module name in Kconfig
Tingwei Zhang
1
-0
/
+3
2020-09-27
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
1
-9
/
+24
2020-09-25
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
Srinivas Kandagatla
1
-0
/
+4
2020-09-25
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
1
-2
/
+0
2020-09-25
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
1
-2
/
+2
2020-09-25
Merge tag 'misc-habanalabs-next-2020-09-25' of git://people.freedesktop.org/~...
Greg Kroah-Hartman
5
-30
/
+70
2020-09-25
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2
-21
/
+49
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
1
-0
/
+8
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
1
-0
/
+5
2020-09-25
habanalabs: release kernel context after hw_fini
Oded Gabbay
1
-7
/
+6
2020-09-25
habanalabs: correct an error message
Oded Gabbay
1
-2
/
+2
2020-09-24
Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...
Greg Kroah-Hartman
27
-176
/
+2490
2020-09-22
misc: hisi_hikey_usb: delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
1
-2
/
+2
2020-09-22
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
1
-7
/
+1
2020-09-22
Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~...
Greg Kroah-Hartman
33
-7704
/
+8662
2020-09-22
habanalabs: update scratchpad register map
Oded Gabbay
2
-0
/
+2
2020-09-22
habanalabs: add indication of security-enabled F/W
Oded Gabbay
5
-20
/
+94
2020-09-22
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
1
-0
/
+3
2020-09-22
habanalabs/gaudi: remove axi drain support
Oded Gabbay
1
-16
/
+0
2020-09-22
habanalabs: update firmware interface file
Oded Gabbay
1
-0
/
+25
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
6
-11
/
+237
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
5
-22
/
+31
2020-09-22
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
1
-1
/
+0
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2
-2
/
+8
2020-09-22
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
1
-10
/
+60
2020-09-22
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
4
-0
/
+11
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
5
-222
/
+404
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2
-2
/
+2
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
1
-38
/
+48
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
1
-1
/
+2
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
1
-0
/
+1
2020-09-22
habanalabs: remove unused define
Oded Gabbay
1
-2
/
+0
2020-09-22
habanalabs: remove unused ASIC function pointer
Oded Gabbay
3
-7
/
+0
2020-09-22
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
4
-22
/
+23
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2
-1
/
+6
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
4
-16
/
+9
2020-09-22
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
1
-0
/
+4
2020-09-22
habanalabs: restructure hl_mmap
Oded Gabbay
3
-4
/
+20
2020-09-22
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2
-6
/
+10
2020-09-22
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
15
-316
/
+350
2020-09-22
habanalabs: update GAUDI hardware specs
Oded Gabbay
1
-0
/
+2
2020-09-22
habanalabs: add support for getting device total energy
farah kassabri
5
-0
/
+61
[next]