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-10-22
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
3
-0
/
+19
2006-10-21
[PATCH] fix PXA2xx UDC compilation error
Nicolas Pitre
1
-1
/
+1
2006-10-21
[PATCH] Fix up rpaphp driver for pci hotplug header move
Olaf Hering
1
-1
/
+1
2006-10-20
Revert "[mv643xx] Add pci device table for auto module loading."
Linus Torvalds
1
-6
/
+0
2006-10-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-26
/
+36
2006-10-20
[PATCH] firmware/dcdbas: add size check in smi_data_write
Doug Warzecha
1
-2
/
+5
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
1
-2
/
+2
2006-10-20
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2
-3
/
+25
2006-10-20
[PATCH] irq updates: make eata_pio compile
Alan Cox
1
-1
/
+1
2006-10-20
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
1
-0
/
+12
2006-10-20
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
1
-1
/
+1
2006-10-20
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
1
-1
/
+1
2006-10-20
[PATCH] Kconfig serial typos
Randy Dunlap
1
-6
/
+6
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+2
2006-10-20
[PATCH] e100: fix reboot -f with netconsole enabled
Auke Kok
1
-19
/
+31
2006-10-20
[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card
Marcel Holtmann
1
-0
/
+1
2006-10-20
[Bluetooth] Add support for newer ANYCOM USB dongles
Marcel Holtmann
1
-0
/
+3
2006-10-20
[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.
Eric Dumazet
1
-3
/
+3
2006-10-19
[TG3]: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2006-10-19
[TG3]: Add lower bound checks for tx ring size.
Michael Chan
1
-1
/
+4
2006-10-19
[TG3]: Fix set ring params tx ring size implementation
Ranjit Manomohan
1
-5
/
+5
2006-10-19
[NET]: reduce per cpu ram used for loopback stats
Eric Dumazet
1
-16
/
+19
2006-10-19
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-16
/
+82
2006-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
8
-63
/
+102
2006-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6
Linus Torvalds
7
-179
/
+287
2006-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
37
-387
/
+447
2006-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-58
/
+101
2006-10-19
hwmon: Fix debug messages in w83781d
Jean Delvare
1
-8
/
+10
2006-10-19
hwmon: Let w83781d and lm78 load again
Jean Delvare
3
-13
/
+13
2006-10-19
w83627ehf: Fix the detection of fan5
Rudolf Marek
1
-2
/
+9
2006-10-19
k8temp: Documentation update
Rudolf Marek
1
-2
/
+4
2006-10-19
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
2
-7
/
+8
2006-10-19
adm9240: Update Grant Coady's email address
Grant Coady
1
-2
/
+2
2006-10-19
w83791d: Fix unchecked return status
Jim Cromie
1
-29
/
+56
2006-10-18
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
1
-9
/
+14
2006-10-18
aoe: revert printk macros
Ed L. Cashin
7
-37
/
+39
2006-10-18
aoe: update driver version
Ed L. Cashin
1
-1
/
+1
2006-10-18
aoe: remove sysfs comment
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: use bio->bi_idx
Ed L. Cashin
2
-1
/
+3
2006-10-18
aoe: module parameter for device timeout
Ed L. Cashin
1
-2
/
+5
2006-10-18
aoe: zero copy write 2 of 2
Ed L. Cashin
3
-20
/
+64
2006-10-18
aoe: improve retransmission heuristics
Ed L. Cashin
2
-6
/
+17
2006-10-18
aoe: jumbo frame support 2 of 2
Ed L. Cashin
1
-2
/
+6
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
7
-58
/
+50
2006-10-18
aoe: jumbo frame support 1 of 2
Ed L. Cashin
3
-17
/
+72
2006-10-18
aoe: zero copy write 1 of 2
Ed L. Cashin
3
-74
/
+69
2006-10-18
aoe: remove unused NARGS enum
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2006-10-18
aoe: eliminate isbusy message
Ed L. Cashin
1
-4
/
+1
2006-10-18
driver core: kmalloc() failure check in driver_probe_device
Akinobu Mita
1
-0
/
+2
[next]