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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
1
-6
/
+20
2006-12-02
[PATCH] mv643xx_eth: fix unbalanced parentheses in macros
Mariusz Kozlowski
1
-2
/
+2
2006-12-02
[PATCH] forcedeth: add new NVIDIA pci ids
Ayaz Abdulla
1
-0
/
+4
2006-12-02
[PATCH] wext: extend MLME support
Christian Lamparter
1
-0
/
+2
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
1
-0
/
+2
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
1
-0
/
+4
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
1
-0
/
+4
2006-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
20
-182
/
+172
2006-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-7
/
+16
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-16
/
+165
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
14
-43
/
+82
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
37
-22
/
+283
2006-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-14
/
+12
2006-12-02
Driver core: show drivers in /sys/module/
Kay Sievers
1
-0
/
+1
2006-12-02
Driver core: platform_driver_probe(), can save codespace
David Brownell
1
-0
/
+6
2006-12-02
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
3
-0
/
+17
2006-12-02
driver core: Introduce device_find_child().
Cornelia Huck
1
-0
/
+2
2006-12-02
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
5
-6
/
+28
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
27
-0
/
+190
2006-12-02
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-3
/
+5
2006-12-02
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-02
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-02
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-3
/
+2
2006-12-02
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-3
/
+2
2006-12-02
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
1
-2
/
+0
2006-12-02
Driver core: add notification of bus events
Benjamin Herrenschmidt
1
-0
/
+25
2006-12-02
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
1
-0
/
+7
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-1
/
+2
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-0
/
+1
2006-12-02
Altix: Add initial ACPI IO support
John Keller
7
-14
/
+47
2006-12-02
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
1
-13
/
+7
2006-12-02
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
1
-4
/
+2
2006-12-02
PCI: Use pci_generic_prep_mwi on ia64
Matthew Wilcox
1
-11
/
+10
2006-12-02
PCI: Make some MSI-X #defines generic
Michael Ellerman
1
-0
/
+6
2006-12-02
USB: keep count of unsuspended children
Alan Stern
1
-0
/
+1
2006-12-02
USB: struct usb_device: change flag to bitflag
Alan Stern
1
-1
/
+1
2006-12-02
USB: expand autosuspend/autoresume API
Alan Stern
1
-3
/
+26
2006-12-02
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
1
-11
/
+131
2006-12-02
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
1
-1
/
+6
2006-12-01
[BLOCK] Cleanup unused variable passing
Jens Axboe
1
-2
/
+2
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
1
-3
/
+4
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
1
-0
/
+12
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-2
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
6
-8
/
+8
2006-11-30
Fix jiffies.h comment
Chase Venters
1
-1
/
+1
2006-11-30
fix spelling error in include/linux/kernel.h
Jim Cromie
1
-1
/
+1
2006-11-30
mqueue.h: don't include linux/types.h
Alexey Dobriyan
1
-2
/
+0
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
1
-0
/
+2
2006-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
1
-2
/
+0
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
1
-42
/
+21
[next]