summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-044-5/+39
|\
| * nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-014-5/+39
* | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-0411-3/+25
|\ \
| * | PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan2017-02-281-3/+7
| * | PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-2510-0/+18
* | | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-042-55/+73
|\ \ \
| * | | parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-251-1/+5
| * | | parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-251-2/+16
| * | | parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-042-6/+57
|\ \ \ \
| * \ \ \ Merge branch 'next/late' with mainlineArnd Bergmann2017-03-023-8/+63
| |\ \ \ \
| | * \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-162-6/+57
| | |\ \ \ \
| | | * | | | clk: gxbb: fix CLKID_ETH defined twicejbrunet2017-01-271-1/+1
| | | * | | | clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2017-01-232-3/+54
| | | * | | | clk: meson-gxbb: Export HDMI clocksNeil Armstrong2017-01-181-2/+2
| | * | | | | Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-161-2/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-036-9/+13
|\ \ \ \ \ \ \
| * | | | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-036-9/+13
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-036-17/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-021-7/+8
| * | | | | | | | nvme: Complete all stuck requestsKeith Busch2017-03-023-5/+79
| * | | | | | | | nbd: stop leaking socketsJosef Bacik2017-03-021-1/+3
| * | | | | | | | nvme: allocate nvme_queue in correct nodeShaohua Li2017-03-021-4/+8
| * | | | | | | | PCI: add an API to get node from vectorShaohua Li2017-03-021-0/+16
* | | | | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03279-133/+358
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * | | | | | | | | sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-1/+1
| * | | | | | | | | sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-021-0/+1
| * | | | | | | | | sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar2017-03-022-0/+2
| * | | | | | | | | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-0211-0/+12
| * | | | | | | | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-022-1/+2
| * | | | | | | | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-022-0/+2
| * | | | | | | | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-027-0/+13
| * | | | | | | | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-025-3/+7
| * | | | | | | | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-022-0/+3
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+6
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-1/+4
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+6
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | | | | | | | | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-024-2/+4
| * | | | | | | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02129-89/+155
| * | | | | | | | | sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-021-0/+2
| * | | | | | | | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-027-0/+7
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-2/+3
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+4
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0252-29/+60
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0220-0/+23
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-0211-0/+11
| * | | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0218-0/+19