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-02-02
drm/radeon: properly set vm fragment size for TN/RL
Alex Deucher
1
-2
/
+4
2015-02-02
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
2
-10
/
+12
2015-02-02
drm/radeon: fix PLLs on RS880 and older v2
Christian König
1
-0
/
+3
2015-02-02
PCI: Add NEC variants to Stratus ftServer PCIe DMI check
Charlotte Richardson
1
-0
/
+16
2015-02-02
sd: Fix max transfer length for 4k disks
Brian King
1
-2
/
+4
2015-02-02
scsi: fix device handler detach oops
Mike Christie
1
-1
/
+2
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
1
-1
/
+5
2015-02-02
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
1
-2
/
+2
2015-02-02
drm/amdkfd: Fix bug in accounting of queues
Oded Gabbay
1
-1
/
+1
2015-02-02
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
4
-33
/
+37
2015-02-02
md/bitmap: fix a might_sleep() warning.
NeilBrown
1
-0
/
+13
2015-02-02
md/raid5: fix another livelock caused by non-aligned writes.
NeilBrown
1
-0
/
+5
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-71
/
+150
2015-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+28
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
4
-0
/
+47
2015-02-01
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2015-02-01
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
1
-3
/
+8
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-10
/
+41
2015-01-31
Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2015-01-31
Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+13
2015-01-31
Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+28
2015-01-31
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
1
-0
/
+2
2015-01-31
Merge branch 'vlan_get_protocol'
David S. Miller
5
-55
/
+61
2015-01-31
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-2
/
+2
2015-01-31
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-1
/
+1
2015-01-31
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-8
/
+11
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2
-44
/
+47
2015-01-31
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-31
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
1
-2
/
+2
2015-01-31
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
1
-2
/
+6
2015-01-31
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
1
-15
/
+6
2015-01-31
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2
-101
/
+57
2015-01-31
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
1
-32
/
+5
2015-01-31
Revert "IPoIB: change init sequence ordering"
Roland Dreier
1
-17
/
+7
2015-01-31
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
6
-58
/
+34
2015-01-31
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
3
-12
/
+15
2015-01-31
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
3
-16
/
+17
2015-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-51
/
+107
2015-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2015-01-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
9
-196
/
+319
2015-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-178
/
+330
2015-01-30
Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2015-01-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-26
/
+49
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
[prev]
[next]