summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Include missing header file in irqdomain.cRashika Kheria2014-02-271-0/+1
* genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-271-2/+1
* Merge tag 'dmaengine-fixes-3.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-254-13/+54
|\
| * ioat: fix tasklet tear downDan Williams2014-02-254-13/+54
* | Merge tag 'for-linus-20140225' of git://git.infradead.org/linux-mtdLinus Torvalds2014-02-252-22/+41
|\ \
| * | mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta2014-02-231-3/+2
| * | mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta2014-02-231-10/+15
| * | mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta2014-02-231-8/+23
| * | mtd: nand: fix off-by-one read retry mode countingBrian Norris2014-02-141-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-02-255-12/+8
|\ \ \
| * | | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-103-1/+5
| * | | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-102-8/+1
| * | | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-101-3/+2
| |/ /
* | | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-02-2515-260/+297
|\ \ \
| * \ \ Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-2410288-243570/+580715
| |\ \ \
| | * | | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| | * | | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-212-0/+2
| | * | | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-212-6/+11
| | * | | xtensa: support common clock frameworkMax Filippov2014-02-212-0/+3
| | * | | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-211-1/+0
| | * | | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-212-8/+2
| | * | | xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-211-4/+9
| | | |/ | | |/|
| * | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-292-3/+1
| * | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-281-209/+174
| * | | xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-01-251-0/+12
| * | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-252-28/+76
| * | | xtensa: export ccount_freqMax Filippov2014-01-191-0/+1
| * | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-193-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-241-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-241-4/+4
| |\ \ \ \
| | * | | | SELinux: bigendian problems with filename trans rulesEric Paris2014-02-201-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-244-5/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter2014-02-211-0/+1
| * | | | | s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-211-3/+5
| * | | | | s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens2014-02-211-1/+1
| * | | | | s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer2014-02-121-1/+23
* | | | | | Linux 3.14-rc4v3.14-rc4Linus Torvalds2014-02-231-1/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2326-48/+108
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter2014-02-231-0/+1
| * | | | | | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-181-0/+10
| * | | | | | ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-183-0/+12
| * | | | | | Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-182-12/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-181-11/+0
| | * | | | | | ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-051-1/+2
| * | | | | | | ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-182-5/+1
| * | | | | | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-1815-30/+72
| |\ \ \ \ \ \ \
| | * | | | | | | Documentation: dt: OMAP: Update Overo/TobiFlorian Vaussard2014-02-141-1/+1
| | * | | | | | | ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/TobiFlorian Vaussard2014-02-134-7/+46
| | * | | | | | | ARM: dts: omap3-tobi: Use the correct vendor prefixFlorian Vaussard2014-02-131-1/+1
| | * | | | | | | ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based OveroFlorian Vaussard2014-02-132-4/+4