summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-051-0/+2
|\
| * Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin2014-05-2113-19/+36
| |\
| * | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-0/+2
* | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-046-90/+115
|\ \ \
| * | | init/main.c: add initcall_blacklist kernel parameterPrarit Bhargava2014-06-041-0/+4
| * | | Documentation: expand/clarify debug documentationDan Streetman2014-06-041-7/+15
| * | | Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko2014-06-041-2/+7
| * | | mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi2014-06-041-0/+5
| * | | Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov2014-06-041-0/+5
| * | | mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-8/+9
| * | | memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong2014-06-041-64/+61
| * | | mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner2014-06-041-7/+4
| * | | cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-041-2/+5
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-043-2/+30
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-272-0/+29
| |\ \ \ \
| | * | | | Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller bindingFlorian Fainelli2014-05-271-0/+29
| | * | | | irqchip: armada-370-xp: Move the devicetree binding documentationEzequiel Garcia2014-05-191-0/+0
| * | | | | genirq: Improve documentation to match current implementationJiang Liu2014-05-271-2/+1
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-045-7/+45
|\ \ \ \ \ \
| * | | | | | clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree DocumentationXiubo Li2014-05-231-0/+31
| * | | | | | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-167-11/+14
| |\ \ \ \ \ \
| | * | | | | | timer_stats/doc: Fix /proc/timer_stats documentationMichael Kerrisk2014-05-041-3/+3
| * | | | | | | clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-221-0/+4
| * | | | | | | clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-221-2/+2
| * | | | | | | documentaion: DT: allow a A5 compatible string in global timerMatthew Leach2014-04-221-2/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-0413-65/+909
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [media] v4l: Fix documentation of V4L2_PIX_FMT_H264_MVC and VP8 pixel formatsKamil Debski2014-05-251-2/+2
| * | | | | | [media] DocBook media: fix typoHans Verkuil2014-05-251-1/+1
| * | | | | | [media] v4l: Add support for DV timings ioctls on subdev nodesLaurent Pinchart2014-05-252-12/+45
| * | | | | | [media] v4l: Add source change eventArun Kumar K2014-05-232-0/+53
| * | | | | | [media] Documentation: media: Remove double 'struct'Laurent Pinchart2014-05-232-5/+5
| * | | | | | [media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki2014-05-231-30/+0
| * | | | | | [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-231-1/+2
| * | | | | | [media] v4l2-pci-skeleton: fix typoHans Verkuil2014-05-231-1/+1
| * | | | | | Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab2014-05-2137-897/+258
| |\ \ \ \ \ \
| * | | | | | | [media] v4l: Add 12-bit YUV 4:2:2 media bus pixel codesLaurent Pinchart2014-05-131-0/+240
| * | | | | | | [media] v4l: Add 12-bit YUV 4:2:0 media bus pixel codesLaurent Pinchart2014-05-131-0/+288
| * | | | | | | [media] v4l: Add UYVY10_1X20 and VYUY10_1X20 media bus pixel codesLaurent Pinchart2014-05-131-0/+104
| * | | | | | | [media] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codesLaurent Pinchart2014-05-131-0/+128
| * | | | | | | [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1
| * | | | | | | Documentation: Update cardlistsMauro Carvalho Chehab2014-04-232-0/+2
| * | | | | | | [media] v4l2-pci-skeleton.c: fix alternate field handlingHans Verkuil2014-04-161-11/+28
| * | | | | | | [media] DocBook media: update bytesused field descriptionHans Verkuil2014-04-161-2/+11
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-282-0/+42
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-202-0/+42
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | devicetree: bindings: Document micrel vendor prefixStephen Boyd2014-05-281-0/+1
| * | | | | | | | dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter2014-05-281-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-0414-47/+394
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-06-034-0/+16
| |\ \ \ \ \ \ \ \