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
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
1
-0
/
+7
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
35
-270
/
+793
2007-10-13
m68k: Export cachectl.h
Matthew Wilcox
1
-0
/
+1
2007-10-13
m68k: ignore restart_syscall
Geert Uytterhoeven
1
-0
/
+3
2007-10-13
x86: optimise barriers
Nick Piggin
2
-3
/
+7
2007-10-13
x86: fix IO write barrier
Nick Piggin
2
-14
/
+7
2007-10-13
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
3
-103
/
+338
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-118
/
+104
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-191
/
+139
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-77
/
+152
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-6
/
+33
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
22
-254
/
+193
2007-10-13
PCI: merge almost all of pci_32.h and pci_64.h together
Greg Kroah-Hartman
3
-138
/
+90
2007-10-13
PCI: X86: Introduce and enable PCI domain support
Jeff Garzik
2
-0
/
+24
2007-10-13
PCI: Add 'nodomains' boot option, and pci_domains_supported global
Jeff Garzik
1
-2
/
+5
2007-10-13
PCI: modify PCI bridge control ISA flag for clarity
Gary Hade
1
-1
/
+1
2007-10-13
PCI: Add missing PCI capability IDs
Alex Chiang
1
-1
/
+5
2007-10-13
i386: add support for picopower irq router
Thomas Backlund
1
-0
/
+3
2007-10-13
USB: serial core should respect driver requirements
Alan Stern
1
-7
/
+13
2007-10-13
USB: skip autosuspended devices during system resume
Alan Stern
1
-0
/
+1
2007-10-13
USB: re-remove <linux/usb_sl811.h>
David Brownell
1
-26
/
+0
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: Export URB statistics for powertop
Sarah Sharp
1
-0
/
+1
2007-10-13
USB: remove USB_QUIRK_NO_AUTOSUSPEND
Alan Stern
1
-5
/
+2
2007-10-13
USB: flush outstanding URBs when suspending
Alan Stern
1
-0
/
+1
2007-10-13
USB: get rid of urb->lock
Alan Stern
1
-4
/
+0
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-0
/
+1
2007-10-13
usb: introduce usb_device authorization bits
Inaky Perez-Gonzalez
1
-0
/
+7
2007-10-13
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-0
/
+33
2007-10-13
USB: cleanup for previous patches
Alan Stern
1
-1
/
+1
2007-10-13
USB: avoid using urb->pipe in usbcore
Alan Stern
1
-3
/
+3
2007-10-13
USB: add direction bit to urb->transfer_flags
Alan Stern
1
-0
/
+30
2007-10-13
USB: add ep->enable
Alan Stern
1
-0
/
+2
2007-10-13
USB: add urb->ep
Alan Stern
1
-0
/
+26
2007-10-13
USB: usb_gadget.h whitespace fixes
David Brownell
1
-31
/
+31
2007-10-13
sysfs: add copyrights
Tejun Heo
1
-0
/
+2
2007-10-13
kobject: update the copyrights
Greg Kroah-Hartman
1
-2
/
+4
2007-10-13
kset: add some kerneldoc to help describe what these strange things are
Greg Kroah-Hartman
1
-16
/
+17
2007-10-13
driver core: remove subsystem_init()
Greg Kroah-Hartman
1
-1
/
+0
2007-10-13
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
1
-1
/
+0
2007-10-13
sysfs: kill sysfs_update_file()
Tejun Heo
1
-7
/
+0
2007-10-13
sysfs: clean up header files
Tejun Heo
1
-70
/
+57
2007-10-13
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
1
-1
/
+0
2007-10-13
Driver core: Make platform_device.id an int
Jean Delvare
1
-3
/
+4
2007-10-13
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-3
/
+7
2007-10-13
Convert from class_device to device for drivers/video
tonyj@suse.de
1
-2
/
+2
2007-10-13
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2
-28
/
+4
2007-10-13
debugfs: helper for decimal challenged
Robin Getz
1
-0
/
+27
2007-10-13
kobject: remove the static array for the name
Greg Kroah-Hartman
1
-4
/
+3
2007-10-13
Driver core: remove subsys_get()
Greg Kroah-Hartman
1
-7
/
+0
[next]