summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+1
2014-09-24syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs1-1/+1
2014-09-24audit: drop unused struct audit_rule definitionEric Paris1-13/+0
2014-09-23[media] rc: add dvbsky rc keymap macronibble.max1-0/+1
2014-09-23[media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart1-2/+2
2014-09-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+4
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-24/+75
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas1-2/+0
2014-09-23gpio: Increase ARCH_NR_GPIOs to 512Mika Westerberg1-1/+1
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen1-0/+32
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe1-1/+1
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart1-1/+3
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches1-6/+6
2014-09-23xen: Add Xen pvSCSI protocol descriptionJuergen Gross1-0/+229
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross1-0/+2
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd1-0/+5
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar8-62/+108
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+37
2014-09-23PCI: Remove unused pci_get_dma_source()Alex Williamson1-5/+0
2014-09-23PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-11/+0
2014-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+15
2014-09-23tcp: avoid possible arithmetic overflowsEric Dumazet1-0/+9
2014-09-23ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann1-1/+4
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli1-0/+8
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli1-0/+6
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel GarcĂ­a1-0/+16
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas2-2/+16
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON1-0/+11
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet1-1/+2
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+2
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2-2/+6
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig1-2/+2
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig1-0/+1
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig2-3/+1
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe27-83/+134
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman7-7/+26
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson1-2/+0
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson1-0/+11
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa1-0/+52
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson1-0/+1
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman7-7/+26
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski1-0/+2
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski1-5/+5
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski1-0/+27
2014-09-22asm-generic: Add dma-contiguous.hZubair Lutfullah Kakakhel1-0/+9
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+1
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai8-13/+75
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3