| Age | Commit message (Expand) | Author |
| 2016-06-09 | drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch | Ben Dooks |
| 2016-06-09 | mtd: nand: add ESMT manufacturer | Rafał Miłecki |
| 2016-06-09 | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
| 2016-06-09 | block: bio: remove BIO_MAX_SECTORS | Ming Lei |
| 2016-06-09 | block: mark 1st parameter of bvec_iter_advance as const | Ming Lei |
| 2016-06-09 | block: move two bvec structure into bvec.h | Ming Lei |
| 2016-06-09 | block: move bvec iterator into include/linux/bvec.h | Ming Lei |
| 2016-06-09 | block: add a separate operation type for secure erase | Christoph Hellwig |
| 2016-06-09 | block: better packing for struct request | Christoph Hellwig |
| 2016-06-09 | regulator: Remove regulator_can_change_voltage() | Mark Brown |
| 2016-06-09 | Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb... | Dave Airlie |
| 2016-06-09 | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
| 2016-06-09 | Backmerge tag 'v4.7-rc2' into drm-next | Dave Airlie |
| 2016-06-09 | cpufreq: Return index from cpufreq_frequency_table_target() | Viresh Kumar |
| 2016-06-09 | cpufreq: Drop freq-table param to cpufreq_frequency_table_target() | Viresh Kumar |
| 2016-06-09 | cpufreq: Remove cpufreq_frequency_get_table() | Viresh Kumar |
| 2016-06-08 | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin |
| 2016-06-08 | net: sched: fix missing doc annotations | Eric Dumazet |
| 2016-06-08 | qed: Add dcbnl support. | Sudarsana Reddy Kalluru |
| 2016-06-08 | qed: Add support for query/config dcbx. | Sudarsana Reddy Kalluru |
| 2016-06-08 | drivers: of: Fix of_pci.h header guard | Robin Murphy |
| 2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low |
| 2016-06-08 | Merge branch 'sched/urgent' into sched/core, to pick up dependency | Ingo Molnar |
| 2016-06-08 | locking/barriers: Validate lockless_dereference() is used on a pointer type | Peter Zijlstra |
| 2016-06-08 | leds: core: Fix brightness setting upon hardware blinking enabled | Tony Makkiel |
| 2016-06-08 | spi: Add DMA support for spi_flash_read() | Vignesh R |
| 2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar |
| 2016-06-07 | Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
| 2016-06-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2016-06-07 | coredump: fix dumping through pipes | Mateusz Guzik |
| 2016-06-07 | net_sched: transform qdisc running bit into a seqcount | Eric Dumazet |
| 2016-06-07 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie |
| 2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie |
| 2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie |
| 2016-06-07 | block, drivers, fs: shrink bi_rw from long to int | Mike Christie |
| 2016-06-07 | block: move bio io prio to a new field | Mike Christie |
| 2016-06-07 | blktrace: use op accessors | Mike Christie |
| 2016-06-07 | block: convert is_sync helpers to use REQ_OPs. | Mike Christie |
| 2016-06-07 | block: convert merge/insert code to check for REQ_OPs. | Mike Christie |
| 2016-06-07 | blkg_rwstat: separate op from flags | Mike Christie |
| 2016-06-07 | block: prepare elevator to use REQ_OPs. | Mike Christie |
| 2016-06-07 | dm: use bio op accessors | Mike Christie |
| 2016-06-07 | direct-io: use bio set/get op accessors | Mike Christie |
| 2016-06-07 | block discard: use bio set op accessor | Mike Christie |
| 2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie |
| 2016-06-07 | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie |
| 2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie |
| 2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie |
| 2016-06-07 | block: add REQ_OP definitions and helpers | Mike Christie |