summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17watchdog: softdog: improve coding styleWolfram Sang
2016-07-17watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang
2016-07-17watchdog: softdog: sort includes to avoid duplicatesWolfram Sang
2016-07-17watchdog: softdog: remove forward declarationWolfram Sang
2016-07-17watchdog: softdog: consistently use softdog_ prefixWolfram Sang
2016-07-17watchdog: softdog: use watchdog core to init timeout valueWolfram Sang
2016-07-17watchdog: softdog: remove obsolete commentsWolfram Sang
2016-07-17MAINTAINERS: add entry for HPE watchdog driverBrian Boylston
2016-07-17watchdog: hpwdt: remove email address from docBrian Boylston
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong
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
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov