summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+8
2016-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2016-06-08coredump: fix dumping through pipesMateusz Guzik1-0/+1
2016-06-08net_sched: transform qdisc running bit into a seqcountEric Dumazet1-0/+1
2016-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2-6/+6
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie2-1/+5
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie4-61/+45
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie1-1/+1
2016-06-07block: move bio io prio to a new fieldMike Christie2-15/+4
2016-06-07blktrace: use op accessorsMike Christie1-1/+1
2016-06-07block: convert is_sync helpers to use REQ_OPs.Mike Christie1-3/+3
2016-06-07block: convert merge/insert code to check for REQ_OPs.Mike Christie1-10/+10
2016-06-07blkg_rwstat: separate op from flagsMike Christie1-6/+7
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie1-2/+2
2016-06-07dm: use bio op accessorsMike Christie1-1/+2
2016-06-07direct-io: use bio set/get op accessorsMike Christie1-1/+1
2016-06-07block discard: use bio set op accessorMike Christie1-1/+2
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie1-5/+10
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie1-1/+1
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie1-1/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-4/+5
2016-06-07block: add REQ_OP definitions and helpersMike Christie4-3/+60
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie2-2/+2
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-3/+2
2016-06-07crypto: hash - shrink hash down to two typesGiovanni Cabiddu1-5/+5
2016-06-07Merge omapdss header refactoringTomi Valkeinen1-0/+37
2016-06-06PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas1-1/+4
2016-06-06kernel: Add noaudit variant of ns_capable()Tyler Hicks1-0/+5
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-5/+6
2016-06-05ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan1-0/+8
2016-06-05ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan1-0/+5
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-6/+6
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+36
2016-06-04qed: Fix next-ptr chains for BE / 32-bitYuval Mintz1-2/+1
2016-06-04qed: Add iscsi/rdma personalitiesYuval Mintz2-2/+67
2016-06-04qed: Add common HSI for new protocolsYuval Mintz6-1/+2006
2016-06-04qed: Revisit chain implementationYuval Mintz2-220/+336
2016-06-04sctp: Add GSO supportMarcelo Ricardo Leitner3-2/+8
2016-06-04skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner1-0/+1
2016-06-04sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner1-0/+5
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann1-0/+194
2016-06-04mm: check the return value of lookup_page_ext for all call sitesYang Shi1-7/+36
2016-06-03platform_data: omapdss: Remove unused members from omap_dss_board_infoPeter Ujfalusi1-5/+0
2016-06-03video/platform_data: omapdss: Create new header file for platform dataPeter Ujfalusi1-0/+42
2016-06-03of: add missing const for of_parse_phandle_with_args() in !CONFIG_OFKuninori Morimoto1-1/+1
2016-06-03percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...Tejun Heo1-7/+5
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski1-3/+22