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
2007-12-23
yellowfin: annotations and fixes (.24 fodder?)
Al Viro
1
-12
/
+13
2007-12-23
asix fixes
Al Viro
1
-130
/
+105
2007-12-23
cycx: annotations and fixes (.24 fodder?)
Al Viro
1
-6
/
+6
2007-12-23
typhoon: trivial endianness annotations
Al Viro
2
-20
/
+24
2007-12-23
typhoon: memory corruptor on big-endian if TSO is enabled
Al Viro
1
-1
/
+1
2007-12-23
typhoon: missed rx overruns on big-endian
Al Viro
2
-3
/
+3
2007-12-23
typhoon: set_settings broken on big-endian
Al Viro
1
-1
/
+1
2007-12-23
typhoon: missing le32_to_cpu() in get_drvinfo
Al Viro
1
-1
/
+1
2007-12-23
typhoon: endianness bug in tx/rx byte counters
Al Viro
1
-2
/
+2
2007-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-46
/
+56
2007-12-21
[ATM]: Spelling fixes
Joe Perches
1
-2
/
+2
2007-12-20
dm crypt: use bio_add_page
Milan Broz
1
-13
/
+11
2007-12-20
dm: merge max_hw_sector
Neil Brown
1
-0
/
+9
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
3
-1
/
+10
2007-12-20
dm crypt: fix write endio
Milan Broz
1
-3
/
+4
2007-12-20
dm mpath: hp requires scsi
Paul Mundt
1
-1
/
+1
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
4
-14
/
+32
2007-12-20
[TG3]: Endianness bugfix.
Al Viro
1
-2
/
+1
2007-12-20
[TG3]: Endianness annotations.
Al Viro
1
-43
/
+54
2007-12-20
pata_hpt37x: Fix HPT374 detection
Alan Cox
1
-1
/
+1
2007-12-20
ps3fb: Fix ps3fb free_irq() dev_id
Geoff Levand
1
-2
/
+2
2007-12-20
ps3fb: Update for firmware 2.10
Geert Uytterhoeven
1
-6
/
+18
2007-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-4
/
+6
2007-12-19
[SCSI] initio: bugfix for accessors patch
Boaz Harrosh
1
-0
/
+1
2007-12-19
[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!
FUJITA Tomonori
1
-0
/
+1
2007-12-19
[SCSI] initio: fix conflict when loading driver
Alan Cox
1
-0
/
+1
2007-12-19
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
Tony Battersby
1
-1
/
+1
2007-12-19
[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask
James Bottomley
1
-2
/
+1
2007-12-19
[SCSI] sym53c8xx: fix free_irq() regression
Tony Battersby
1
-1
/
+1
2007-12-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-156
/
+81
2007-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-6
/
+60
2007-12-18
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
Randy Dunlap
1
-156
/
+81
2007-12-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-91
/
+161
2007-12-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-165
/
+383
2007-12-18
I/OAT: fix null device in call to dev_err()
Shannon Nelson
1
-1
/
+1
2007-12-18
I/OAT: fixups from code comments
Shannon Nelson
2
-66
/
+78
2007-12-18
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-18
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-18
pktcdvd: add kobject_put when kobject register fails
Dave Young
1
-1
/
+3
2007-12-18
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
Dave Jones
1
-3
/
+9
2007-12-18
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-12-18
rtc-at32ap700x: fix irq init oops
David Brownell
1
-10
/
+10
2007-12-18
libata: fix ATAPI draining
Tejun Heo
1
-22
/
+65
2007-12-18
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
1
-2
/
+2
2007-12-18
libata-acpi: implement _GTF command filtering
Tejun Heo
1
-44
/
+115
2007-12-18
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
1
-31
/
+46
2007-12-18
libata-acpi: improve ACPI disabling
Tejun Heo
1
-21
/
+38
2007-12-18
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
1
-20
/
+49
2007-12-18
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
1
-35
/
+27
2007-12-18
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
3
-2
/
+38
[next]