summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-31/+105
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+36
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+31
2014-04-01HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther1-0/+11
2014-04-01vfs: add renameat2 syscallMiklos Szeredi2-1/+21
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel1-1/+1
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-3/+95
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+10
2014-03-31net: sysfs: add Documentation entries for basic set of attributesFlorian Fainelli1-0/+199
2014-03-31Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2014-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+1
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-68/+249
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal1-0/+2
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard1-3/+3
2014-03-31watchdog: Add tegra watchdogAndrew Chew1-0/+5
2014-03-31watchdog: xilinx: Add missing bindingMichal Simek1-0/+23
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai4-6/+56
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely7-21/+81
2014-03-31doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov1-0/+125
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-0/+22
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-0/+46
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd1-0/+89
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan1-0/+27
2014-03-30Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown1-0/+9
2014-03-30Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown2-0/+48
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown5-20/+109
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2-0/+146
2014-03-30Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown2-4/+6
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann1-0/+55
2014-03-28Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli1-1/+1
2014-03-27ptp: Fix compiler warnings in the testptp utilityChristian Riesch1-5/+6
2014-03-27Revert "ptp: Fix compiler warnings in the testptp utility"David S. Miller1-5/+5
2014-03-27KVM: Specify byte order for KVM_EXIT_MMIOChristoffer Dall1-0/+4
2014-03-26sxgbe: Add device-tree binding support documentSiva Reddy1-0/+52
2014-03-26ptp: Fix compiler warnings in the testptp utilityChristian Riesch1-5/+5
2014-03-26ptp: Add a command line option in testptp to set a specific PTP timeManfred Rudigier1-2/+18
2014-03-26Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/t...Mark Brown1-1/+1
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-2/+17
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown3-6/+192
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown1-0/+4
2014-03-26PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven1-1/+1
2014-03-26PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven1-7/+4
2014-03-26PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven1-2/+2
2014-03-26PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven1-5/+5
2014-03-26PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven1-1/+1
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng1-4/+4
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+8