aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Documentation/Changes: remove some really obsolete textLinus Torvalds1-25/+18
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+22
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+5
2011-07-11Documentation/spinlocks.txt: Remove reference to sti()/cli()Muthu Kumar1-38/+7
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai1-0/+2
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+16
2011-07-07[media] feature-removal-schedule: change in how radio device nodes are handledHans Verkuil1-0/+22
2011-07-07thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh1-0/+2
2011-07-07thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh1-0/+3
2011-07-06Documentation: fix cgroup blkio throttle filenamesAndrea Righi1-6/+6
2011-07-06Documentation: update CodingStyle memory allocatorsJesper Juhl1-2/+2
2011-07-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-5/+21
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-2/+10
2011-07-03hwmon: (k10temp) Update documentation for Fam12hClemens Ladisch1-2/+6
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede1-0/+4
2011-07-02PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki1-5/+21
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman1-1/+1
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+8
2011-06-21PM / Domains: Update documentationRafael J. Wysocki1-27/+14
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki1-26/+0
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman1-5/+0
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-06-17USB: Fix up URB error codes to reflect implementation.Sarah Sharp1-1/+8
2011-06-15Documentation: fix cgroup typos and formattingJörg Sommer3-13/+13
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer11-94/+109
2011-06-15Documentation: update kmemleak supported archsMaxin B. John1-1/+3
2011-06-15Documentation: update printk-formats.txtAndrew Murray1-2/+117
2011-06-15Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-removal-schedule.txtakpm@linux-foundation.org1-17/+0
2011-06-15memcg: add documentation for the memory.numastat APIYing Han1-0/+19
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich1-0/+56
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-06-09md:Documentation/md.txt - fix typoNeilBrown1-1/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern1-0/+2
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+4
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song1-1/+4
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell1-19/+1
2011-05-30lguest: fix up compilation after moveRusty Russell2-2/+2
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-184/+0
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett1-184/+0
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+5
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+36
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown1-0/+7
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+11
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown1-0/+10
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown1-0/+8
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger1-0/+5
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+3
2011-05-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-14/+39