summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-0315-62/+191
|\
| * pps-gpio: add device-tree binding and supportJan Luebbe2013-07-031-0/+20
| * Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook2013-07-031-2/+2
| * rapidio: documentation updateAlexandre Bounine2013-07-032-13/+86
| * Documentation/kdump/kdump.txt: remove /dev/oldmem descriptionZhang Yanfei2013-07-031-25/+6
| * /dev/oldmem: Remove the interfaceZhang Yanfei2013-07-031-2/+1
| * docbook: add futexes to kernel-locking docbookRandy Dunlap2013-07-031-1/+6
| * Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter2013-07-031-1/+2
| * rtc: add ability to push out an existing wakealarm using sysfsBernie Thompson2013-07-031-3/+4
| * drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-1/+0
| * documentation: document the is_dirty_writeback aops callbackMel Gorman2013-07-031-0/+10
| * documentation: update address_space_operationsMel Gorman2013-07-031-8/+7
| * memcg: update TODO list in DocumentationLi Zefan2013-07-031-4/+3
| * pagemap: prepare to reuse constant bits with page-shiftPavel Emelyanov2013-07-031-1/+2
| * mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-032-1/+42
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-1/+1
|\ \
| * | i2c-piix4: Add AMD CZ SMBus device IDShane Huang2013-06-031-1/+1
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0315-65/+724
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-291-0/+15
| |\ \ \
| | * | | acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-271-0/+15
| * | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-283-17/+84
| |\ \ \ \
| | * | | | PM / QoS: Add pm_qos and dev_pm_qos to events-power.txtSahara2013-06-241-0/+31
| | * | | | PM / QoS: Update Documentation/power/pm_qos_interface.txtlan,Tianyu2013-06-231-7/+43
| | * | | | PM / Runtime: Update .runtime_idle() callback documentationAlan Stern2013-06-031-5/+10
| | * | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-5/+0
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-281-8/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-8/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-071-2/+25
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-8/+2
| * | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2013-06-281-0/+20
| |\ \ \ \ \ \
| | * | | | | | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-031-0/+20
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'acpi-doc'Rafael J. Wysocki2013-06-287-40/+573
| |\ \ \ \ \ \
| | * | | | | | Documentation / CPU hotplug: Rephrase the outdated description for MADT entriesHanjun Guo2013-06-211-2/+4
| | * | | | | | ACPI / video: update video_extension.txt for backlight controlAaron Lu2013-06-211-26/+95
| | * | | | | | ACPI / video: move video_extension.txt to Documentation/acpiAaron Lu2013-06-211-0/+0
| | * | | | | | ACPI / video: add description for brightness_switch_enabledAaron Lu2013-06-211-0/+9
| | * | | | | | ACPI: Add ACPI namespace documentationLv Zheng2013-06-211-0/+395
| | * | | | | | ACPI: Add sysfs ABI documentationLv Zheng2013-06-212-1/+59
| * | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-282-0/+30
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+10
| | * | | | | | Driver core: Add offline/online device operationsRafael J. Wysocki2013-05-121-0/+20
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-031-5/+5
|\ \ \ \ \ \ \
| * | | | | | | integrity: move integrity_audit_msg()Mimi Zohar2013-06-201-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-032-12/+87
|\ \ \ \ \ \ \
| * | | | | | | KVM: MMU: document fast invalidate all mmio sptesXiao Guangrong2013-06-271-0/+26
| * | | | | | | KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-271-0/+25
| * | | | | | | KVM: MMU: document fast page faultXiao Guangrong2013-06-271-0/+3
| * | | | | | | KVM: MMU: document mmio page faultXiao Guangrong2013-06-271-2/+9
| * | | | | | | KVM: MMU: document write_flooding_countXiao Guangrong2013-06-271-0/+9
| * | | | | | | KVM: MMU: document clear_spte_countXiao Guangrong2013-06-271-0/+5
OpenPOWER on IntegriCloud