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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-5
/
+10
2010-06-28
Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixes
Linus Torvalds
7
-0
/
+7
2010-06-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-79
/
+187
2010-06-28
acpi: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-06-28
davinci: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-06-28
v4l-dvb: update gfp/slab.h includes
Tejun Heo
4
-0
/
+4
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-358
/
+592
2010-06-27
Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+21
2010-06-27
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-1
/
+5
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-6
/
+13
2010-06-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+19
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-7
/
+10
2010-06-27
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-3
/
+11
2010-06-27
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-14
/
+5
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
1
-2
/
+3
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2010-06-27
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
1
-0
/
+1
2010-06-27
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
1
-1
/
+2
2010-06-27
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-26
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
3
-53
/
+180
2010-06-26
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
3
-38
/
+52
2010-06-26
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-26
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-26
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
6
-112
/
+94
2010-06-26
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
1
-1
/
+2
2010-06-26
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
1
-5
/
+13
2010-06-24
md/raid5: don't include 'spare' drives when reshaping to fewer devices.
NeilBrown
1
-2
/
+7
2010-06-24
md/raid5: add a missing 'continue' in a loop.
NeilBrown
1
-1
/
+3
2010-06-24
md/raid5: Allow recovered part of partially recovered devices to be in-sync
NeilBrown
1
-12
/
+30
2010-06-24
md/raid5: More careful check for "has array failed".
NeilBrown
1
-4
/
+71
2010-06-24
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2
-0
/
+3
2010-06-24
md/raid5: avoid oops when number of devices is reduced then increased.
NeilBrown
1
-9
/
+10
2010-06-24
md: enable raid4->raid0 takeover
Maciej Trela
1
-2
/
+6
2010-06-24
md: clear layout after ->raid0 takeover
Maciej Trela
1
-0
/
+2
2010-06-24
md: fix raid10 takeover: use new_layout for setup_conf
Maciej Trela
1
-8
/
+7
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
6
-35
/
+41
2010-06-24
md: raid10: Fix null pointer dereference in fix_read_error()
Prasanna S. Panchamukhi
1
-6
/
+6
2010-06-24
Restore partition detection of newly created md arrays.
NeilBrown
1
-0
/
+1
2010-06-24
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
1
-5
/
+14
2010-06-23
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
1
-21
/
+34
2010-06-23
net: add dependency on fw class module to qlcnic and netxen_nic
Anirban Chakraborty
1
-0
/
+2
2010-06-23
virtio-pci: disable msi at startup
Michael S. Tsirkin
2
-0
/
+4
2010-06-23
virtio: return ENOMEM on out of memory
Michael S. Tsirkin
1
-1
/
+1
2010-06-22
Input: wacom - fix serial number handling on Cintiq 21UX2
Ping Cheng
1
-4
/
+5
2010-06-22
Input: fixup X86_MRST selects
Randy Dunlap
2
-2
/
+2
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
585
-4621
/
+72469
2010-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2010-06-22
hso: remove setting of low_latency flag
Filip Aben
1
-1
/
+0
2010-06-22
clocksource: sh_cmt: Fix up bogus shift value.
Paul Mundt
1
-1
/
+1
[next]