Age | Commit message (Expand) | Author | Files | Lines |
2017-06-30 | ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus | Vladimir Murzin | 1 | -2/+6 |
2017-06-30 | ARM: NOMMU: Introduce dma operations for noMMU | Vladimir Murzin | 4 | -4/+232 |
2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 7 | -36/+75 |
2017-06-30 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 1 | -4/+4 |
2017-06-29 | Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2 | -2/+35 |
2017-06-29 | multi_v7_defconfig: Enable OMAP MTD and DM816 AHCI | Tom Rini | 1 | -0/+3 |
2017-06-29 | Merge tag 'actions-arm-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 4 | -0/+236 |
2017-06-29 | Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 7 | -0/+284 |
2017-06-29 | Merge tag 'qcom-defconfig-for-4.13-2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -0/+1 |
2017-06-29 | Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi... | Arnd Bergmann | 5 | -21/+232 |
2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 17 | -47/+70 |
2017-06-28 | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() | Lorenzo Pieralisi | 8 | -46/+91 |
2017-06-28 | arm: implement ->dma_supported instead of ->set_dma_mask | Christoph Hellwig | 1 | -4/+3 |
2017-06-28 | arm: remove arch specific dma_supported implementation | Christoph Hellwig | 4 | -5/+8 |
2017-06-28 | arm: implement ->mapping_error | Christoph Hellwig | 4 | -19/+38 |
2017-06-27 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -2/+4 |
2017-06-27 | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definition | Jérémy Lefaure | 1 | -6/+0 |
2017-06-26 | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 2 | -0/+15 |
2017-06-23 | ARM: qcom_defconfig: enable RPMSG_QCOM_SMD | Bhushan Shah | 1 | -0/+1 |
2017-06-23 | ARM: owl: smp: Implement SPS power-gating for CPU2 and CPU3 | Andreas Färber | 2 | -2/+35 |
2017-06-23 | Merge tag 'socfpga_dts_for_v4.13' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 5 | -65/+46 |
2017-06-23 | ARM: dts: socfpga: set the i2c frequency | Dinh Nguyen | 3 | -3/+3 |
2017-06-23 | ARM: dts: socfpga: Add second ethernet alias to VINING FPGA | Marek Vasut | 1 | -0/+1 |
2017-06-23 | ARM: dts: socfpga: Drop LED node from VINING FPGA | Marek Vasut | 1 | -28/+0 |
2017-06-23 | ARM: dts: socfpga: Remove I2C EEPROMs from VINING FPGA | Marek Vasut | 1 | -32/+2 |
2017-06-23 | ARM: dts: socfpga: Enable QSPI support on VINING FPGA | Marek Vasut | 1 | -0/+38 |
2017-06-23 | ARM: dts: socfpga: Fix the ethernet clock phandle | Marek Vasut | 1 | -2/+2 |
2017-06-23 | Merge tag 'socfpga_updates_for_v4.13' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -0/+1 |
2017-06-23 | Merge tag 'pxa-dt-4.13' of https://github.com/rjarzmik/linux into next/dt | Arnd Bergmann | 2 | -11/+11 |
2017-06-23 | Merge tag 'samsung-dt-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2 | -1/+5 |
2017-06-23 | Merge tag 'samsung-defconfig-4.13-2' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 85 | -595/+52 |
2017-06-22 | arm/arm64: KVM: add guest SEA support | Tyler Baicar | 2 | -0/+15 |
2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 4 | -14/+10 |
2017-06-22 | kbuild: replace genhdr-y with generated-y | Masahiro Yamada | 1 | -3/+3 |
2017-06-21 | ARM: owl: Implement CPU enable-method for S500 | Andreas Färber | 3 | -0/+237 |
2017-06-21 | ARM: Prepare Actions Semi S500 | Andreas Färber | 5 | -0/+47 |
2017-06-21 | ARM: socfpga: Increase max number of GPIOs | Marek Vasut | 1 | -0/+1 |
2017-06-21 | ARM: pxa: Use - instead of @ for DT OPP entries | Viresh Kumar | 2 | -11/+11 |
2017-06-21 | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO | Dmitry Safonov | 2 | -0/+26 |
2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 17 | -47/+70 |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 17 | -47/+70 |
2017-06-20 | ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init | Tony Lindgren | 1 | -1/+1 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -17/+0 |
2017-06-20 | ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt node | Kishon Vijay Abraham I | 1 | -11/+0 |
2017-06-20 | ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines | Peter Ujfalusi | 1 | -0/+24 |
2017-06-19 | ARM: dts: owl-s500: Add SPS node | Andreas Färber | 1 | -0/+6 |
2017-06-19 | ARM: dts: owl-s500: Set CPU enable-method | Andreas Färber | 1 | -0/+4 |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -2/+2 |
2017-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -9/+6 |
2017-06-19 | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -0/+1 |