summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa1-0/+1
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan1-1/+38
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan1-0/+6
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-0/+7
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck1-5/+3
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov1-0/+5
2016-04-21thermal: consistently use int for trip tempWei Ni1-2/+2
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook1-0/+5
2016-04-21fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar1-6/+25
2016-04-21string_helpers: add kstrdup_quotable_fileKees Cook1-0/+3
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook1-0/+1
2016-04-21string_helpers: add kstrdup_quotableKees Cook1-0/+2
2016-04-21pinctrl: Add devm_ apis for pinctrl_{register, unregister}Laxman Dewangan1-0/+6
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg1-2/+21
2016-04-20Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-0/+12
2016-04-20regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown1-1/+1
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini1-0/+11
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook1-2/+34
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven1-0/+7
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven1-0/+5
2016-04-20soc: qcom: smd: Make callback pass channel referenceBjorn Andersson1-2/+5
2016-04-20bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann1-0/+2
2016-04-20net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov1-1/+2
2016-04-20clk: fixed-rate: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: gpio: Add hw based registration APIsStephen Boyd1-0/+8
2016-04-20clk: composite: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: fractional-divider: Add hw based registration APIsStephen Boyd1-0/+5
2016-04-20clk: fixed-factor: Add hw based registration APIsStephen Boyd1-0/+4
2016-04-20clk: mux: Add hw based registration APIsStephen Boyd1-0/+11
2016-04-20clk: gate: Add hw based registration APIsStephen Boyd1-0/+5
2016-04-20clk: divider: Add hw based registration APIsStephen Boyd1-0/+10
2016-04-20clkdev: Add clk_hw based registration APIsStephen Boyd1-0/+6
2016-04-20clk: Add clk_hw OF clk providersStephen Boyd1-0/+30
2016-04-20clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd1-0/+6
2016-04-20clkdev: Remove clk_register_clkdevs()Stephen Boyd1-1/+0
2016-04-20Merge branch 'ptmx-cleanup'Linus Torvalds1-24/+10
2016-04-20PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson1-2/+5
2016-04-20tracing: Add enable_hist/disable_hist triggersTom Zanussi1-0/+1
2016-04-20of: Introduce of_phandle_iterator_args()Joerg Roedel1-0/+10
2016-04-20of: Introduce of_for_each_phandle() helper macroJoerg Roedel1-0/+6
2016-04-20of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel1-0/+7
2016-04-20of: Introduce struct of_phandle_iteratorJoerg Roedel1-0/+33
2016-04-19mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon1-0/+3
2016-04-19mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon1-4/+28
2016-04-19mtd: add mtd_set_ecclayout() helper functionBoris Brezillon1-0/+6
2016-04-19mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+33
2016-04-19mtd: nand: export default read/write oob functionsBoris Brezillon1-0/+14
2016-04-19mtd/ifc: Add support for IFC controller version 2.0Raghav Dogra1-15/+30
2016-04-19of: mtd: prepare helper reading NAND ECC algo from DTRafał Miłecki1-0/+6
2016-04-19mtd: nand: add new enum for storing ECC algorithmRafał Miłecki1-0/+8