summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-09drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks
2016-06-09mtd: nand: add ESMT manufacturerRafał Miłecki
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-09block: bio: remove BIO_MAX_SECTORSMing Lei
2016-06-09block: mark 1st parameter of bvec_iter_advance as constMing Lei
2016-06-09block: move two bvec structure into bvec.hMing Lei
2016-06-09block: move bvec iterator into include/linux/bvec.hMing Lei
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-09block: better packing for struct requestChristoph Hellwig
2016-06-09regulator: Remove regulator_can_change_voltage()Mark Brown
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie
2016-06-09cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar
2016-06-09cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin
2016-06-08net: sched: fix missing doc annotationsEric Dumazet
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-06-08drivers: of: Fix of_pci.h header guardRobin Murphy
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low
2016-06-08Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar
2016-06-08locking/barriers: Validate lockless_dereference() is used on a pointer typePeter Zijlstra
2016-06-08leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel
2016-06-08spi: Add DMA support for spi_flash_read()Vignesh R
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie
2016-06-07block: move bio io prio to a new fieldMike Christie
2016-06-07blktrace: use op accessorsMike Christie
2016-06-07block: convert is_sync helpers to use REQ_OPs.Mike Christie
2016-06-07block: convert merge/insert code to check for REQ_OPs.Mike Christie
2016-06-07blkg_rwstat: separate op from flagsMike Christie
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie
2016-06-07dm: use bio op accessorsMike Christie
2016-06-07direct-io: use bio set/get op accessorsMike Christie
2016-06-07block discard: use bio set op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block: add REQ_OP definitions and helpersMike Christie