index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-25
lguest: example launcher header cleanup.
Rusty Russell
1
-12
/
+11
2007-10-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-1
/
+2
2007-10-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-16
/
+5
2007-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-4
/
+14
2007-10-24
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
1
-1
/
+2
2007-10-24
[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code
WANG Cong
1
-4
/
+14
2007-10-23
[SCSI] sym53c8xx: Remove tag_ctrl module parameter
Matthew Wilcox
1
-16
/
+5
2007-10-23
9p: add virtio transport
Eric Van Hensbergen
1
-3
/
+5
2007-10-23
Use "struct boot_params" in example launcher
Rusty Russell
1
-25
/
+22
2007-10-23
Loading bzImage directly.
Rusty Russell
1
-64
/
+29
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
1
-29
/
+13
2007-10-23
Update lguest documentation to reflect the new virtual block device name.
Chris Malley
1
-3
/
+3
2007-10-23
Example launcher handle guests not being ready for input
Rusty Russell
1
-50
/
+57
2007-10-23
Update example launcher for virtio
Rusty Russell
1
-462
/
+681
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-103
/
+31
2007-10-23
Change example launcher to use unsigned long not u32
Jes Sorensen
1
-13
/
+14
2007-10-23
Introduce guest mem offset, static link example launcher
Rusty Russell
2
-102
/
+113
2007-10-23
Accept elf files that are valid but have sections that can not be mmap'ed for...
Ronald G. Minnich
1
-29
/
+32
2007-10-23
Make lguest_launcher.h types userspace-friendly
Rusty Russell
2
-3
/
+3
2007-10-23
lguest.txt update
Rusty Russell
1
-39
/
+29
2007-10-23
turn err into errx in lguest call sites
Glauber de Oliveira Costa
1
-2
/
+2
2007-10-23
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
1
-1
/
+1
2007-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+2
2007-10-23
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-17
/
+7
2007-10-23
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-5
/
+5
2007-10-22
kbuild: cc-cross-prefix spelling
Geert Uytterhoeven
1
-5
/
+5
2007-10-22
exportfs: update documentation
Christoph Hellwig
1
-72
/
+43
2007-10-22
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
1
-0
/
+5
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
1
-0
/
+17
2007-10-22
Intel IOMMU: Intel iommu cmdline option - forcedac
Keshavamurthy, Anil S
1
-0
/
+7
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
2
-0
/
+103
2007-10-22
memory hotplug: document the memory hotplug notifier
Yasunori Goto
1
-3
/
+55
2007-10-22
update boot spec to 2.07
Rusty Russell
1
-1
/
+33
2007-10-22
V4L/DVB (6378b): Updates info about the removal of V4L1 at feature-removal-sc...
Mauro Carvalho Chehab
1
-5
/
+7
2007-10-22
V4L/DVB (6378a): Removal of VIDIOC_[G|S]_MPEGCOMP from feature-removal-schedu...
Mauro Carvalho Chehab
1
-12
/
+0
2007-10-21
[POWERPC] Update device tree binding for mpc5200 gpt
Marian Balakowicz
1
-2
/
+2
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
52
-187
/
+153
2007-10-20
Documentation: Fix typo in SubmitChecklist.
James Bowes
1
-1
/
+1
2007-10-20
Add missing profile=kvm option to Documentation/kernel-parameters.txt
Dave Jones
1
-0
/
+1
2007-10-20
proc.txt: Add /proc/stat field
Leonardo Chiquitto
1
-3
/
+4
2007-10-20
dm: uevent generate events
Mike Anderson
1
-0
/
+97
2007-10-20
Fix compiler warning in smount example program from sharedsubtree.txt
Jesper Juhl
1
-0
/
+1
2007-10-20
docs/sysfs: add missing word to sysfs attribute explanation
Shaun Zinck
1
-1
/
+1
2007-10-20
documentation/ext3: grammar fixes
Shaun Zinck
1
-7
/
+7
2007-10-20
Documentation/java.txt: typo and grammar fixes
Shaun Zinck
1
-1
/
+1
2007-10-20
Documentation/filesystems/vfs.txt: typo fix
Shaun Zinck
1
-1
/
+1
2007-10-20
Typo fixes retrun -> return
Gabriel Craciunescu
1
-1
/
+1
2007-10-20
Update 2.4 maintainer in document
Li Yang
1
-2
/
+1
2007-10-20
Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
Eric Dumazet
1
-3
/
+3
2007-10-20
typo fixes
Matt LaPlante
27
-105
/
+110
[next]