summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* watchdog: softdog: sort includes to avoid duplicatesWolfram Sang2016-07-171-5/+5
* watchdog: softdog: remove forward declarationWolfram Sang2016-07-171-5/+3
* watchdog: softdog: consistently use softdog_ prefixWolfram Sang2016-07-171-11/+10
* watchdog: softdog: use watchdog core to init timeout valueWolfram Sang2016-07-171-12/+5
* watchdog: softdog: remove obsolete commentsWolfram Sang2016-07-171-33/+0
* MAINTAINERS: add entry for HPE watchdog driverBrian Boylston2016-07-171-0/+6
* watchdog: hpwdt: remove email address from docBrian Boylston2016-07-171-3/+2
* watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong2016-07-173-0/+43
* Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds2016-07-162-2/+6
|\
| * mtd: nand: omap2: Add check for old elm bindingTeresa Remmet2016-07-141-2/+5
| * MAINTAINERS: Add file patterns for mtd device tree bindingsGeert Uytterhoeven2016-05-311-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-165-8/+16
|\ \
| * | Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-6/+7
| * | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan2016-07-141-2/+2
| * | Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov2016-07-141-0/+3
| * | Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
| * | Input: add SW_PEN_INSERTED defineDouglas Anderson2016-06-291-0/+1
* | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-161-5/+1
|\ \ \
| * | | workqueue: Fix setting affinity of unbound worker threadsPeter Zijlstra2016-06-161-5/+1
* | | | xfs: fix type confusion in xfs_ioc_swapextJann Horn2016-07-161-0/+6
* | | | media: fix airspy usb probe error pathJames Patrick-Evans2016-07-161-2/+1
* | | | EDAC, sb_edac: Fix Knights LandingTony Luck2016-07-161-14/+6
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-1522-217/+72
|\ \ \ \
| * | | | m32r: fix build warning about putcSudip Mukherjee2016-07-151-4/+5
| * | | | mm: workingset: printk missing log level, use pr_info()Anton Blanchard2016-07-151-1/+1
| * | | | mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-07-154-10/+6
| * | | | mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi2016-07-151-1/+2
| * | | | mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2016-07-152-21/+14
| * | | | vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-07-151-0/+4
| * | | | gcov: add support for gcc version >= 6Florian Meier2016-07-151-1/+1
| * | | | mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-07-151-1/+3
| * | | | mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-07-151-1/+1
| * | | | kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim2016-07-151-18/+11
| * | | | uapi: export lirc.h headerMauro Carvalho Chehab2016-07-151-0/+1
| * | | | madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying2016-07-151-6/+1
| * | | | Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham2016-07-151-21/+0
| * | | | Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham2016-07-153-105/+0
| * | | | scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov2016-07-151-1/+1
| * | | | scripts/gdb: add constants.py to .gitignoreOmar Sandoval2016-07-151-0/+1
| * | | | scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham2016-07-151-2/+3
| * | | | scripts/gdb: silence 'nothing to do' messageKieran Bingham2016-07-151-0/+1
| * | | | kasan: add newline to messagesDmitry Vyukov2016-07-151-2/+2
| * | | | mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-07-151-22/+14
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-07-155-29/+18
|\ \ \ \ \
| * | | | | i40iw: Enable remote access rights for stag allocationShiraz Saleem2016-07-121-0/+1
| * | | | | i40iw: do not print unitialized variables in error messageNicolas Iooss2016-07-121-2/+1
| * | | | | IB core: Add port_xmit_wait counterChristoph Lameter2016-07-121-0/+4
| * | | | | IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk2016-07-121-7/+9
| * | | | | IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-07-121-20/+3
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-154-5/+5
|\ \ \ \ \ \