summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang2017-05-141-1/+0
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2017-05-141-1/+1
| * ocfs2-dlm-optimization-of-code-while-free-dead-node-locks-checkpatch-fixesAndrew Morton2017-05-141-14/+15
| * ocfs2/dlm: optimize freeing of dead node locksGuozhonghua2017-05-141-25/+14
| * ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called...Andrew Morton2017-05-141-11/+15
| * ocfs2: old mle put and release after the function dlm_add_migration_mle calledGuozhonghua2017-05-141-18/+44
| * ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley2017-05-141-6/+6
| * scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-05-142-8/+6
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2017-05-141-0/+2
| * mm: skip HWPoisoned pages when onlining pagesLaurent Dufour2017-05-141-0/+4
* | Merge remote-tracking branch 'coresight/next'Stephen Rothwell2017-05-153-18/+44
|\ \
| * | coresight: tmc: minor fix for output logLeo Yan2017-05-011-8/+17
| * | coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose2017-05-011-2/+1
| * | coresight: Fix reference count for software sourcesSuzuki K Poulose2017-05-011-2/+13
| * | coresight: Disable the path only when the source is disabledSuzuki K Poulose2017-05-011-6/+13
| * | coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-05-011-1/+1
* | | Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell2017-05-150-0/+0
|\ \ \
| * \ \ Merge branch 'for-4.12/upstream' into for-nextJiri Kosina2017-04-161-4/+4
| |\ \ \
| * \ \ \ Merge branch 'for-4.12/klp-hybrid-consistency-model' into for-nextJiri Kosina2017-04-111-20/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-4.12/upstream' into for-nextJiri Kosina2017-03-301-1/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge remote-tracking branch 'userns/for-next'Stephen Rothwell2017-05-152-3/+7
|\ \ \ \ \ \ \
| * | | | | | | pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai2017-05-131-2/+6
| * | | | | | | pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman2017-05-131-1/+1
* | | | | | | | Merge remote-tracking branch 'dma-buf/for-next'Stephen Rothwell2017-05-151-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-buf/sync_file: improve Kconfig description for Sync FilesGustavo Padovan2016-06-081-3/+12
| * | | | | | | | MAINTAINERS: add entry for the Sync File FrameworkGustavo Padovan2016-06-081-0/+11
* | | | | | | | | Merge remote-tracking branch 'rpmsg/for-next'Stephen Rothwell2017-05-152-0/+20
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-nextBjorn Andersson2017-03-202-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rpmsg: Release rpmsg devices in backendsBjorn Andersson2017-03-202-0/+20
| |/ / / / / / / / /
* | | | | | | | | | Merge remote-tracking branch 'libata/for-next'Stephen Rothwell2017-05-152-3/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav2017-05-091-3/+12
| * | | | | | | | | | ahci: Acer SA5-271 SSD Not Detected FixSui Chen2017-05-091-0/+38
* | | | | | | | | | | Merge remote-tracking branch 'scsi-mkp/for-next'Stephen Rothwell2017-05-1515-1529/+2498
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: smartpqi: bump driver versionKevin Barnett2017-05-111-7/+8
| * | | | | | | | | | | scsi: smartpqi: remove writeq/readq function definitionsCorentin Labbe2017-05-111-29/+2
| * | | | | | | | | | | scsi: smartpqi: add module parametersKevin Barnett2017-05-111-5/+24
| * | | | | | | | | | | scsi: smartpqi: cleanup list initializationKevin Barnett2017-05-111-8/+3
| * | | | | | | | | | | scsi: smartpqi: add raid level showKevin Barnett2017-05-111-1/+29
| * | | | | | | | | | | scsi: smartpqi: make ioaccel references consistentKevin Barnett2017-05-112-39/+30
| * | | | | | | | | | | scsi: smartpqi: enhance device add and remove messagesKevin Barnett2017-05-111-21/+69
| * | | | | | | | | | | scsi: smartpqi: update timeout on admin commandsKevin Barnett2017-05-111-1/+5
| * | | | | | | | | | | scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett2017-05-111-1/+31
| * | | | | | | | | | | scsi: smartpqi: cleanup controller brandingKevin Barnett2017-05-111-15/+3
| * | | | | | | | | | | scsi: smartpqi: update rescan workerKevin Barnett2017-05-112-66/+77
| * | | | | | | | | | | scsi: smartpqi: update device offlineKevin Barnett2017-05-111-9/+21
| * | | | | | | | | | | scsi: smartpqi: correct aio error pathKevin Barnett2017-05-112-68/+285
| * | | | | | | | | | | scsi: smartpqi: add lockup actionKevin Barnett2017-05-111-0/+121
| * | | | | | | | | | | scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett2017-05-112-138/+8
| * | | | | | | | | | | scsi: smartpqi: enhance kdumpKevin Barnett2017-05-112-15/+36
| * | | | | | | | | | | scsi: smartpqi: change return value for LUN reset operationsKevin Barnett2017-05-111-1/+1