Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ARM: dts: HR2: Fix interrupt types for i2c and PCIe | Florian Fainelli | 2018-06-18 | 1 | -12/+12 | |
| | * | | | | | ARM: dts: NSP: Fix PCIe controllers interrupt types | Florian Fainelli | 2018-06-18 | 1 | -15/+15 | |
| | * | | | | | ARM: dts: NSP: Fix i2c controller interrupt type | Florian Fainelli | 2018-06-18 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 2018-06-23 | 2 | -2/+2 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | ARM: dts: imx6sx: fix irq for pcie bridge | Oleksij Rempel | 2018-06-19 | 1 | -1/+1 | |
| | * | | | | ARM: dts: imx6q: Use correct SDMA script for SPI5 core | Sean Nyekjaer | 2018-06-17 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2018-06-23 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | arm: dts: armada: Fix "#cooling-cells" property's name | Viresh Kumar | 2018-05-28 | 1 | -1/+1 | |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-24 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon | 2018-06-22 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 1 | -3/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | xen: share start flags between PV and PVH | Roger Pau Monne | 2018-06-19 | 1 | -3/+4 | |
* | | | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 | |
* | | | | | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-15 | 4 | -1/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | arm: port KCOV to arm | Dmitry Vyukov | 2018-06-15 | 4 | -1/+16 | |
* | | | | | | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 2018-06-15 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-14 | 15 | -15/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | i2c: omap: move header to platform_data | Wolfram Sang | 2018-05-17 | 10 | -10/+10 | |
| * | | | | | i2c: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 5 | -5/+5 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 3 | -4/+4 | |
* | | | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 11 | -18/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 8 | -13/+14 | |
| * | | | | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 3 | -5/+6 | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-12 | 2 | -2/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kvm: Make VM ioctl do valloc for some archs | Marc Orr | 2018-06-01 | 1 | -0/+4 | |
| * | | | | | | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2018-06-01 | 2 | -2/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION | Eric Auger | 2018-05-25 | 1 | -0/+1 | |
| | * | | | | | | KVM: arm64: Remove eager host SVE state saving | Dave Martin | 2018-05-25 | 1 | -3/+0 | |
| | * | | | | | | KVM: arm64: Save host SVE context as appropriate | Dave Martin | 2018-05-25 | 1 | -0/+1 | |
| | * | | | | | | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing | Dave Martin | 2018-05-25 | 1 | -0/+8 | |
* | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2018-06-12 | 27 | -554/+1235 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'renesas-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2018-06-02 | 27 | -554/+1235 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ARM: dts: r8a7740: Add CEU1 | Simon Horman | 2018-05-16 | 1 | -0/+9 | |
| | * | | | | | | | ARM: dts: r8a7740: Add CEU0 | Jacopo Mondi | 2018-05-16 | 1 | -0/+9 | |
| | * | | | | | | | ARM: dts: r8a7745: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7743: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7794: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7793: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7792: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7791: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+7 | |
| | * | | | | | | | ARM: dts: r8a7790: Add PMU device nodes | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+18 | |
| | * | | | | | | | ARM: dts: r7s72100: Add PMU device node | Geert Uytterhoeven | 2018-05-14 | 1 | -0/+5 | |
| | * | | | | | | | ARM: dts: r7s72100: Correct RTC interrupt types | Geert Uytterhoeven | 2018-05-14 | 1 | -3/+3 | |
| | * | | | | | | | ARM: dts: r7s72100: Correct watchdog timer interrupt type | Geert Uytterhoeven | 2018-05-14 | 1 | -1/+1 | |
| | * | | | | | | | ARM: dts: emev2: Add missing interrupt-affinity to PMU node | Geert Uytterhoeven | 2018-05-14 | 1 | -2/+3 | |
| | * | | | | | | | ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node | Geert Uytterhoeven | 2018-05-14 | 1 | -2/+3 | |
| | * | | | | | | | ARM: dts: r8a73a4: Correct mask for GIC PPI interrupts | Geert Uytterhoeven | 2018-05-14 | 1 | -5/+5 | |
| | * | | | | | | | ARM: dts: r8a7790: Correct mask for GIC PPI interrupts | Geert Uytterhoeven | 2018-05-14 | 1 | -5/+5 | |
| | * | | | | | | | ARM: shmobile: r8a7794: alt: add EEPROM to DTS | Wolfram Sang | 2018-05-08 | 1 | -0/+6 |