summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-19Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesasJoerg Roedel
2015-01-19kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger
2015-01-19kernel: tighten rules for ACCESS ONCEChristian Borntraeger
2015-01-19dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown
2015-01-19mmc: core: always check status after resetJohan Rudholm
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-17clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-16genetlink: document parallel_opsJohannes Berg
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton
2015-01-16locks: clean up the lm_change prototypeJeff Layton
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: remove i_flock field from struct inodeJeff Layton
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-16Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown