summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: footbridge: make screen_info setup conditionalArnd Bergmann2014-03-211-0/+2
* ARM: footbridge: fix build with PCI disabledArnd Bergmann2014-03-211-1/+2
* ARM: footbridge: don't build floppy code for addin modeArnd Bergmann2014-03-211-1/+1
* ARM: rpc: autoselect CPU_SA110Arnd Bergmann2014-03-212-1/+2
* ARM: pxa: trizeps4 and trizeps4wl use the same fileArnd Bergmann2014-03-211-0/+1
* ARM: pxa: select I2C_GPIO only if I2C is onArnd Bergmann2014-03-211-2/+1
* ARM: pxa: remove broken balloon3_gpio_vbus referenceArnd Bergmann2014-03-211-1/+0
* ARM: pxa: fix pxa_ssp_* declarationsArnd Bergmann2014-03-211-1/+1
* ARM: pxa: fix colibri buildArnd Bergmann2014-03-211-0/+1
* ARM: pxa: enable pxafb unconditionally for some boardsArnd Bergmann2014-03-211-0/+4
* ARM: pxa: don't "select" SMC91X on MACH_XCEPArnd Bergmann2014-03-211-1/+0
* ARM: orion5x: make dns323 independent of PHY supportArnd Bergmann2014-03-212-1/+2
* ARM: mvebu: add missing headerArnd Bergmann2014-03-211-0/+1
* ARM: omap1: don't rely on tps65010Arnd Bergmann2014-03-212-0/+6
* ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi2014-03-211-1/+5
* ARM: msm: export legacy DMA interfacesArnd Bergmann2014-03-211-0/+2
* ARM: msm: avoid calling debug_ll_addr on !MMUArnd Bergmann2014-03-211-0/+2
* ARM: msm: add missing include of linux/module.hArnd Bergmann2014-03-211-0/+1
* ARM: lpc32xx: export lpc32xx_return_iram_sizeArnd Bergmann2014-03-211-0/+1
* ARM: ks8695/og: make PCI setup conditionalArnd Bergmann2014-03-211-1/+2
* ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-212-3/+10
* ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann2014-03-211-1/+2
* ARM: ixp4xx/omixp: always include linux/leds.hArnd Bergmann2014-03-211-2/+0
* ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann2014-03-212-2/+3
* ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann2014-03-211-0/+1
* ARM: efm32: select AUTO_ZRELADDRArnd Bergmann2014-03-211-0/+1
* ARM: davinci: fix Kconfig for DA850_EVMArnd Bergmann2014-03-212-5/+2
* ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann2014-03-211-5/+6
* ARM: at91: sama5 always uses DTArnd Bergmann2014-03-211-0/+1
* ARM: at91: fix broken "if () else" statementArnd Bergmann2014-03-211-5/+1
* ARM: at91: export sam9_smc interfacesArnd Bergmann2014-03-211-0/+3
* ARM: at91: don't provide dt init code for at91x40Arnd Bergmann2014-03-211-1/+1
* ARM: at91: split out at91x40 into a top-level optionArnd Bergmann2014-03-212-11/+19
* Linux 3.14-rc3v3.14-rc3Linus Torvalds2014-02-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-167-23/+28
|\
| * Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-151-0/+10
| * btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-142-2/+9
| * Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
| * Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-141-1/+0
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-142-17/+0
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1511-23/+30
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-122-5/+1
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
OpenPOWER on IntegriCloud