summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: fix direct reclaim writeback regressionHugh Dickins2014-07-261-2/+3
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2614-88/+146
|\
| * drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\
| | * drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ | | |/ | |/|
| | * drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| | * drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| | * drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| * | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-227-63/+122
| |\ \
| | * | drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher2014-07-211-7/+8
| | * | drm/radeon: fix VM IB handlingChristian König2014-07-214-16/+19
| | * | drm/radeon: fix handling of radeon_vm_bo_rmv v3Christian König2014-07-213-31/+86
| | * | drm/radeon: let's use GB for vm_size (v2)Christian König2014-07-212-13/+13
* | | | Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-261-16/+37
|\ \ \ \
| * | | | ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto2014-07-221-1/+1
| * | | | ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto2014-07-221-7/+19
| * | | | ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto2014-07-221-7/+16
| * | | | ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto2014-07-221-2/+2
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-261-1/+3
|\ \ \ \ \
| * | | | | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-241-1/+3
| | |_|_|/ | |/| | |
* | | | | parport: fix menu breakageRandy Dunlap2014-07-261-6/+6
* | | | | Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-2614-22/+26
|\ \ \ \ \
| * | | | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao2014-07-261-1/+1
| * | | | | defconfig: BF609: update spi config nameSteven Miao2014-07-261-1/+1
| * | | | | irq: blackfin sec: drop duplicated sec priority setSteven Miao2014-07-261-2/+0
| * | | | | blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2014-07-262-11/+12
| * | | | | blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao2014-07-267-0/+7
| * | | | | pm: bf609: cleanup smc nor flashSteven Miao2014-07-263-7/+5
| |/ / / /
* | | | | Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-262-3/+0
|\ \ \ \ \
| * | | | | parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
| * | | | | parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-241-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-262-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-222-1/+4
| * | | | | fuse: s_time_gran fixMiklos Szeredi2014-07-221-3/+0
| |/ / / /
* | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-241-1/+3
|\ \ \ \ \
| * | | | | NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee2014-07-231-1/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-07-241-4/+13
|\ \ \ \ \ \
| * | | | | | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas2014-07-231-4/+13
* | | | | | | Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-07-243-25/+139
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-07-163-25/+139
| |\ \ \ \ \ \ \
| | * | | | | | | xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-06-091-1/+1
| | * | | | | | | xtensa: add fixup for double exception raised in window overflowMax Filippov2014-06-092-24/+138
* | | | | | | | | Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-243-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-151-0/+1
| * | | | | | | | | MAINTAINERS: Add entry for the Renesas pin controller driverLaurent Pinchart2014-07-151-0/+6
| * | | | | | | | | pinctrl: st: Fix irqmux handlerMaxime COQUELIN2014-07-151-1/+1
* | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-242-12/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-232-12/+5