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
2016-06-24
Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
40
-256
/
+598
2016-06-24
Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-06-24
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
1
-1
/
+26
2016-06-24
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
20
-157
/
+461
2016-06-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-16
/
+10
2016-06-24
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-...
Dave Airlie
2
-4
/
+8
2016-06-24
Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-46
/
+88
2016-06-24
Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-31
/
+3
2016-06-24
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+2
2016-06-24
drm/nouveau: fix for disabled fbdev emulation
Dmitrii Tcvetkov
1
-1
/
+2
2016-06-24
PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
Chanwoo Choi
1
-1
/
+4
2016-06-24
cpufreq: pcc-cpufreq: Fix doorbell.access_width
Mike Galbraith
1
-1
/
+1
2016-06-23
x86: avoid avoid passing around 'thread_info' in stack dumping code
Linus Torvalds
4
-23
/
+17
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
4
-12
/
+12
2016-06-23
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2
-6
/
+4
2016-06-23
btrfs: fix disk_i_size update bug when fallocate() fails
Wang Xiaoguang
1
-1
/
+2
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2
-2
/
+11
2016-06-23
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
1
-1
/
+1
2016-06-23
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
27
-82
/
+161
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
2
-2
/
+2
2016-06-23
i40iw: Enable level-1 PBL for fast memory registration
Shiraz Saleem
2
-0
/
+6
2016-06-23
i40iw: Return correct max_fast_reg_page_list_len
Faisal Latif
2
-0
/
+2
2016-06-23
i40iw: Correct status check on i40iw_get_pble
Faisal Latif
1
-1
/
+1
2016-06-23
i40iw: Correct CQ arming
Shiraz Saleem
1
-3
/
+6
2016-06-23
IB/rdmavt: Correct qp_priv_alloc() return value test
Mike Marciniszyn
2
-2
/
+6
2016-06-23
IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp
Ashutosh Dixit
1
-6
/
+0
2016-06-23
IB/hfi1: Fix deadlock with txreq allocation slow path
Mike Marciniszyn
2
-3
/
+2
2016-06-23
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2
-18
/
+18
2016-06-23
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-06-23
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
1
-0
/
+3
2016-06-23
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
1
-6
/
+18
2016-06-23
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-06-23
IB/mlx5: Fix wrong naming of port_rcv_data counter
Talat Batheesh
1
-1
/
+1
2016-06-23
IB/mlx5: Fix post send fence logic
Eli Cohen
2
-3
/
+5
2016-06-23
IB/uverbs: Initialize ib_qp_init_attr with zeros
Maor Gottlieb
1
-1
/
+1
2016-06-23
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
1
-6
/
+10
2016-06-23
IB/core: Fix RoCE v1 multicast join logic issue
Alex Vesker
1
-4
/
+4
2016-06-23
IB/core: Fix no default GIDs when netdevice reregisters
Talat Batheesh
1
-1
/
+3
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
Pali Rohár
1
-5
/
+20
2016-06-23
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/d...
Rafael J. Wysocki
2
-15
/
+10
2016-06-23
xen/pciback: Fix conf_space read/write overlap check.
Andrey Grodzovsky
1
-4
/
+2
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-23
xen/balloon: Fix declared-but-not-defined warning
Ross Lagerwall
1
-15
/
+13
2016-06-23
Btrfs: don't do nocow check unless we have to
Josef Bacik
1
-22
/
+22
2016-06-23
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
1
-9
/
+11
2016-06-23
Btrfs: track transid for delayed ref flushing
Josef Bacik
4
-5
/
+16
2016-06-23
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
Naveen N. Rao
1
-1
/
+1
2016-06-23
powerpc: Fix faults caused by radix patching of SLB miss handler
Michael Ellerman
1
-3
/
+4
2016-06-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
[prev]
[next]