summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-11-033-1/+3
|\
| * m68k: Wire up bpfGeert Uytterhoeven2014-10-273-1/+3
* | Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-039-50/+46
|\ \
| * \ Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-11-02453-4850/+14972
| |\ \
| | * | ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren2014-10-291-0/+4
| | * | ARM: omap2plus_defconfig: Fix errors with NAND BCHTony Lindgren2014-10-291-0/+1
| | * | ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-inTony Lindgren2014-10-271-2/+1
| | |/
| * | MAINTAINERS: drop list entry for davinciLad, Prabhakar2014-10-301-2/+0
| * | ARM: multi_v7_defconfig: fix support for APQ8084Srinivas Kandagatla2014-10-281-0/+2
| * | soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin2014-10-281-0/+1
| * | ARM: ixp4xx: remove compilation warnings in io.hStefan Hengelein2014-10-281-2/+2
| * | MAINTAINERS: Add Soren as reviewer for ZynqSoren Brinkmann2014-10-281-0/+1
| * | Merge tag 'socfpga_defconfig_for_v3.19' of git://git.rocketboards.org/linux-s...Olof Johansson2014-10-271-43/+28
| |\ \
| | * | ARM: socfpga_defconfig: Update defconfig for SoCFPGADinh Nguyen2014-10-241-43/+28
| * | | Merge tag 'fixes-for-v3.18-rc2' of https://github.com/rjarzmik/linux into fixesOlof Johansson2014-10-272-1/+6
| |\ \ \
| | * | | ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2014-10-202-1/+6
| | |/ /
* | | | Linux 3.18-rc3v3.18-rc3Linus Torvalds2014-11-021-2/+2
* | | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-026-39/+73
|\ \ \ \
| * | | | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-291-0/+2
| * | | | mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-291-1/+1
| * | | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-213-4/+52
| * | | | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-174-30/+14
| * | | | mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-026-19/+53
|\ \ \ \ \
| * | | | | MAINTAINERS: ufs - remove selfSantosh Y2014-10-281-1/+0
| * | | | | MAINTAINERS: change hpsa and cciss maintainerDon Brace2014-10-281-2/+6
| * | | | | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * | | | | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-282-4/+9
| * | | | | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-281-2/+1
| * | | | | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0222-83/+116
|\ \ \ \ \
| * \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-037-42/+29
| |\ \ \ \ \
| | * | | | | drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-031-2/+6
| | * | | | | drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-031-1/+4
| | * | | | | drm/exynos: init kms poll at the end of initializationAndrzej Hajda2014-11-031-6/+6
| | * | | | | drm/exynos: propagate plane initialization errorsAndrzej Hajda2014-11-031-2/+5
| | * | | | | drm/exynos: vidi: fix build warningInki Dae2014-11-031-1/+0
| | * | | | | drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-035-22/+0
| | * | | | | drm/exynos: init vblank with real number of crtcsAndrzej Hajda2014-11-031-9/+9
| |/ / / / /
| * | | | | Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie2014-11-023-9/+24
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-312-4/+18
| | * | | | | drm/vmwgfx: Fix hash key computationThomas Hellstrom2014-10-311-1/+2
| | * | | | | drm/vmwgfx: fix lock breakageRob Clark2014-10-311-4/+4
| |/ / / / /
| * | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-318-17/+25
| |\ \ \ \ \
| | * | | | | drm/radeon: remove some buggy dead codeDan Carpenter2014-10-291-3/+1
| | * | | | | drm/radeon: remove invalid pci idAlex Deucher2014-10-281-1/+0
| | * | | | | drm/radeon: dpm fixes for asrock systemsAlex Deucher2014-10-281-3/+16
| | * | | | | radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe2014-10-281-4/+2
| | * | | | | drm/radeon: Use drm_malloc_ab instead of kmalloc_arrayMichel Dänzer2014-10-283-5/+5
| | * | | | | drm/radeon/dpm: disable ulv support on SIAlex Deucher2014-10-281-1/+1
OpenPOWER on IntegriCloud