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
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-100
/
+269
2015-09-25
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-27
/
+46
2015-09-25
acpi-dma: Add support for "dma-names" device property
Mika Westerberg
1
-8
/
+17
2015-09-25
device property: Add fwnode_property_match_string()
Mika Westerberg
2
-0
/
+72
2015-09-25
Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-0
/
+1
2015-09-25
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
Benjamin Gaignard
2
-84
/
+80
2015-09-25
Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross...
Olof Johansson
3
-1
/
+73
2015-09-25
ARM: dts: fix omap2+ address translation for pbias
Kishon Vijay Abraham I
5
-12
/
+17
2015-09-25
Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
Tony Lindgren
2
-7
/
+56
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
3
-3
/
+3
2015-09-25
gpio: mention in DT binding doc that <name>-gpio is deprecated
Javier Martinez Canillas
1
-1
/
+3
2015-09-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-544
/
+691
2015-09-25
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+8
2015-09-25
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-25
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
2
-1
/
+3
2015-09-25
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2
-24
/
+18
2015-09-25
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
2015-09-25
PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
Alex Williamson
1
-6
/
+11
2015-09-25
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-25
net: revert "net_sched: move tp->root allocation into fw_init()"
WANG Cong
1
-15
/
+15
2015-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-66
/
+83
2015-09-25
Merge branch 'lwt_arp'
David S. Miller
4
-42
/
+55
2015-09-25
lwtunnel: remove source and destination UDP port config option
Jiri Benc
2
-28
/
+0
2015-09-25
ipv4: send arp replies to the correct tunnel
Jiri Benc
3
-14
/
+55
2015-09-25
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-09-25
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-24
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-4
/
+43
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-09-24
netlink: Replace rhash_portid with bound
Herbert Xu
2
-12
/
+29
2015-09-24
ALSA: hda - Disable power_save_node for Thinkpads
Takashi Iwai
1
-12
/
+19
2015-09-24
Merge tag 'asoc-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
19
-75
/
+122
2015-09-24
Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-45
/
+49
2015-09-24
Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-19
/
+70
2015-09-24
Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-2
/
+19
2015-09-24
ALSA: hda/tegra - async probe for avoiding module loading deadlock
Takashi Iwai
1
-5
/
+25
2015-09-24
ARM: alignment: fix alignment handling for uaccess changes
Russell King
1
-5
/
+25
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
12
-44
/
+62
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-24
fix encryption error checks on mount
Steve French
1
-0
/
+8
2015-09-24
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
1
-15
/
+61
2015-09-24
geneve: use network byte order for destination port config parameter
John W. Linville
1
-8
/
+8
2015-09-24
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-466
/
+534
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
[prev]
[next]