summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-231-0/+13
|\
| * Input: document INPUT_PROP_TOPBUTTONPADPeter Hutterer2014-07-221-0/+13
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-191-0/+6
|\ \
| * \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-251-0/+6
| |\ \
| | * | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-0/+6
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-07-181-2/+4
|\ \ \ \ \
| | * | | | cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar2014-07-161-2/+4
| |/ / / /
* | | | | Merge branches 'acpi-scan' and 'acpi-video'Rafael J. Wysocki2014-07-1817-53/+111
|\ \ \ \ \
| * | | | | Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"Rafael J. Wysocki2014-07-141-1/+1
| |/ / / /
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-131-0/+20
| |\ \ \ \
| | * | | | ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2014-07-111-0/+20
| * | | | | Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-121-0/+7
| |\ \ \ \ \
| | * | | | | serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman2014-07-111-0/+7
| | |/ / / /
| * | | | | Documenation/laptops: rename and update hpfall.cPali Rohár2014-07-122-16/+47
| * | | | | DocBook: fix various typosMasanari Iida2014-07-129-13/+13
| * | | | | DocBook: fix mtdnand typosMasanari Iida2014-07-121-15/+15
| * | | | | Documentation/Changes: clean up mcelog paragraphPaul Bolle2014-07-121-6/+3
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-07-101-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie2014-07-071-2/+5
| | | |/ / | | |/| |
* | / | | ACPI / documentation: Remove reference to acpi_platform_device_ids from enume...Darren Hart2014-07-121-6/+0
|/ / / /
* | | | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong2014-07-031-12/+2
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-291-0/+3
|\ \ \ \
| * | | | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-291-0/+3
| |/ / /
* | | | Documentation: add section about git to email-clients.txtDan Carpenter2014-06-291-0/+11
* | | | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-281-0/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-281-0/+6
| |\ \ \| | | | | |_|_|/ / | |/| | | |
| | | * | | spi: qup: Remove chip select functionAndy Gross2014-06-221-0/+6
| | | |/ /
* | | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-271-0/+5
|\ \ \ \ \
| * | | | | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-251-0/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-254-11/+20
|\ \ \ \ \
| * | | | | hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-253-11/+19
| * | | | | devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi2014-06-251-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-1/+4
|\ \ \ \ \
| * | | | | ptp: In the testptp utility, use clock_adjtime from glibc when availableChristian Riesch2014-06-161-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-2/+12
|\ \ \ \ \
| * | | | | ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-241-2/+12
| |/ / / /
* | | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-232-0/+22
* | | | | Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist2014-06-231-0/+1
* | | | | mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-231-1/+2
* | | | | mm, hotplug: probe interface is available on several platformsDavid Rientjes2014-06-231-9/+6
| |/ / / |/| | |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-212-0/+83
|\ \ \ \
| * | | | Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-1767-468/+3499
| |\| | |
| * | | | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
| * | | | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-121-0/+42
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-212-3/+3
|\ \ \ \ \
| * | | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
| * | | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-181-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-191-4/+10
|\ \ \ \ \
| * | | | | x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-161-4/+7
| * | | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+3
| |/ / / /