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
2009-06-13
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-166
/
+135
2009-06-13
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
29
-339
/
+2506
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-92
/
+70
2009-06-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-10
/
+11
2009-06-13
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-1
/
+0
2009-06-12
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
1
-24
/
+12
2009-06-12
PM: Remove device_type suspend()/resume()
Magnus Damm
1
-7
/
+0
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
1
-7
/
+0
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2
-54
/
+42
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2
-18
/
+18
2009-06-12
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
1
-0
/
+16
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
129
-9016
/
+42783
2009-06-12
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-26
/
+103
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
8
-125
/
+531
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
10
-136
/
+524
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
3
-12
/
+9
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
42
-522
/
+383
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
358
-6175
/
+15176
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
3
-42
/
+4
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
4
-6
/
+115
2009-06-12
lguest: allow any process to send interrupts
Rusty Russell
3
-12
/
+18
2009-06-12
lguest: PAE fixes
Rusty Russell
1
-17
/
+21
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-39
/
+329
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
3
-4
/
+4
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
1
-17
/
+18
2009-06-12
lguest: map switcher with executable page table entries
Matias Zabaljauregui
2
-2
/
+2
2009-06-12
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
Matias Zabaljauregui
1
-1
/
+1
2009-06-12
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
Roel Kluin
1
-1
/
+1
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
4
-8
/
+23
2009-06-12
lguest: fix race in halt code
Rusty Russell
3
-12
/
+31
2009-06-12
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2
-5
/
+5
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
virtio: fix id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
1
-8
/
+16
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
1
-2
/
+2
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
1
-2
/
+73
2009-06-12
virtio: expose features in sysfs
Rusty Russell
1
-0
/
+16
2009-06-12
virtio_pci: optional MSI-X support
Michael S. Tsirkin
1
-19
/
+209
2009-06-12
virtio_pci: split up vp_interrupt
Michael S. Tsirkin
1
-19
/
+34
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
8
-75
/
+144
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
10
-23
/
+41
2009-06-12
virtio: meet virtio spec by finalizing features before using device
Rusty Russell
1
-3
/
+4
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
1
-6
/
+4
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-1
/
+1
2009-06-12
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
Rusty Russell
1
-5
/
+4
2009-06-12
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Catalin Marinas
1
-1
/
+0
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
1
-2
/
+2
2009-06-12
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
4
-9
/
+31
2009-06-12
[S390] dasd: sync after async probe
Sebastian Ott
2
-2
/
+14
2009-06-12
[S390] dasd: check_characteristics cleanup
Sebastian Ott
4
-19
/
+18
[next]