summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-1721-28/+113
|\
| * Merge tag 'arm-soc/for-3.20/maintainer' of http://github.com/broadcom/stblinu...Olof Johansson2015-02-061-4/+4
| |\
| | * MAINTAINERS: fix git repositories for Broadcom SoCsFlorian Fainelli2015-01-291-4/+4
| |/
| * ARM: pxa: fix broken isa interrupts for zeus and viperRobert Jarzmik2015-01-271-0/+1
| * Merge tag 'omap-for-v3.20/fixes-not-urgent-pt2' of git://git.kernel.org/pub/s...Olof Johansson2015-01-264-4/+13
| |\
| | * Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2015-01-214-4/+13
| | |\
| | | * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla2015-01-201-1/+1
| | | * ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is br...Keerthy2015-01-201-1/+2
| | | * ARM: AM43xx: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2015-01-201-0/+2
| | | * ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla2015-01-201-2/+2
| | | * MAINTAINERS: add maintainer for OMAP hwmod dataPaul Walmsley2015-01-201-0/+6
| * | | Merge tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux into next/fixes...Olof Johansson2015-01-236-13/+11
| |\ \ \
| | * | | hx4700: regulator: declare full constraintsMartin Vajnar2014-12-261-0/+2
| | * | | ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov2014-12-261-0/+2
| | * | | ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov2014-12-261-0/+2
| | * | | ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov2014-12-261-0/+3
| | * | | ARM: pxa: arbitrarily set first interrupt numberRobert Jarzmik2014-12-262-12/+2
| | * | | arm: pxa: fix pxa27x device-tree support kconfigRobert Jarzmik2014-12-261-1/+0
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v3.20/fixes-not-urgent-pt1' of git://git.kernel.org/pub/s...Olof Johansson2015-01-2111-9/+84
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren2015-01-141-1/+0
| | * | ARM: OMAP2+: Fix reboot for 81xxTony Lindgren2015-01-143-0/+43
| | * | ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren2015-01-142-0/+6
| | * | ARM: OMAP2+: Fix ti81xx class typeTony Lindgren2015-01-144-8/+26
| | * | ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren2015-01-142-0/+6
| | * | ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocksTony Lindgren2015-01-141-0/+3
| | |/
| * | Merge tag 'arm-soc/for-3.20/maintainer' of http://github.com/broadcom/stblinu...Olof Johansson2015-01-151-2/+4
| |\ \
| | * | MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCsFlorian Fainelli2015-01-131-0/+1
| | * | MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCsFlorian Fainelli2015-01-131-0/+1
| | * | MAINTAINERS: update Broadcom Cygnus SoC git treeFlorian Fainelli2015-01-131-1/+1
| | * | MAINTAINERS: move BCM63xx ARM-based SoCs git treeFlorian Fainelli2015-01-131-1/+1
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1772-946/+4491
|\ \ \
| * | | rtc: add driver for DS1685 family of real time clocksJoshua Kinard2015-02-165-0/+2724
| * | | MAINTAINERS: add entry for Maxim PMICs on Samsung boardsKrzysztof Kozlowski2015-02-161-0/+20
| * | | lib/Kconfig: use bool instead of booleanChristoph Jaeger2015-02-161-1/+1
| * | | powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1611-26/+4
| * | | ocfs2: set append dio as a ro compat featureJoseph Qi2015-02-163-2/+31
| * | | ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi2015-02-164-0/+43
| * | | ocfs2: complete the rest request through buffer ioJoseph Qi2015-02-161-1/+42
| * | | ocfs2: do not fallback to buffer I/O write if appendingJoseph Qi2015-02-161-1/+4
| * | | ocfs2: allocate blocks in ocfs2_direct_IO_get_blocksJoseph Qi2015-02-161-3/+42
| * | | ocfs2: implement ocfs2_direct_IO_writeJoseph Qi2015-02-162-3/+204
| * | | ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi2015-02-162-20/+93
| * | | ocfs2: add functions to add and remove inode in orphan dirJoseph Qi2015-02-165-30/+238
| * | | ocfs2: prepare some interfaces used in append direct ioJoseph Qi2015-02-162-2/+18
| * | | MAINTAINERS: fix spelling mistake & remove trailing WSAkash Shende2015-02-161-1/+1
| * | | dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2015-02-162-0/+4
| * | | brd: rename XIP to DAXMatthew Wilcox2015-02-162-13/+14
| * | | ext4: add DAX functionalityRoss Zwisler2015-02-168-37/+179
| * | | dax: add dax_zero_page_rangeMatthew Wilcox2015-02-163-6/+34
| * | | ext2: get rid of most mentions of XIP in ext2Matthew Wilcox2015-02-166-25/+34
OpenPOWER on IntegriCloud