Age | Commit message (Expand) | Author |
2018-01-04 | kernel/exit.c: export abort() to modules | Andrew Morton |
2018-01-04 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-01-04 | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2017-12-22 | ARM: dts: tango4: remove bogus interrupt-controller property | Arnd Bergmann |
2017-12-22 | ARM: dts: ls1021a: fix incorrect clock references | Arnd Bergmann |
2017-12-21 | Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu... | Arnd Bergmann |
2017-12-21 | Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2017-12-21 | Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/... | Arnd Bergmann |
2017-12-21 | ARM: dts: aspeed-g4: Correct VUART IRQ number | Joel Stanley |
2017-12-21 | ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine | Javier Martinez Canillas |
2017-12-20 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-12-19 | ARM: dts: sun8i: a711: Reinstate the PMIC compatible | Maxime Ripard |
2017-12-17 | ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch | Chunyan Zhang |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-13 | ARM: dts: vf610-zii-dev: use XAUI for DSA link ports | Russell King |
2017-12-10 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-12-09 | Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2017-12-09 | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/... | Olof Johansson |
2017-12-08 | ARM: davinci: fix mmc entries in dm365's dma_slave_map | Alejandro Mery |
2017-12-07 | ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds | Arnd Bergmann |
2017-12-07 | arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv | Rob Herring |
2017-12-07 | ARM: dts: da850-lego-ev3: Fix battery voltage gpio | David Lechner |
2017-12-07 | ARM: davinci: Add dma_mask to dm365's eDMA device | Alejandro Mery |
2017-12-07 | ARM: davinci: Use platform_device_register_full() to create pdev for dm365's ... | Alejandro Mery |
2017-12-05 | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k... | Radim Krčmář |
2017-12-05 | ARM: dts: Fix dm814x missing phy-cells property | Tony Lindgren |
2017-12-05 | ARM: dts: Fix elm interrupt compiler warning | Tony Lindgren |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-05 | ARM: dts: sunxi: Convert to CCU index macros for HDMI controller | Chen-Yu Tsai |
2017-12-04 | ARM: dts: at91: disable the nxp,se97b SMBUS timeout on the TSE-850 | Peter Rosin |
2017-12-04 | ARM: dts: rockchip: fix rk3288 iep-IOMMU interrupts property cells | Rob Herring |
2017-12-03 | Merge tag 'omap-for-v4.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2017-12-03 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-12-02 | Merge tag 'imx-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson |
2017-12-02 | Merge tag 'arm-soc/for-4.15/devicetree-fixes-1' of http://github.com/Broadcom... | Olof Johansson |
2017-12-02 | Merge tag 'renesas-dt-fixes-for-v4.15' of https://git.kernel.org/pub/scm/linu... | Olof Johansson |
2017-12-02 | arm: dts: marvell: Add missing #phy-cells to usb-nop-xceiv | Rob Herring |
2017-12-02 | ARM: dts: rockchip: add cpu0-regulator on rk3066a-marsboard | Heiko Stuebner |
2017-11-30 | ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" | Colin Ian King |
2017-11-30 | ARM: dts: meson: fix the memory region of the GPIO interrupt controller | Martin Blumenstingl |
2017-11-30 | ARM: dts: meson: correct the sort order for the the gpio_intc node | Martin Blumenstingl |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
2017-11-29 | KVM: arm/arm64: debug: Introduce helper for single-step | Alex Bennée |
2017-11-29 | arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one | Marc Zyngier |
2017-11-29 | Revert "ARM: dts: imx53: add srtc node" | Fabio Estevam |
2017-11-29 | ARM: dts: vf610-zii-dev-rev-c: Fix the I2C EEPROM address | Fabio Estevam |
2017-11-28 | Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/fixes-v2 | Tony Lindgren |
2017-11-28 | Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2 | Tony Lindgren |
2017-11-28 | Merge branch 'dts-fixes' into omap-for-v4.15/fixes-dt | Tony Lindgren |