summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-21DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas1-3/+4
2014-05-21DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2-0/+7
2014-05-21of/fdt: add FDT address translation supportRob Herring1-0/+1
2014-05-21serial: earlycon: add DT supportRob Herring1-0/+6
2014-05-20of: consolidate linker section OF match table declarationsRob Herring4-33/+28
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring1-2/+2
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2-1/+20
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2-1/+9
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski1-0/+6
2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe1-1/+1
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20clk: new basic clk type for fractional dividerHeikki Krogerus1-0/+31
2014-05-20ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus1-0/+6
2014-05-20Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki3-13/+36
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann1-0/+4
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann1-14/+61
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-20Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-1/+1
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson1-4/+0
2014-05-20goldfish: fix >> 32 warningAlan Cox1-1/+1
2014-05-20Merge tag 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman1-0/+44
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-56/+224
2014-05-20ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki1-0/+1
2014-05-20cgroup: disallow debug controller on the default hierarchyTejun Heo2-4/+9
2014-05-19Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/coreJens Axboe3-0/+12
2014-05-19rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel1-0/+12
2014-05-19blk-mq: switch ctx pending map to the sparser blk_align_bitmapJens Axboe1-2/+8
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp8-24/+24
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov1-0/+17
2014-05-19Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer1-0/+1
2014-05-19Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer1-5/+2
2014-05-19Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer1-5/+1
2014-05-19Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros1-1/+1
2014-05-19Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros1-0/+42
2014-05-19sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg1-0/+1
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang1-0/+2
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings1-1/+2
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings1-2/+2
2014-05-19ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings1-8/+9
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin1-1/+1
2014-05-17net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork1-1/+0
2014-05-17net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork1-0/+4
2014-05-17net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork1-0/+11
2014-05-17net: cdc_ncm: set reasonable padding limitsBjørn Mork1-0/+1
2014-05-17net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork1-9/+1
2014-05-17net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork1-1/+5
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-0/+15
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2