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
2008-01-09
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
1
-5
/
+14
2008-01-09
md: fix data corruption when a degraded raid5 array is reshaped
Dan Williams
1
-2
/
+4
2008-01-09
spi_bitbang: always grab lock with irqs blocked
David Brownell
1
-2
/
+3
2008-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-2
/
+2
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2008-01-07
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...
Hans Verkuil
2
-4
/
+5
2008-01-07
V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver
Gregor Jasny
1
-3
/
+1
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
6
-43
/
+42
2008-01-04
[SCSI] SRP transport: only remove our own entries
Dave Dillow
1
-1
/
+2
2008-01-04
[ISDN]: i4l: Fix DLE handling for i4l-audio
Matthias Goebl
2
-0
/
+5
2008-01-04
[ISDN] i4l: 'NO CARRIER' message lost after ldisc flush
Matthias Goebl
1
-0
/
+5
2008-01-04
[CONNECTOR]: Return proper error code in cn_call_callback()
Li Zefan
1
-0
/
+2
2008-01-04
[CASSINI]: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-01-04
[CASSINI]: Fix two obvious NAPI bugs.
David S. Miller
1
-2
/
+2
2008-01-04
[CASSINI]: Set skb->truesize properly on receive packets.
David S. Miller
1
-0
/
+1
2008-01-04
[CASSINI]: Program parent Intel31154 bridge when necessary.
David S. Miller
1
-0
/
+86
2008-01-04
[CASSINI]: Revert 'dont touch page_count'.
David S. Miller
1
-32
/
+4
2008-01-04
[CASSINI]: Fix endianness bug.
Al Viro
2
-12
/
+14
2008-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2008-01-03
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-14
/
+22
2008-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-1
/
+21
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
1
-0
/
+1
2008-01-03
hwmon: (w83627ehf) Be more careful when changing VID input level
Jean Delvare
1
-14
/
+22
2008-01-03
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
6
-42
/
+43
2008-01-02
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Bottomley
3
-1
/
+21
2008-01-01
leds: Fix locomo LED driver oops
Richard Purdie
1
-1
/
+1
2008-01-01
leds: Fix leds_list_lock locking issues
Richard Purdie
4
-11
/
+12
2007-12-29
[SERIAL]: Fix section mismatches in Sun serial console drivers.
David S. Miller
1
-1
/
+1
2007-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+49
2007-12-28
[PCI] Do not enable CRS Software Visibility by default
Linus Torvalds
1
-18
/
+0
2007-12-28
[CRYPTO] padlock: Fix spurious ECB page fault
Herbert Xu
1
-4
/
+49
2007-12-27
[VETH]: move veth.h to include/linux
Stephen Hemminger
1
-1
/
+1
2007-12-27
[TUNTAP]: Fix wrong debug message.
Toyo Abe
1
-1
/
+1
2007-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-36
/
+39
2007-12-24
cmd64x: fix hwif->chipset setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-12-24
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-12-24
ide-cd: fix error message in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-12-24
ide-cd: add error message for DMA error to cdrom_read_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2007-12-24
ide-cd: fix error messages in cdrom_write_intr()
Bartlomiej Zolnierkiewicz
1
-5
/
+8
2007-12-24
ide-cd: add missing 'ireason' masking to cdrom_write_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-12-24
ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2007-12-24
ide-cd: use ide_cd_release() in ide_cd_probe()
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2007-12-24
ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-12-24
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
Bartlomiej Zolnierkiewicz
2
-2
/
+6
2007-12-24
drivers/ide/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-24
V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay
Hans Verkuil
1
-0
/
+3
2007-12-24
V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X
Michael Krufky
1
-0
/
+1
2007-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-1
/
+4
2007-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-336
/
+387
[next]