summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23f2fs: support large sector sizeChao Yu
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel GarcĂ­a
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-09-19fou: Add GRO supportTom Herbert
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-19seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel