index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: fix hotplug race
Zhang Rui
2008-09-23
3
-6
/
+68
*
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
2008-09-23
3
-22
/
+42
*
dock: add bay and battery hotplug support
Shaohua Li
2008-09-23
1
-48
/
+175
*
dock: add _LCK support
Shaohua Li
2008-09-23
1
-0
/
+21
*
dock: fix eject request process (2.6.27-rc1 regression)
Shaohua Li
2008-09-23
1
-5
/
+0
*
ACPI: dock: avoid check _STA method
Shaohua Li
2008-09-23
1
-1
/
+4
*
Linux 2.6.27-rc7
Linus Torvalds
2008-09-21
1
-1
/
+1
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-09-21
3
-12
/
+12
|
\
|
*
hwmon: (ad7414) Make ad7414_update_device() static
Adrian Bunk
2008-09-20
1
-1
/
+1
|
*
hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
Andrew Paprocki
2008-09-20
1
-2
/
+2
|
*
hwmon: (atxp1) Fix device detection logic
Jean Delvare
2008-09-20
1
-9
/
+9
*
|
Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-09-21
1
-6
/
+1
|
\
\
|
*
|
KVM: ia64: 'struct fdesc' build fix
Jes Sorensen
2008-09-19
1
-6
/
+1
|
|
/
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-09-21
6
-24
/
+75
|
\
\
|
*
|
[MIPS] vmlinux.lds.S: handle .text.*
Atsushi Nemoto
2008-09-21
1
-0
/
+1
|
*
|
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Atsushi Nemoto
2008-09-21
3
-20
/
+55
|
*
|
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
2008-09-21
1
-0
/
+2
|
*
|
[MIPS] Fix 64-bit IP checksum code
Atsushi Nemoto
2008-09-21
1
-4
/
+17
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-09-21
4
-11
/
+18
|
\
\
|
*
|
mmc_test: initialize mmc_test_lock statically
Akinobu Mita
2008-09-20
1
-3
/
+1
|
*
|
mmc_block: handle error from mmc_register_driver()
Akinobu Mita
2008-09-20
1
-2
/
+7
|
*
|
atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
Haavard Skinnemoen
2008-09-20
1
-0
/
+4
|
*
|
atmel-mci: Fix bogus debugfs file size
Haavard Skinnemoen
2008-09-20
1
-4
/
+0
|
*
|
atmel-mci: Fix memory leak in atmci_regs_show
Haavard Skinnemoen
2008-09-20
1
-0
/
+2
|
*
|
atmel-mci: debugfs: enable clock before dumping regs
Haavard Skinnemoen
2008-09-20
1
-0
/
+2
|
*
|
tmio_mmc: fix compilation with debug enabled
Dmitry Baryshkov
2008-09-20
1
-2
/
+2
*
|
|
MAINTAINERS: Various fixes
Jean Delvare
2008-09-21
1
-7
/
+7
*
|
|
MAINTAINERS: Trivial whitespace cleanups
Jean Delvare
2008-09-21
1
-81
/
+81
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-09-19
2
-1
/
+4
|
\
\
|
*
|
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
2008-09-16
1
-0
/
+1
|
*
|
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
2008-09-16
1
-1
/
+3
*
|
|
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
2008-09-19
7
-47
/
+119
|
\
\
\
|
*
|
|
[XFS] Don't do I/O beyond eof when unreserving space
Lachlan McIlroy
2008-09-17
1
-0
/
+18
|
*
|
|
[XFS] Fix use-after-free with buffers
Lachlan McIlroy
2008-09-17
1
-24
/
+20
|
*
|
|
[XFS] Prevent lockdep false positives when locking two inodes.
David Chinner
2008-09-17
2
-1
/
+16
|
*
|
|
[XFS] Fix barrier status change detection.
David Chinner
2008-09-17
1
-1
/
+1
|
*
|
|
[XFS] Prevent direct I/O from mapping extents beyond eof
Lachlan McIlroy
2008-09-17
1
-0
/
+4
|
*
|
|
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
2008-09-17
1
-0
/
+20
|
*
|
|
[XFS] Move memory allocations for log tracing out of the critical path
Lachlan McIlroy
2008-09-17
2
-21
/
+40
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-09-19
7
-23
/
+42
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus
Roland Dreier
2008-09-16
4
-13
/
+18
|
|
\
\
\
\
|
|
|
*
|
|
RDMA/nes: Fix client side QP destroy
Faisal Latif
2008-09-16
1
-9
/
+2
|
|
*
|
|
|
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-15
3
-2
/
+10
|
|
*
|
|
|
mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
Vladimir Sokolovsky
2008-09-02
1
-2
/
+6
|
|
|
/
/
/
|
*
|
|
|
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-09-16
3
-10
/
+24
|
|
/
/
/
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-09-19
2
-0
/
+7
|
\
\
\
\
|
*
|
|
|
sched: fix deadlock in setting scheduler parameter to zero
Hiroshi Shimamoto
2008-09-11
1
-0
/
+6
|
*
|
|
|
sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
Zhang, Yanmin
2008-09-11
1
-0
/
+1
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-19
5
-19
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
4
-8
/
+19
[next]