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
2010-02-16
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
1
-3
/
+2
2010-02-16
dm raid1: fail writes if errors are not handled and log fails
Mikulas Patocka
1
-1
/
+1
2010-02-16
dm log: userspace fix overhead_size calcuations
Jonathan Brassow
1
-3
/
+7
2010-02-16
dm snapshot: persistent annotate work_queue as on stack
Mike Snitzer
1
-1
/
+1
2010-02-16
dm stripe: avoid divide by zero with invalid stripe count
Nikanth Karthikesan
1
-1
/
+1
2010-02-16
x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
Oleg Nesterov
1
-4
/
+1
2010-02-16
x86: set_personality_ia32() misses force_personality32
Oleg Nesterov
1
-0
/
+1
2010-02-16
ACPI, i915: blacklist Clevo M5x0N bad_lid state
Zhang Rui
1
-0
/
+7
2010-02-16
ACPI: fix High cpu temperature with 2.6.32
Arjan van de Ven
1
-0
/
+8
2010-02-16
ACPI: dock: properly initialize local struct dock_station in dock_add()
Alex Chiang
1
-0
/
+1
2010-02-16
ACPI: remove Asus P2B-DS from acpi=ht blacklist
Len Brown
1
-8
/
+0
2010-02-16
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
Roel Kluin
1
-1
/
+1
2010-02-16
ixgbe: fix WOL register setup for 82599
Don Skidmore
1
-0
/
+4
2010-02-16
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
1
-0
/
+22
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+4
2010-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-19
/
+47
2010-02-16
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-1
/
+1
2010-02-16
NFS: Too many GETATTR and ACCESS calls after direct I/O
Chuck Lever
1
-0
/
+3
2010-02-16
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+5
2010-02-16
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2010-02-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-3
/
+13
2010-02-16
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2010-02-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2010-02-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-10
/
+8
2010-02-16
drm/nouveau: Force TV encoder DPMS reinit after resume.
Francisco Jerez
1
-0
/
+2
2010-02-16
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2
-5
/
+4
2010-02-15
ALSA: hda - Correct ASUA blacklist for MSI brokenness
Takashi Iwai
1
-1
/
+1
2010-02-15
drm/radeon/kms: make sure retry count increases.
Dave Airlie
1
-1
/
+1
2010-02-15
sh64: fix tracing of signals.
Paul Mundt
2
-3
/
+12
2010-02-15
drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps
Matt Turner
1
-1
/
+4
2010-02-15
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
Thomas Hellstrom
1
-0
/
+6
2010-02-15
drm: Fix a bug in the range manager.
Thomas Hellstrom
1
-1
/
+2
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+7
2010-02-14
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
1
-0
/
+2
2010-02-14
firewire: ohci: retransmit isochronous transmit packets on cycle loss
Clemens Ladisch
1
-5
/
+8
2010-02-14
perf top: Fix help text alignment
Kirill Smelkov
1
-1
/
+1
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
1
-1
/
+1
2010-02-13
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-13
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
Anton Vorontsov
1
-1
/
+2
2010-02-13
Btrfs: btrfs_mark_extent_written uses the wrong slot
Shaohua Li
1
-2
/
+4
2010-02-12
sfc: Fix SFE4002 initialisation
Steve Hodgson
2
-1
/
+2
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-12
inet: Remove bogus IGMPv3 report handling
Herbert Xu
1
-1
/
+1
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
2010-02-12
Linux 2.6.33-rc8
v2.6.33-rc8
Linus Torvalds
1
-1
/
+1
2010-02-12
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-6
/
+3
2010-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
8
-142
/
+332
2010-02-12
ALSA: hda - use WARN_ON_ONCE() for zero-division detection
Takashi Iwai
1
-6
/
+3
2010-02-12
parisc: fix tracing of signals
Kyle McMartin
1
-1
/
+3
2010-02-12
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+6
[prev]
[next]