summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2015-02-08Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown
2015-02-08Merge tag 'regulator-v3.19-rc7' into regulator-linusMark Brown
2015-02-08Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-06Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-05block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet
2015-02-05block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2015-02-05exportfs: add methods for block layout exportsChristoph Hellwig
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen
2015-02-05vfs: add find_inode_nowait() functionTheodore Ts'o
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2015-02-04dmaengine: dw: amend description of dma_dev fieldAndy Shevchenko
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-04rhashtable: Introduce rhashtable_walk_*Herbert Xu
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-02-04net/core: Add event for a change in slave stateMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-04spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-04coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2015-02-04Merge tag 'v3.19-rc6' into HEADRob Herring
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust
2015-02-04regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski
2015-02-04perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-04Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro