summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+20
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+7
2014-07-12Documenation/laptops: rename and update hpfall.cPali Rohár2-16/+47
2014-07-12DocBook: fix various typosMasanari Iida9-13/+13
2014-07-12DocBook: fix mtdnand typosMasanari Iida1-15/+15
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle1-6/+3
2014-07-11serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman1-0/+7
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K1-0/+20
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+5
2014-07-07intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie1-2/+5
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+3
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter1-0/+11
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni1-0/+3
2014-06-28Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-0/+6
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown1-0/+6
2014-06-27Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+5
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+20
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+4
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+12
2014-06-25ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai1-0/+5
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi3-11/+19
2014-06-25devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi1-0/+1
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT1-2/+12
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2-0/+22
2014-06-23Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist1-0/+1
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-1/+2
2014-06-23mm, hotplug: probe interface is available on several platformsDavid Rientjes1-9/+6
2014-06-22spi: qup: Remove chip select functionAndy Gross1-0/+6
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+83
2014-06-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-3/+3
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+10
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada1-1/+1
2014-06-18Documentation: Fix DocBook build with relative $(srctree)Michal Marek1-2/+2
2014-06-17Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang67-468/+3499
2014-06-17Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie1-3/+4
2014-06-17drm/nouveau/doc: update the thermal documentationMartin Peres1-3/+4
2014-06-16ptp: In the testptp utility, use clock_adjtime from glibc when availableChristian Riesch1-1/+4
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook1-4/+7
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+3
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds6-9/+156
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-110/+192
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+43
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-1/+1
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+15
2014-06-12x86/vdso/doc: Make vDSO examples more portableAndy Lutomirski3-41/+123
2014-06-12x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.cAndy Lutomirski1-1/+1
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-117/+135
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-108/+1646
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-68/+109