Age | Commit message (Expand) | Author | Files | Lines |
2007-10-26 | [NET]: Document some simple rules for actions | Jamal Hadi Salim | 1 | -0/+29 |
2007-10-25 | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 1 | -3/+3 |
2007-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 1 | -72/+106 |
2007-10-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -317/+0 |
2007-10-25 | remove Documentation/networking/net-modules.txt | Adrian Bunk | 2 | -317/+0 |
2007-10-25 | lguest: documentation update | Rusty Russell | 1 | -60/+95 |
2007-10-25 | lguest: example launcher header cleanup. | Rusty Russell | 1 | -12/+11 |
2007-10-24 | sched: document profile=sleep requiring CONFIG_SCHEDSTATS | Mel Gorman | 1 | -1/+2 |
2007-10-23 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -1/+2 |
2007-10-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -16/+5 |
2007-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -4/+14 |
2007-10-23 | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 1 | -1/+2 |
2007-10-23 | [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-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -2/+2 |
2007-10-22 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -17/+7 |
2007-10-22 | 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-19 | 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 |