summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-22mmc: sdhci: push card_tasklet into threaded irq handlerRussell King
2014-05-22mmc: sdhci: convert to new SDIO IRQ handlingRussell King
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-05-22ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi
2014-05-22sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires
2014-05-22ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-22dmaengine: fix comment typoAlexander Popov
2014-05-21Merge remote-tracking branch 'origin/x86/urgent' into x86/vdsoH. Peter Anvin
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-21Merge branch 'depends/clockevents-cleanups' into next/boardsOlof Johansson
2014-05-21dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-05-21blk-mq: allow the hctx cpu hotplug notifier to return errorsJens Axboe
2014-05-21mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni
2014-05-21pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-21pwm: add period and polarity to struct pwm_lookupAlexandre Belloni
2014-05-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-21Merge branch 'irq/for-net' into irq/coreThomas Gleixner
2014-05-21genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta
2014-05-20mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas
2014-05-20of/fdt: add FDT address translation supportRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski
2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich
2014-05-20clk: new basic clk type for fractional dividerHeikki Krogerus
2014-05-20ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus
2014-05-20Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki