summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-18clk: at91: fix clk_programmable_set_parent()Boris Brezillon
2016-07-18libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo
2016-07-18ALSA: usb-audio: Fix quirks code is not calledKazuki Oikawa
2016-07-18mmc: pxamci: fix potential oopsRobert Jarzmik
2016-07-18mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-07-18mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-16xfs: fix type confusion in xfs_ioc_swapextJann Horn
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~ai...Linus Torvalds
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15m32r: fix build warning about putcSudip Mukherjee
2016-07-15mm: workingset: printk missing log level, use pr_info()Anton Blanchard
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-07-15mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-07-15gcov: add support for gcc version >= 6Florian Meier
2016-07-15mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman
2016-07-15mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman
2016-07-15kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab
2016-07-15madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying
2016-07-15Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-07-15kasan: add newline to messagesDmitry Vyukov
2016-07-15mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-07-15Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-07-15Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan