summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()Davidlohr Bueso2016-03-101-2/+1
* locking/csd_lock: Explicitly inline csd_lock*() helpersDavidlohr Bueso2016-03-101-3/+3
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-10315-2252/+2903
|\
| * Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-092-15/+5
| |\
| | * Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2016-03-101-0/+3
| | |\
| | | * spi: rockchip: add missing spi_master_putShawn Lin2016-02-151-0/+2
| | | * spi: rockchip: disable runtime pm when in err caseShawn Lin2016-02-151-0/+1
| | * | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-03-101-15/+2
| | |\ \
| | | * | spi: imx: fix spi resource leak with dma transferGao Pan2016-02-191-3/+5
| | | * | spi: imx: allow only WML aligned transfers to use DMAAnton Bondarenko2016-02-171-15/+2
| | | |/
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-091-0/+1
| |\ \ \
| | * | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-03-091-0/+1
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-0910-30/+69
| |\ \ \ \
| | * \ \ \ Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-03-093-14/+20
| | |\ \ \ \
| | | * | | | drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns2016-02-101-0/+1
| | | * | | | drm/imx: notify DRM core about CRTC vblank stateLucas Stach2016-02-101-0/+2
| | | * | | | gpu: ipu-v3: Reset IPU before activating IRQDavid Jander2016-02-101-5/+5
| | | * | | | gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel2016-02-101-9/+12
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-03-095-15/+38
| | |\ \ \ \
| | | * | | | Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher2016-03-081-3/+2
| | | * | | | drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| | | * | | | drm/radeon/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| | | * | | | drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner2016-03-051-2/+2
| | | * | | | drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner2016-03-051-2/+2
| | * | | | | drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha2016-03-081-1/+9
| | * | | | | drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding2016-03-081-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-091-8/+9
| |\ \ \ \ \
| | * | | | | tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-091-8/+9
| | |/ / / /
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-0913-37/+88
| |\ \ \ \ \
| | * | | | | dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei2016-03-091-1/+1
| | * | | | | mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek2016-03-091-2/+2
| | * | | | | memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel2016-03-091-2/+2
| | * | | | | mm, thp: fix migration of PTE-mapped transparent huge pagesKirill A. Shutemov2016-03-091-1/+1
| | * | | | | dax: check return value of dax_radix_entry()Ross Zwisler2016-03-091-1/+8
| | * | | | | ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara2016-03-091-0/+4
| | * | | | | arm64: kasan: clear stale stack poisonMark Rutland2016-03-091-0/+4
| | * | | | | sched/kasan: remove stale KASAN poison after hotplugMark Rutland2016-03-091-0/+3
| | * | | | | kasan: add functions to clear stack poisonMark Rutland2016-03-092-1/+25
| | * | | | | mm: fix mixed zone detection in devm_memremap_pagesDan Williams2016-03-091-5/+6
| | * | | | | list: kill list_force_poison()Dan Williams2016-03-093-22/+7
| | * | | | | mm: __delete_from_page_cache show Bad page if mappedHugh Dickins2016-03-091-1/+24
| | * | | | | mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas2016-03-091-1/+1
| * | | | | | Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-091-1/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=2016-03-071-1/+3
| * | | | | | Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-03-0833-160/+162
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asoc-fix-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-03-07789-5861/+9941
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-------. \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/wm8985', 'asoc/fix/wm8994', 'asoc/fi...Mark Brown2016-03-055-15/+15
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | ASoC: wm9713: fix regmap free pathRobert Jarzmik2016-02-241-1/+1
| | | | | | | | | |_|_|/ / | | | | | | | | |/| | | |
| | | | | | | * / | | | | ASoC: wm9081: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | | | |/ / / / /
| | | | | | * / / / / / ASoC: wm8996: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-1/+1
| | | | | | |/ / / / /