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
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2
-3
/
+4
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
2
-15
/
+15
2019-06-25
linux/dim: Remove "net" prefix from internal DIM members
Tal Gilboa
2
-87
/
+86
2019-06-25
linux/dim: Move logic to dim.h
Tal Gilboa
2
-146
/
+155
2019-06-25
media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8 media bus format
Paul Cercueil
1
-1
/
+2
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
2
-4
/
+6
2019-06-25
clocksource/drivers/davinci: Add support for clockevents
Bartosz Golaszewski
1
-0
/
+44
2019-06-25
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
Marek Szyprowski
1
-1
/
+1
2019-06-25
ASoC: Intel: Skylake: Use recommended SDxFMT programming sequence
Paweł Harłoziński
1
-0
/
+3
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
995
-7742
/
+1807
2019-06-25
Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/k...
Olof Johansson
2
-1
/
+14
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
1
-2
/
+4
2019-06-25
Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2
-0
/
+48
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
1
-0
/
+2
2019-06-25
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
1
-0
/
+29
2019-06-25
Merge tag 'imx-dt-clkdep-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2
-2
/
+14
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
1
-7
/
+4
2019-06-25
Merge tag 'tegra-for-5.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-41
/
+0
2019-06-25
regulator: core: Expose some of core functions needed by couplers
Dmitry Osipenko
1
-0
/
+35
2019-06-25
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
3
-4
/
+66
2019-06-25
pinctrl: remove unneeded #ifdef around declarations
Masahiro Yamada
4
-26
/
+6
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
1
-1
/
+1
2019-06-25
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
1
-0
/
+14
2019-06-25
drm/edid: parse CEA blocks embedded in DisplayID
Andres Rodriguez
1
-0
/
+10
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-0
/
+2
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
1
-2
/
+4
2019-06-25
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2
-16
/
+2
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1411
-9620
/
+2503
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
1
-0
/
+1
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2
-9
/
+102
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
1
-0
/
+68
2019-06-24
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
Janusz Krzysztofik
1
-0
/
+6
2019-06-24
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
1
-0
/
+5
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
435
-1950
/
+624
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
3
-10
/
+77
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
1
-1
/
+3
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2
-0
/
+21
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
3
-6
/
+73
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
1
-0
/
+4
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
1
-0
/
+4
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
1
-0
/
+23
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
1
-1
/
+15
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
3
-13
/
+5
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
422
-1918
/
+487
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2
-0
/
+9
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2
-1
/
+2
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
1
-0
/
+4
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
1
-0
/
+2
2019-06-24
regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
Krzysztof Kozlowski
1
-0
/
+5
2019-06-24
media: marvell-ccic: provide a clock for the sensor
Lubomir Rintel
1
-2
/
+0
[prev]
[next]