summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-21block: Fix front merge checkDamien Le Moal
2016-07-21block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-21block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig
2016-07-20block: simplify and export blk_rq_append_bioChristoph Hellwig
2016-07-20block: shrink bio size againChristoph Hellwig
2016-07-20block: simplify and cleanup bvec pool handlingChristoph Hellwig
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-07-20block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown
2016-07-20Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/head...Mark Brown
2016-07-20Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ca...Mark Brown
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil
2016-07-19crypto: skcipher - Add comment for skcipher_alg->baseHerbert Xu
2016-07-19ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig
2016-07-19libata: remove ATA_PROT_FLAG_DATAChristoph Hellwig
2016-07-19libata: remove ata_is_nodataChristoph Hellwig
2016-07-18ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}Tom Yan
2016-07-18regulator: mt6323: Add support for MT6323 regulatorChen Zhong
2016-07-18crypto: scatterwalk - Inline start/map/doneHerbert Xu
2016-07-18crypto: api - Optimise away crypto_yield when hard preemption is onHerbert Xu
2016-07-18crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu
2016-07-18crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu
2016-07-18crypto: null - Remove default null blkcipherHerbert Xu
2016-07-18crypto: aead - Remove blkcipher null for IV generatorsHerbert Xu
2016-07-18crypto: aead - Add skcipher null for IV generatorsHerbert Xu
2016-07-18crypto: aead - Add chunk sizeHerbert Xu
2016-07-18crypto: null - Add new default null skcipherHerbert Xu
2016-07-18crypto: skcipher - Add low-level skcipher interfaceHerbert Xu
2016-07-17vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-15ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng
2016-07-15[media] redrat3: make hardware timeout configurableSean Young
2016-07-15Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...Mark Brown
2016-07-15regmap: add iopoll-like polling macroPhilipp Zabel
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-07-14libata: return boolean values from ata_is_*Christoph Hellwig
2016-07-14sched/cputime: Reorganize vtime native irqtime accounting headersFrederic Weisbecker
2016-07-14sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel
2016-07-14sched/cputime: Count actually elapsed irq & softirq timeRik van Riel
2016-07-14Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar