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
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
1
-1
/
+5
2006-05-02
forcedeth: fix multi irq issues
Ayaz Abdulla
1
-84
/
+228
2006-05-02
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
Craig Brind
1
-0
/
+6
2006-05-02
[PATCH] mv643xx_eth: provide sysfs class device symlink
Olaf Hering
1
-0
/
+2
2006-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
16
-94
/
+131
2006-05-02
[PATCH] genrtc: fix read on 64-bit platforms
Atsushi Nemoto
1
-4
/
+4
2006-05-02
[PATCH] RTC: rtc-dev tweak for 64-bit kernel
Atsushi Nemoto
1
-6
/
+11
2006-05-02
[PATCH] s390: fix ipd handling
Heiko Carstens
1
-1
/
+2
2006-05-02
[PATCH] Altix: correct ioc3 port order
Pat Gefre
1
-1
/
+1
2006-05-02
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
1
-5
/
+4
2006-05-02
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
1
-5
/
+11
2006-05-02
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
1
-2
/
+2
2006-05-02
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
1
-14
/
+30
2006-05-02
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
1
-1
/
+1
2006-05-02
[PATCH] s390: make qeth buildable
Bastian Blank
1
-1
/
+0
2006-05-01
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
3
-21
/
+31
2006-05-01
IB/ipath: fix label name in interrupt handler
Bryan O'Sullivan
1
-3
/
+3
2006-05-01
IB/ipath: improve sparse annotation
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2
-30
/
+12
2006-05-01
IB/ipath: simplify RC send posting
Bryan O'Sullivan
1
-11
/
+4
2006-05-01
IB/ipath: prevent hardware from being accessed during reset
Bryan O'Sullivan
3
-6
/
+23
2006-05-01
IB/ipath: fix verbs registration
Bryan O'Sullivan
1
-1
/
+5
2006-05-01
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
1
-14
/
+22
2006-05-01
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
1
-3
/
+13
2006-05-01
IB/ipath: fix race with exposing reset file
Bryan O'Sullivan
2
-2
/
+15
2006-05-01
IB/mthca: Fix offset in query_gid method
Roland Dreier
1
-1
/
+1
2006-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-26
/
+57
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-96
/
+426
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-1
/
+1
2006-04-30
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-04-30
[TG3]: Fix bug in nvram write
Michael Chan
1
-1
/
+1
2006-04-30
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
1
-17
/
+17
2006-04-30
[TG3]: Reset chip when changing MAC address
Michael Chan
1
-3
/
+17
2006-04-30
[TG3]: Add phy workaround
Michael Chan
2
-4
/
+14
2006-04-30
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
1
-0
/
+7
2006-04-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
6
-135
/
+268
2006-04-30
[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c
Ralf Baechle
1
-1922
/
+0
2006-04-30
[SCSI] advansys driver: limp along on x86
Linus Torvalds
2
-2
/
+4
2006-04-29
Input: make EVIOCGSND return meaningful data
Dmitry Torokhov
1
-0
/
+3
2006-04-29
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
1
-0
/
+21
2006-04-29
Input: psmouse - fix new device detection logic
Dmitry Torokhov
1
-1
/
+3
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
534
-49357
/
+42364
2006-04-28
[PATCH] asiliantfb: Add help text in Kconfig
Antonino A. Daplas
1
-0
/
+2
2006-04-28
[PATCH] s390: dasd device identifiers
Horst Hummel
4
-20
/
+191
2006-04-28
[PATCH] s390: instruction processing damage handling
Heiko Carstens
1
-5
/
+28
2006-04-28
[PATCH] s390: tape 3590 changes
Stefan Bader
2
-11
/
+12
2006-04-28
[PATCH] s390: fix slab debugging
Christian Borntraeger
1
-3
/
+3
2006-04-28
[PATCH] s390: dasd ioctl never returns
Horst Hummel
1
-0
/
+5
2006-04-28
[PATCH] s390: qdio memory allocations
Andreas Herrmann
1
-6
/
+24
[next]