| Commit message (Expand) | Author | Age |
* | [NET]: Document some simple rules for actions | Jamal Hadi Salim | 2007-10-26 |
* | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 2007-10-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | lguest: documentation update | Rusty Russell | 2007-10-25 |
| * | lguest: example launcher header cleanup. | Rusty Russell | 2007-10-25 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | remove Documentation/networking/net-modules.txt | Adrian Bunk | 2007-10-25 |
| |/ |
|
* / | sched: document profile=sleep requiring CONFIG_SCHEDSTATS | Mel Gorman | 2007-10-24 |
|/ |
|
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 2007-10-23 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-23 |
|\ \ |
|
| * | | [SCSI] sym53c8xx: Remove tag_ctrl module parameter | Matthew Wilcox | 2007-10-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-10-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | [WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code | WANG Cong | 2007-10-23 |
* | | | 9p: add virtio transport | Eric Van Hensbergen | 2007-10-23 |
* | | | Use "struct boot_params" in example launcher | Rusty Russell | 2007-10-23 |
* | | | Loading bzImage directly. | Rusty Russell | 2007-10-23 |
* | | | Revert lguest magic and use hook in head.S | Rusty Russell | 2007-10-23 |
* | | | Update lguest documentation to reflect the new virtual block device name. | Chris Malley | 2007-10-23 |
* | | | Example launcher handle guests not being ready for input | Rusty Russell | 2007-10-23 |
* | | | Update example launcher for virtio | Rusty Russell | 2007-10-23 |
* | | | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 |
* | | | Change example launcher to use unsigned long not u32 | Jes Sorensen | 2007-10-23 |
* | | | Introduce guest mem offset, static link example launcher | Rusty Russell | 2007-10-23 |
* | | | Accept elf files that are valid but have sections that can not be mmap'ed for... | Ronald G. Minnich | 2007-10-23 |
* | | | Make lguest_launcher.h types userspace-friendly | Rusty Russell | 2007-10-23 |
* | | | lguest.txt update | Rusty Russell | 2007-10-23 |
* | | | turn err into errx in lguest call sites | Glauber de Oliveira Costa | 2007-10-23 |
* | | | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 2007-10-23 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-22 |
|\ \ |
|
| * | | [POWERPC] Update device tree binding for mpc5200 gpt | Marian Balakowicz | 2007-10-21 |
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-10-22 |
|\ \ \ |
|
| * | | | V4L/DVB (6378b): Updates info about the removal of V4L1 at feature-removal-sc... | Mauro Carvalho Chehab | 2007-10-22 |
| * | | | V4L/DVB (6378a): Removal of VIDIOC_[G|S]_MPEGCOMP from feature-removal-schedu... | Mauro Carvalho Chehab | 2007-10-22 |
| |/ / |
|
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-22 |
|\ \ \ |
|
| * | | | kbuild: cc-cross-prefix spelling | Geert Uytterhoeven | 2007-10-22 |
| |/ / |
|
* | | | exportfs: update documentation | Christoph Hellwig | 2007-10-22 |
* | | | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 2007-10-22 |
* | | | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 |
* | | | Intel IOMMU: Intel iommu cmdline option - forcedac | Keshavamurthy, Anil S | 2007-10-22 |
* | | | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 |
* | | | memory hotplug: document the memory hotplug notifier | Yasunori Goto | 2007-10-22 |
* | | | update boot spec to 2.07 | Rusty Russell | 2007-10-22 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ \ |
|
| * | | Documentation: Fix typo in SubmitChecklist. | James Bowes | 2007-10-19 |
| * | | Add missing profile=kvm option to Documentation/kernel-parameters.txt | Dave Jones | 2007-10-19 |
| * | | proc.txt: Add /proc/stat field | Leonardo Chiquitto | 2007-10-19 |
| * | | Fix compiler warning in smount example program from sharedsubtree.txt | Jesper Juhl | 2007-10-19 |
| * | | docs/sysfs: add missing word to sysfs attribute explanation | Shaun Zinck | 2007-10-19 |
| * | | documentation/ext3: grammar fixes | Shaun Zinck | 2007-10-19 |