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
2009-03-25
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
1
-1
/
+2
2009-03-25
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2
-180
/
+179
2009-03-25
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2
-2
/
+8
2009-03-25
USB: add quirk to avoid config and interface strings
Alan Stern
1
-0
/
+3
2009-03-25
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
mn10300: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2
-42
/
+2
2009-03-25
frv: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2
-26
/
+2
2009-03-25
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-25
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-25
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2009-03-25
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-03-25
mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2009-03-25
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+8
2009-03-25
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2009-03-25
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-25
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2009-03-25
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-25
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
net: Add dependent headers to trace/skb.h
Josh Stone
1
-0
/
+3
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-28
/
+68
2009-03-24
bsg: add support for tail queuing
Boaz Harrosh
1
-0
/
+8
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
1
-2
/
+1
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
1
-14
/
+4
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
1
-1
/
+1
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-277
/
+0
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
1
-1
/
+1
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
1
-0
/
+5
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2
-3
/
+8
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
1
-0
/
+1
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
2
-1
/
+10
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
1
-1
/
+1
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-3
/
+3
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
2
-0
/
+64
2009-03-24
KVM: Interrupt mask notifiers for ioapic
Avi Kivity
1
-0
/
+17
2009-03-24
KVM: Add support to disable MSI for assigned device
Sheng Yang
1
-0
/
+1
2009-03-24
KVM: Remove duplicated prototype of kvm_arch_destroy_vm
Sheng Yang
1
-1
/
+0
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
1
-12
/
+0
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+4
2009-03-24
KVM: remove the vmap usage
Izik Eidus
1
-2
/
+1
2009-03-24
KVM: Advertise guest debug capability per-arch
Jan Kiszka
1
-0
/
+2
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
1
-0
/
+3
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2
-19
/
+38
2009-03-24
Merge branch 'master' into next
James Morris
75
-277
/
+473
2009-03-24
Merge branch 'topic/isa-misc' into for-linus
Takashi Iwai
1
-1
/
+3
2009-03-24
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+2
[prev]
[next]