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
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+205
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+7
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-33
/
+63
2014-05-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-4
/
+14
2014-05-21
Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-93
/
+568
2014-05-21
Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+35
2014-05-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+4
2014-05-21
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
1
-5
/
+9
2014-05-21
dmaengine: sa11x0: remove broken #ifdef
Arnd Bergmann
1
-4
/
+0
2014-05-20
dm thin: add 'no_space_timeout' dm-thin-pool module param
Mike Snitzer
1
-3
/
+9
2014-05-20
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
1
-1
/
+41
2014-05-20
drm/radeon: avoid segfault on device open when accel is not working.
Jérôme Glisse
1
-26
/
+29
2014-05-20
drm/radeon: fix typo in finding PLL params
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: fix register typo on si
Alex Deucher
1
-2
/
+2
2014-05-20
drm/radeon: fix buffer placement under memory pressure v2
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: fix page directory update size estimation
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: handle non-VGA class pci devices with ATRM
Alex Deucher
1
-0
/
+14
2014-05-20
drm/radeon: fix DCE83 check for mullins
Alex Deucher
1
-1
/
+2
2014-05-20
drm/radeon: check VCE relocation buffer range v3
Leo Liu
2
-31
/
+102
2014-05-20
drm/radeon: also try GART for CPU accessed buffers
Christian König
1
-15
/
+23
2014-05-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2014-05-20
drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
Ben Skeggs
1
-1
/
+1
2014-05-20
drm/nvd9/therm: handle another kind of PWM fan
Martin Peres
1
-0
/
+1
2014-05-20
Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-29
/
+141
2014-05-20
cpufreq: cpu0: drop wrong devm usage
Lucas Stach
1
-5
/
+11
2014-05-20
cpufreq: remove race while accessing cur_policy
Bibek Basu
1
-0
/
+6
2014-05-20
ahci: imx: PLL clock needs 100us to settle down
Shawn Guo
1
-0
/
+2
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
1
-2
/
+3
2014-05-19
can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option
Oliver Hartkopp
2
-43
/
+0
2014-05-19
bnx2x: Convert return 0 to return rc
Joe Perches
2
-2
/
+2
2014-05-18
target: fix memory leak on XCOPY
Mikulas Patocka
1
-1
/
+1
2014-05-17
bonding: Fix alb mode to only use first level vlans.
Vlad Yasevich
1
-1
/
+1
2014-05-17
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2
-69
/
+66
2014-05-17
random: fix BUG_ON caused by accounting simplification
Theodore Ts'o
1
-2
/
+5
2014-05-17
macvlan: Fix lockdep warnings with stacked macvlan devices
Vlad Yasevich
1
-2
/
+10
2014-05-17
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
1
-1
/
+1
2014-05-17
staging: rtl8723au: Do not reset wdev->iftype in netdev_close()
Jes Sorensen
1
-2
/
+0
2014-05-17
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-8
/
+0
2014-05-17
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
3
-30
/
+6
2014-05-17
ACPI / video: Revert native brightness quirk for ThinkPad T530
Hans de Goede
1
-8
/
+0
2014-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-58
/
+61
2014-05-16
net: phy: resume phydev when going to RESUMING
Zhangfei Gao
1
-7
/
+9
2014-05-16
IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes
Matan Barak
3
-3
/
+75
2014-05-16
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
4
-2
/
+97
2014-05-16
staging: rtl8723au: Use correct pipe type for USB interrupts
Jes Sorensen
1
-1
/
+1
2014-05-16
bonding: fix out of range parameters for bond_intmax_tbl
Nikolay Aleksandrov
1
-0
/
+1
2014-05-16
xen-netback: Fix grant ref resolution in RX path
Zoltan Kiss
1
-18
/
+80
2014-05-16
net: phy: Don't call phy_resume if phy_init_hw failed
Guenter Roeck
1
-2
/
+2
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
[prev]
[next]