summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-14Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris602-6967/+16645
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto1-6/+0
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-2/+0
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu1-0/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-3/+11
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra1-13/+92
2015-09-13sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann1-1/+1
2015-09-13sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann1-3/+3
2015-09-13Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar435-5662/+12428
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-10/+69
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2-5/+5
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds9-37/+40
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-35/+21
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-6/+49
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-18/+14
2015-09-12mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki1-2/+1
2015-09-12mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut1-2/+2
2015-09-12mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut1-0/+2
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-9/+10
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers4-1/+59
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-1/+9
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg1-0/+30
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki1-0/+6
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp1-4/+0
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger1-0/+13
2015-09-11drm: Nuke drm_framebuffer->helper_privateDaniel Vetter1-2/+0
2015-09-11locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra1-2/+2
2015-09-11PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham1-1/+8
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino1-0/+15
2015-09-11Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds5-155/+397
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-35/+341
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+14
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie1-1/+1
2015-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-6/+82
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+11
2015-09-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-7/+91
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-0/+15
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+13
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-0/+14
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-0/+18
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-0/+58
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-2/+10
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-3/+3
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young1-0/+11
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko1-0/+4
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker1-2/+0