Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | arm64: dts: Stingray: Fix I2C controller interrupt type | Ray Jui | 1 | -2/+2 |
2018-06-18 | arm64: dts: ns2: Fix PCIe controller interrupt type | Ray Jui | 1 | -2/+2 |
2018-06-18 | arm64: dts: ns2: Fix I2C controller interrupt type | Ray Jui | 1 | -2/+2 |
2018-06-18 | arm64: dts: specify 1.8V EMMC capabilities for bcm958742t | Scott Branden | 1 | -0/+4 |
2018-06-18 | arm64: dts: specify 1.8V EMMC capabilities for bcm958742k | Scott Branden | 1 | -0/+4 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+3 |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 1 | -3/+3 |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 1 | -1/+1 |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 1 | -1/+1 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -6/+1 |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+3 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -3/+3 |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -255/+392 |
2018-06-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 25 | -2828/+6083 |
2018-06-11 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 80 | -598/+4491 |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+42 |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 37 | -106/+784 |
2018-06-08 | arm64: Fix syscall restarting around signal suppressed by tracer | Dave Martin | 1 | -2/+3 |
2018-06-08 | arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig | Masahiro Yamada | 2 | -6/+1 |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+1 |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2 | -2/+1 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2018-06-07 | arm64: topology: Avoid checking numa mask for scheduler MC selection | Jeremy Linton | 1 | -7/+4 |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -111/+198 |
2018-06-06 | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2 | -3/+124 |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2018-06-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 19 | -441/+910 |
2018-06-05 | arm64: cpu_errata: include required headers | Arnd Bergmann | 1 | -0/+2 |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -16/+16 |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -13/+2 |
2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+0 |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+15 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 3 | -34/+3 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2018-06-02 | arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file | Catalin Marinas | 1 | -3/+3 |
2018-06-02 | Merge tag 'renesas-arm64-dt-for-v4.18' of https://git.kernel.org/pub/scm/linu... | Olof Johansson | 25 | -2828/+6083 |
2018-06-01 | kvm: Make VM ioctl do valloc for some archs | Marc Orr | 1 | -0/+4 |
2018-06-01 | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 20 | -255/+388 |
2018-06-01 | arm64: signal: Report signal frame size to userspace via auxv | Dave Martin | 5 | -8/+66 |
2018-06-01 | arm64/sve: Thin out initialisation sanity-checks for sve_max_vl | Dave Martin | 2 | -16/+4 |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 1 | -1/+1 |
2018-05-31 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas | 1 | -2/+1 |
2018-05-31 | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier | 2 | -0/+27 |
2018-05-31 | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests | Marc Zyngier | 2 | -1/+38 |
2018-05-31 | arm64: KVM: Add ARCH_WORKAROUND_2 support for guests | Marc Zyngier | 4 | -0/+72 |
2018-05-31 | arm64: KVM: Add HYP per-cpu accessors | Marc Zyngier | 1 | -2/+25 |
2018-05-31 | arm64: ssbd: Add prctl interface for per-thread mitigation | Marc Zyngier | 2 | -0/+111 |
2018-05-31 | arm64: ssbd: Introduce thread flag to control userspace mitigation | Marc Zyngier | 2 | -0/+3 |
2018-05-31 | arm64: ssbd: Restore mitigation status on CPU resume | Marc Zyngier | 4 | -1/+26 |