Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | efi: Add shared printk wrapper for consistent prefixing | Roy Franz | 2014-04-14 | 1 | -5/+8 | |
| * | | | | efi: efi-stub-helper cleanup | Leif Lindholm | 2014-04-14 | 1 | -13/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-05 | 9 | -49/+92 | |
|\ \ \ \ | ||||||
| * | | | | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 2014-06-05 | 2 | -13/+13 | |
| * | | | | zram: correct offset usage in zram_bio_discard | Weijie Yang | 2014-06-05 | 1 | -2/+2 | |
| * | | | | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino | 2014-06-05 | 1 | -1/+1 | |
| * | | | | brd: return -ENOSPC rather than -ENOMEM on page allocation failure | Matthew Wilcox | 2014-06-05 | 1 | -3/+3 | |
| * | | | | brd: add support for rw_page() | Matthew Wilcox | 2014-06-05 | 1 | -0/+10 | |
| * | | | | drm/exynos: call find_vma with the mmap_sem held | Jonathan Gonzalez V | 2014-06-05 | 1 | -0/+6 | |
| * | | | | memory-hotplug: update documentation to hide information about SECTIONS and r... | Li Zhong | 2014-06-05 | 1 | -12/+0 | |
| * | | | | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita | 2014-06-05 | 1 | -10/+32 | |
| * | | | | intel-iommu: integrate DMA CMA | Akinobu Mita | 2014-06-05 | 1 | -8/+25 | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-05 | 14 | -62/+243 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ... | Thomas Gleixner | 2014-05-27 | 4 | -1/+210 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller | Florian Fainelli | 2014-05-27 | 3 | -0/+209 | |
| | * | | | | | irqchip: gic: Use mask field in GICC_IAR | Haojian Zhuang | 2014-05-19 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | sh: intc: Remove pointless irq_reserve_irqs() invocation | Thomas Gleixner | 2014-05-16 | 1 | -6/+0 | |
| * | | | | | tile: hvc: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 | 1 | -4/+4 | |
| * | | | | | tile: serial: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 | 1 | -4/+4 | |
| * | | | | | tile: net: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 | 1 | -3/+3 | |
| * | | | | | tile: usb: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 | 2 | -8/+8 | |
| * | | | | | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 | 1 | -3/+3 | |
| * | | | | | iommu: smar: Fix return value check of create_irq() | Thomas Gleixner | 2014-05-16 | 1 | -1/+1 | |
| * | | | | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 | 1 | -16/+1 | |
| * | | | | | x86: htirq: Use irq_alloc/free_irq() | Thomas Gleixner | 2014-05-16 | 1 | -9/+4 | |
| * | | | | | x86: irq_remapping: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 | 1 | -7/+5 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'linus' and 'irq/urgent' into irq/core | Thomas Gleixner | 2014-05-16 | 161 | -1540/+1993 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir... | Thomas Gleixner | 2014-05-08 | 2 | -4/+24 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-05 | 13 | -21/+407 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clocksource: Add Freescale FlexTimer Module (FTM) timer support | Xiubo Li | 2014-05-23 | 3 | -0/+373 | |
| * | | | | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 | Daniel Lezcano | 2014-05-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case | Laurent Pinchart | 2014-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | clocksource: sh_tmu: Remove unnecessary OOM messages | Jingoo Han | 2014-05-23 | 1 | -3/+1 | |
| * | | | | | | | | | clocksource: sh_mtu2: Remove unnecessary OOM messages | Jingoo Han | 2014-05-23 | 1 | -3/+1 | |
| * | | | | | | | | | clocksource: sh_cmt: Remove unnecessary OOM messages | Jingoo Han | 2014-05-23 | 1 | -3/+1 | |
| * | | | | | | | | | clocksource: em_sti: Remove unnecessary OOM messages | Jingoo Han | 2014-05-23 | 1 | -3/+1 | |
| * | | | | | | | | | clocksource: dw_apb_timer_of: Do not trace read_sched_clock | Yang Wei | 2014-05-23 | 1 | -1/+1 | |
| * | | | | | | | | | clocksource: Fix clocksource_mmio_readX_down | Xiubo Li | 2014-05-23 | 1 | -2/+2 | |
| * | | | | | | | | | clocksource: Fix type confusion for clocksource_mmio_readX_Y | Xiubo Li | 2014-05-23 | 1 | -4/+4 | |
| * | | | | | | | | | clocksource: qcom: Implement read_current_timer for udelay | Stephen Boyd | 2014-05-19 | 1 | -0/+13 | |
| * | | | | | | | | | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16 | Daniel Lezcano | 2014-05-16 | 143 | -799/+1745 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | clocksource: sun5i: Add support for reset controller | Maxime Ripard | 2014-04-22 | 1 | -0/+6 | |
| * | | | | | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 | Daniel Lezcano | 2014-04-22 | 3 | -680/+1305 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | clocksource: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König | 2014-04-22 | 1 | -1/+2 | |
| * | | | | | | | | | clocksource: arm_global_timer: Only check for unusable timer on A9 | Matthew Leach | 2014-04-22 | 1 | -2/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-04 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter | Jens Axboe | 2014-06-04 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 231 | -5576/+8057 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [media] au0828-dvb: restore its permission to 644 | Mauro Carvalho Chehab | 2014-06-04 | 1 | -0/+0 | |
| * | | | | | | | | | | [media] xc5000: delay tuner sleep to 5 seconds | Mauro Carvalho Chehab | 2014-05-25 | 1 | -9/+34 |