aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | perf jitdump: Add Sparc support.David Miller2018-10-182-0/+8
| | * | | | | | | | | perf annotate: Add Sparc supportDavid Miller2018-10-182-0/+177
| | * | | | | | | | | perf record: Encode -k clockid frequency into Perf traceAlexey Budankov2018-10-185-2/+48
| | * | | | | | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-10-18448-2428/+4041
| | |\ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe functionDan Carpenter2018-11-011-2/+2
| * | | | | | | | | | | | irq/matrix: Fix memory overallocationMichael Kelley2018-11-011-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-038-22/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-11-021-6/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik2018-10-041-6/+2
| * | | | | | | | | | | | | ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue2018-11-021-1/+1
| * | | | | | | | | | | | | ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann2018-11-021-1/+6
| * | | | | | | | | | | | | ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij2018-11-021-0/+1
| * | | | | | | | | | | | | arm64: defconfig: Enable some IPMI configsJohn Garry2018-11-021-0/+3
| * | | | | | | | | | | | | soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier2018-11-023-14/+22
* | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-11-033-8/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-021-7/+20
| * | | | | | | | | | | | | | arm64: kdump: fix small typoYangtao Li2018-11-021-1/+1
| * | | | | | | | | | | | | | arm64: makefile fix build of .i file in external module caseVictor Kamensky2018-11-021-0/+2
* | | | | | | | | | | | | | | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-11-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig2018-11-021-0/+2
* | | | | | | | | | | | | | | | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-0317-78/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kbuild: remove cc-name variableMasahiro Yamada2018-11-022-5/+1
| * | | | | | | | | | | | | | | | kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-025-6/+6
| * | | | | | | | | | | | | | | | merge_config.sh: Allow to define config prefixPetr Vorel2018-11-021-1/+5
| * | | | | | | | | | | | | | | | kbuild: remove unused cc-fullversion variableMasahiro Yamada2018-11-022-19/+0
| * | | | | | | | | | | | | | | | kconfig: remove silentoldconfig targetMasahiro Yamada2018-11-022-9/+2
| * | | | | | | | | | | | | | | | kconfig: remove oldnoconfig targetMasahiro Yamada2018-11-022-15/+1
| * | | | | | | | | | | | | | | | powerpc: PCI_MSI needs PCIChristoph Hellwig2018-11-022-0/+3
| * | | | | | | | | | | | | | | | powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-022-7/+3
| * | | | | | | | | | | | | | | | powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig2018-11-021-9/+0
| * | | | | | | | | | | | | | | | scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-022-8/+8
* | | | | | | | | | | | | | | | | Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-11-0312-99/+530
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cifs: fix signed/unsigned mismatch on aio_read patchSteve French2018-11-021-6/+11
| * | | | | | | | | | | | | | | | | cifs: don't dereference smb_file_target before null checkColin Ian King2018-11-021-2/+5
| * | | | | | | | | | | | | | | | | CIFS: Add direct I/O functions to file_operationsLong Li2018-11-021-6/+4
| * | | | | | | | | | | | | | | | | CIFS: Add support for direct I/O writeLong Li2018-11-022-41/+164
| * | | | | | | | | | | | | | | | | CIFS: Add support for direct I/O readLong Li2018-11-023-39/+192
| * | | | | | | | | | | | | | | | | smb3: missing defines and structs for reparse point handlingSteve French2018-11-022-0/+38
| * | | | | | | | | | | | | | | | | smb3: allow more detailed protocol info on open files for debuggingSteve French2018-11-024-0/+65
| * | | | | | | | | | | | | | | | | smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French2018-11-021-2/+4
| * | | | | | | | | | | | | | | | | smb3: add trace point for tree connectionSteve French2018-11-022-1/+44
| * | | | | | | | | | | | | | | | | cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-022-3/+3
| * | | | | | | | | | | | | | | | | cifs: fix return value for cifs_listxattrRonnie Sahlberg2018-11-021-5/+6
* | | | | | | | | | | | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | iov_iter: Fix 9p virtio breakageMarc Zyngier2018-11-021-1/+1
* | | | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-0316-50/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-231-2/+1
| * | | | | | | | | | | | | | | | | | | scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-231-8/+5
| * | | | | | | | | | | | | | | | | | | scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-231-1/+1