index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
2007-10-23
1
-8
/
+4
*
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
2007-10-23
1
-4
/
+4
*
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2007-10-23
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-10-23
1
-0
/
+10
|
\
|
*
9p: add virtio transport
Eric Van Hensbergen
2007-10-23
1
-0
/
+10
*
|
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-23
1
-0
/
+1
*
|
xtensa: fix sg->page fallout
Emil Medve
2007-10-23
1
-8
/
+5
*
|
[SG] Add debug check for page alignment
Jens Axboe
2007-10-23
1
-0
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
1
-11
/
+0
|
\
|
*
mlx4_core: Kill mlx4_write64_raw()
Roland Dreier
2007-10-14
1
-11
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2007-10-23
24
-433
/
+867
|
\
\
|
*
|
Lguest support for Virtio
Rusty Russell
2007-10-23
1
-28
/
+19
|
*
|
Remove old lguest I/O infrrasructure.
Rusty Russell
2007-10-23
2
-37
/
+2
|
*
|
Remove old lguest bus and drivers.
Rusty Russell
2007-10-23
2
-77
/
+0
|
*
|
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
1
-0
/
+119
|
*
|
Virtio console driver
Rusty Russell
2007-10-23
1
-0
/
+12
|
*
|
Block driver using virtio.
Rusty Russell
2007-10-23
2
-0
/
+52
|
*
|
Net driver using virtio
Rusty Russell
2007-10-23
2
-0
/
+37
|
*
|
Virtio interface
Rusty Russell
2007-10-23
4
-0
/
+228
|
*
|
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
2
-3
/
+9
|
*
|
Allow guest to specify syscall vector to use.
Rusty Russell
2007-10-23
1
-0
/
+3
|
*
|
lguest.h declares a struct timespec, make it include linux/time.h
Jes Sorensen
2007-10-23
1
-0
/
+1
|
*
|
Make hypercalls arch-independent.
Jes Sorensen
2007-10-23
2
-4
/
+6
|
*
|
Reorder guest saved regs to match hyperall order
Jes Sorensen
2007-10-23
1
-2
/
+1
|
*
|
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2007-10-23
1
-0
/
+87
|
*
|
Remove fixed limit on number of guests, and lguests array.
Rusty Russell
2007-10-23
1
-2
/
+0
|
*
|
Move lguest hcalls to arch-specific header
Jes Sorensen
2007-10-23
2
-65
/
+71
|
*
|
Make lguest_launcher.h types userspace-friendly
Rusty Russell
2007-10-23
1
-10
/
+11
|
*
|
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
2007-10-23
12
-224
/
+228
*
|
|
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-23
1
-0
/
+23
|
\
\
\
|
*
|
|
[AVR32] Implement at32_add_device_cf()
Haavard Skinnemoen
2007-10-23
1
-0
/
+11
|
*
|
|
[AVR32] Implement more at32_add_device_foo() functions
Haavard Skinnemoen
2007-10-23
1
-0
/
+5
|
*
|
|
[AVR32] Platform code for pata_at32
Kristoffer Nyborg Gregertsen
2007-10-23
1
-0
/
+7
*
|
|
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-23
9
-35
/
+28
|
\
\
\
\
|
*
|
|
|
fvr32: fixup dma-mapping for new sg layout
Jens Axboe
2007-10-23
1
-4
/
+3
|
*
|
|
|
sh/sh64: fixup dma-mapping for new sg layout
Jens Axboe
2007-10-23
2
-14
/
+10
|
*
|
|
|
m68knommu: remove sg_address()
Jens Axboe
2007-10-23
1
-1
/
+0
|
*
|
|
|
frv: update comment in scatterlist to reflect new setup
Jens Axboe
2007-10-23
1
-4
/
+4
|
*
|
|
|
blackfin: remove sg_address()
Jens Axboe
2007-10-23
1
-1
/
+0
|
*
|
|
|
arm: sg fallout
Jens Axboe
2007-10-23
1
-5
/
+5
|
*
|
|
|
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-1
/
+1
|
*
|
|
|
powerpc: Fix fallout from sg_page() changes
Olof Johansson
2007-10-23
1
-5
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-10-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ALSA] version 1.0.15
Jaroslav Kysela
2007-10-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
m68knommu: local module/elf definitions
Greg Ungerer
2007-10-23
1
-1
/
+11
*
|
|
|
m68knommu: define __clear_user macro
Matt Waddel
2007-10-23
1
-1
/
+3
|
/
/
/
*
|
|
Expand hwif->host_flags so that it fits new flags.
David Miller
2007-10-22
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-10-22
1
-0
/
+35
|
\
\
\
|
*
|
|
Input: i8042 - export i8042_command()
Márton Németh
2007-10-22
1
-0
/
+35
*
|
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-10-22
8
-518
/
+541
|
\
\
\
\
[next]