| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-05-26 |
|\ |
|
| * | squashfs: update documentation to include description of xattr layout | Phillip Lougher | 2010-05-25 |
* | | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-25 |
|\ \ |
|
| * \ | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 |
| |\ \ |
|
| * | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 2010-05-25 |
| * | | | Documentation/spi/* compile warning fix | Prarit Bhargava | 2010-05-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-05-25 |
|\ \ \ \ |
|
| * | | | | watchdog: update/improve/consolidate watchdog driver | Randy Dunlap | 2010-05-25 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-05-25 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 2010-05-24 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | xfs: Delayed logging design documentation | Dave Chinner | 2010-05-24 |
| | |/ / |
|
* | | | | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 2010-05-25 |
* | | | | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 2010-05-25 |
* | | | | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 2010-05-25 |
* | | | | mempolicy: document cpuset interaction with tmpfs mpol mount option | Lee Schermerhorn | 2010-05-25 |
|/ / / |
|
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-24 |
|\ \ \ |
|
| * | | | ds2760_battery: Document ABI change | Daniel Mack | 2010-05-19 |
* | | | | Documentation: update SubmitChecklist for O=objdir and kconfig testing | Randy Dunlap | 2010-05-24 |
* | | | | Documentation/vm: use better value for MAP_HUGETLB | Carlo Marcelo Arenas Belon | 2010-05-24 |
* | | | | Documentation/timers/hpet_example: drop duplicate header files | Andrea Gelmini | 2010-05-24 |
* | | | | Documentation/development-process: add staging & mmotm info | Randy Dunlap | 2010-05-24 |
* | | | | Documentation/development-process: add maintainers and git info | Randy Dunlap | 2010-05-24 |
* | | | | docbook: make mtd nand module init static | H Hartley Sweeten | 2010-05-24 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 |
|\ \ \ \ |
|
| * | | | | PM/PCI: Update PCI power management documentation | Rafael J. Wysocki | 2010-05-18 |
| * | | | | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 2010-05-11 |
| * | | | | PCI: aerdrv, doc: update example output in pcieaer-howto.txt | Hidetoshi Seto | 2010-05-11 |
| * | | | | PCI: create function symlinks in /sys/bus/pci/slots/N/ | Alex Chiang | 2010-05-11 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ \ |
|
| * | | | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') | Ben Hutchings | 2010-05-19 |
| * | | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 |
* | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 |
|\ \ \ \ \ |
|
| * | | | | | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity | 2010-05-19 |
| * | | | | | KVM: Add cpuid.txt file | Glauber Costa | 2010-05-19 |
| * | | | | | KVM: Minor MMU documentation edits | Avi Kivity | 2010-05-17 |
| * | | | | | KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE | Avi Kivity | 2010-05-17 |
| * | | | | | KVM: Document mmu | Avi Kivity | 2010-05-17 |
| * | | | | | Merge branch 'perf' | Avi Kivity | 2010-05-17 |
| |\ \ \ \ \ |
|
| * | | | | | | KVM: Document replacements for KVM_EXIT_HYPERCALL | Avi Kivity | 2010-05-17 |
| * | | | | | | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 2010-05-17 |
| * | | | | | | KVM: Add support for enabling capabilities per-vcpu | Alexander Graf | 2010-05-17 |
| * | | | | | | KVM: Document KVM_SET_TSS_ADDR | Avi Kivity | 2010-05-17 |
| * | | | | | | KVM: Document KVM_SET_USER_MEMORY_REGION | Avi Kivity | 2010-05-17 |
| * | | | | | | KVM: x86: Add support for saving&restoring debug registers | Jan Kiszka | 2010-04-25 |
| * | | | | | | KVM: x86: Save&restore interrupt shadow mask | Jan Kiszka | 2010-04-25 |
| * | | | | | | KVM: add doc note about PIO/MMIO completion API | Marcelo Tosatti | 2010-04-25 |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-05-21 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6... | Matthew Garrett | 2010-05-20 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | thinkpad-acpi: update HKEY and hotkey subdriver documentation (v2) | Henrique de Moraes Holschuh | 2010-05-16 |
| | | |_|_|/ /
| | |/| | | | |
|