aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/util/sym-handling.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter3-18/+1
2017-09-28KVM: VMX: use cmpxchg64Paolo Bonzini1-6/+6
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan1-9/+4
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich1-1/+10
2017-09-28irq/generic-chip: Don't replace domain's nameJeffy Chen1-1/+0
2017-09-27seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov1-7/+16
2017-09-28objtool: Support unoptimized frame pointer setupJosh Poimboeuf1-3/+8
2017-09-28objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf1-0/+2
2017-09-27md/raid5: cap worker countShaohua Li1-2/+5
2017-09-27dm-raid: fix a race condition in request handlingShaohua Li1-1/+1
2017-09-27md: fix a race condition for flush request handlingShaohua Li1-4/+10
2017-09-27md: separate request handlingShaohua Li2-25/+34
2017-09-27scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck1-1/+2
2017-09-27scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli1-0/+2
2017-09-28cpufreq: docs: Drop intel-pstate.txt from index.txtRafael J. Wysocki1-2/+0
2017-09-27ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud1-1/+1
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi1-29/+21
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl1-19/+22
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam1-1/+3
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski1-5/+15
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez3-3/+15
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2-21/+65
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker1-1/+1
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav1-4/+4
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu1-1/+2
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu1-1/+1
2017-09-27mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon1-0/+8
2017-09-27KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini1-33/+35
2017-09-27KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini1-37/+25
2017-09-27KVM: VMX: extract __pi_post_blockPaolo Bonzini1-33/+38
2017-09-27arm64: Make sure SPsel is always setMarc Zyngier1-0/+1
2017-09-27quota: Fix quota corruption with generic/232 testJan Kara1-0/+4
2017-09-27platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä1-4/+6
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher1-2/+2
2017-09-26xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong1-15/+2
2017-09-26xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino1-1/+1
2017-09-26xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong1-2/+10
2017-09-26xfs: update i_size after unwritten conversion in dio completionEryu Guan5-19/+28
2017-09-26iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra1-7/+7
2017-09-26xfs: validate bdev support for DAX inode flagRoss Zwisler1-1/+2
2017-09-26btrfs: log csums for all modified extentsJosef Bacik1-2/+10
2017-09-26Btrfs: fix unexpected result when dio reading corrupted blocksLiu Bo1-5/+2
2017-09-26btrfs: Report error on removing qgroup if del_qgroup_item failsSargun Dhillon1-0/+2
2017-09-26Btrfs: skip checksum when reading compressed data if some IO have failedLiu Bo1-1/+8
2017-09-26Btrfs: fix kernel oops while reading compressed dataLiu Bo1-0/+9
2017-09-26Btrfs: use btrfs_op instead of bio_op in __btrfs_map_blockLiu Bo1-1/+1
2017-09-26Btrfs: do not backup tree roots when fsyncLiu Bo1-1/+8