aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* memcg: update documentationKAMEZAWA Hiroyuki2010-05-271-93/+198
* memcg: move charge of file pagesDaisuke Nishimura2010-05-271-6/+12
* memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki2010-05-271-0/+23
* memcg: oom notifierKAMEZAWA Hiroyuki2010-05-271-1/+19
* Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner2010-05-271-1/+1
* Documentation: SubmittingDrivers: ResourcesArce, Abraham2010-05-271-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-05-261-5/+27
|\
| * squashfs: update documentation to include description of xattr layoutPhillip Lougher2010-05-261-5/+27
* | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+2
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-252-2/+97
|\ \
| * \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25162-1508/+7466
| |\ \
| * | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-251-0/+95
| * | | Documentation/spi/* compile warning fixPrarit Bhargava2010-05-251-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-254-15/+410
|\ \ \ \
| * | | | watchdog: update/improve/consolidate watchdog driverRandy Dunlap2010-05-254-15/+410
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-05-251-0/+816
|\ \ \ \
| * \ \ \ Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder2010-05-241-0/+816
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xfs: Delayed logging design documentationDave Chinner2010-05-241-0/+816
| | |/ /
* | | | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+15
* | | | mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+7
* | | | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+10
* | | | mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn2010-05-251-1/+9
|/ / /
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-241-0/+20
|\ \ \
| * | | ds2760_battery: Document ABI changeDaniel Mack2010-05-191-0/+20
* | | | Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap2010-05-241-0/+12
* | | | Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon2010-05-241-1/+1
* | | | Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini2010-05-241-2/+0
* | | | Documentation/development-process: add staging & mmotm infoRandy Dunlap2010-05-241-6/+8
* | | | Documentation/development-process: add maintainers and git infoRandy Dunlap2010-05-242-4/+13
* | | | docbook: make mtd nand module init staticH Hartley Sweeten2010-05-241-1/+1
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-213-282/+1045
|\ \ \ \
| * | | | PM/PCI: Update PCI power management documentationRafael J. Wysocki2010-05-181-266/+992
| * | | | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-111-7/+8
| * | | | PCI: aerdrv, doc: update example output in pcieaer-howto.txtHidetoshi Seto2010-05-111-9/+5
| * | | | PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-111-0/+40
| | |_|/ | |/| |
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-0/+4
|\ \ \ \
| * | | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings2010-05-191-0/+3
| * | | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-0/+1
* | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-213-2/+552
|\ \ \ \ \
| * | | | | KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-191-0/+2
| * | | | | KVM: Add cpuid.txt fileGlauber Costa2010-05-191-0/+42
| * | | | | KVM: Minor MMU documentation editsAvi Kivity2010-05-171-5/+5
| * | | | | KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATEAvi Kivity2010-05-171-0/+44
| * | | | | KVM: Document mmuAvi Kivity2010-05-171-0/+302
| * | | | | Merge branch 'perf'Avi Kivity2010-05-172-9/+5
| |\ \ \ \ \
| * | | | | | KVM: Document replacements for KVM_EXIT_HYPERCALLAvi Kivity2010-05-171-1/+3
| * | | | | | KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-171-3/+16
| * | | | | | KVM: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-171-0/+35
| * | | | | | KVM: Document KVM_SET_TSS_ADDRAvi Kivity2010-05-171-0/+18
| * | | | | | KVM: Document KVM_SET_USER_MEMORY_REGIONAvi Kivity2010-05-171-0/+45