summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-29kernfs: use idr instead of ida to manage inode numberShaohua Li1-1/+1
2017-07-29dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson1-1/+2
2017-07-29Documentation: add some docs for errseq_tJeff Layton2-4/+3
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-10/+0
2017-07-28objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2-17/+24
2017-07-28Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-10/+12
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev1-3/+7
2017-07-27net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev1-1/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner1-1/+6
2017-07-27HID: introduce hid_is_using_ll_driverJason Gerecke1-0/+11
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+4
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma2-10/+2
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-2/+2
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+20
2017-07-27scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner1-1/+0
2017-07-27scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner1-1/+0
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie44-99/+139
2017-07-27percpu: update free path to take advantage of contig hintsDennis Zhou (Facebook)1-0/+3
2017-07-27percpu: introduce bitmap metadata blocksDennis Zhou (Facebook)1-0/+12
2017-07-27percpu: replace area map allocator with bitmapDennis Zhou (Facebook)1-1/+0
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal1-0/+1
2017-07-26include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Murilo Opsfelder Araujo1-2/+2
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda1-0/+1
2017-07-26errseq: rename __errseq_set to errseq_setJeff Layton1-8/+1
2017-07-26percpu: increase minimum percpu allocation size and align first regionsDennis Zhou (Facebook)1-0/+4
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter1-2/+2
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter366-3865/+9934
2017-07-26kasan: Allow kasan_check_read/write() to accept pointers to volatilesDmitry Vyukov1-4/+6
2017-07-26iommu: Correct iommu_map / iommu_unmap prototypesDmitry Osipenko1-2/+2
2017-07-26Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-14/+0
2017-07-26Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+32
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-0/+6
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar1-7/+2
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney1-0/+1
2017-07-25net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez1-1/+1
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-07-25atomics: Revert addition of comment header to spin_unlock_wait()Paul E. McKenney1-20/+0
2017-07-25nvme-fc: revise TRADDR parsingJames Smart1-0/+19
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick1-1/+1
2017-07-25x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf1-16/+16
2017-07-25power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.cAndrew F. Davis1-17/+0
2017-07-25powerpc/perf: Add thread IMC PMU supportAnju T Sudhakar1-0/+1
2017-07-25powerpc/perf: Add core IMC PMU supportAnju T Sudhakar1-0/+1
2017-07-25powerpc/perf: Add nest IMC PMU supportAnju T Sudhakar1-0/+1
2017-07-25x86/asm: Add ASM_UNREACHABLEKees Cook2-4/+12