summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-049-49/+92
|\
| * kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-042-13/+13
| * zram: correct offset usage in zram_bio_discardWeijie Yang2014-06-041-2/+2
| * cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino2014-06-041-1/+1
| * brd: return -ENOSPC rather than -ENOMEM on page allocation failureMatthew Wilcox2014-06-041-3/+3
| * brd: add support for rw_page()Matthew Wilcox2014-06-041-0/+10
| * drm/exynos: call find_vma with the mmap_sem heldJonathan Gonzalez V2014-06-041-0/+6
| * memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong2014-06-041-12/+0
| * cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-041-10/+32
| * intel-iommu: integrate DMA CMAAkinobu Mita2014-06-041-8/+25
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-0414-62/+243
|\ \
| * \ Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-274-1/+210
| |\ \
| | * | irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controllerFlorian Fainelli2014-05-273-0/+209
| | * | irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-191-1/+1
| * | | sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner2014-05-161-6/+0
| * | | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| * | | tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| * | | tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-3/+3
| * | | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-162-8/+8
| * | | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-3/+3
| * | | iommu: smar: Fix return value check of create_irq()Thomas Gleixner2014-05-161-1/+1
| * | | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-16/+1
| * | | x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-161-9/+4
| * | | x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-7/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-16161-1540/+1993
| |\ \ \ \
| * \ \ \ \ Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-05-082-4/+24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-0413-21/+407
|\ \ \ \ \ \
| * | | | | | clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li2014-05-233-0/+373
| * | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-05-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseLaurent Pinchart2014-05-191-1/+1
| * | | | | | | clocksource: sh_tmu: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | | | | | | clocksource: sh_mtu2: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | | | | | | clocksource: sh_cmt: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | | | | | | clocksource: em_sti: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | | | | | | clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei2014-05-231-1/+1
| * | | | | | | clocksource: Fix clocksource_mmio_readX_downXiubo Li2014-05-231-2/+2
| * | | | | | | clocksource: Fix type confusion for clocksource_mmio_readX_YXiubo Li2014-05-231-4/+4
| * | | | | | | clocksource: qcom: Implement read_current_timer for udelayStephen Boyd2014-05-191-0/+13
| * | | | | | | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-16143-799/+1745
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-221-0/+6
| * | | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-04-223-680/+1305
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-221-1/+2
| * | | | | | | clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach2014-04-221-2/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-041-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-041-1/+3
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04231-5576/+8057
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | [media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab2014-06-041-0/+0
| * | | | | | | | [media] xc5000: delay tuner sleep to 5 secondsMauro Carvalho Chehab2014-05-251-9/+34
| * | | | | | | | [media] xc5000: Don't use whitespace before tabsMauro Carvalho Chehab2014-05-251-5/+5
| * | | | | | | | [media] xc5000: fix CamelCaseMauro Carvalho Chehab2014-05-251-69/+69