summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven2015-04-14
* | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-26
| * | | | | | | | | | | | | | | | irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-26
| * | | | | | | | | | | | | | | | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-26
| * | | | | | | | | | | | | | | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-26
* | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | uapi: Remove kernel internal declarationAndreas Gruenbacher2015-04-21
* | | | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-25
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-27
| * | | | | | | | | | | | | | | | | mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann2015-03-11
| * | | | | | | | | | | | | | | | | mtd: cfi: reduce stack sizeArnd Bergmann2015-03-11
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-15
| * | | | | | | | | | | | | | | | | net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-15
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | libceph: announce support for straw2 bucketsIlya Dryomov2015-04-22
| * | | | | | | | | | | | | | | | | | crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov2015-04-22
| * | | | | | | | | | | | | | | | | | ceph: rename snapshot supportYan, Zheng2015-04-22
| * | | | | | | | | | | | | | | | | | libceph: simplify our debugfs attr macroIlya Dryomov2015-04-20
| * | | | | | | | | | | | | | | | | | libceph: expose client options through debugfsIlya Dryomov2015-04-20
| * | | | | | | | | | | | | | | | | | libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-20
| * | | | | | | | | | | | | | | | | | libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-20
* | | | | | | | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | virtio: drop virtio_device_is_legacy_onlyMichael S. Tsirkin2015-04-15
| * | | | | | | | | | | | | | | | | | | virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck2015-04-13
| * | | | | | | | | | | | | | | | | | | virtio: drop a useless config readMichael S. Tsirkin2015-04-01
| * | | | | | | | | | | | | | | | | | | virtio_config: reorder functionsMichael S. Tsirkin2015-04-01
| * | | | | | | | | | | | | | | | | | | lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-24
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds2015-04-22
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-17
* | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann2015-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v4.1/prcm-dts' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo2015-03-27
| | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo2015-03-25
| | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann2015-03-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-27
| | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-27
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson2015-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-06
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |