Age | Commit message (Expand) | Author | Files | Lines |
2019-11-08 | arm64: kaslr: Announce KASLR status on boot | Mark Brown | 1 | -3/+38 |
2019-10-13 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -0/+6 |
2019-10-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 14 | -94/+90 |
2019-10-08 | arm64: armv8_deprecated: Checking return value for memory allocation | Yunfeng Ye | 1 | -0/+5 |
2019-10-07 | arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option | Will Deacon | 2 | -7/+13 |
2019-10-07 | arm64: vdso32: Rename COMPATCC to CC_COMPAT | Will Deacon | 1 | -13/+13 |
2019-10-07 | arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS | Will Deacon | 1 | -1/+5 |
2019-10-07 | arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally | Will Deacon | 1 | -4/+2 |
2019-10-07 | arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile | Will Deacon | 2 | -7/+6 |
2019-10-07 | arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG | Will Deacon | 1 | -0/+4 |
2019-10-07 | arm64: vdso32: Remove jump label config option in Makefile | Vincenzo Frascino | 1 | -3/+0 |
2019-10-07 | arm64: vdso32: Detect binutils support for dmb ishld | Vincenzo Frascino | 2 | -1/+10 |
2019-10-07 | arm64: vdso: Remove stale files from old assembly implementation | Vincenzo Frascino | 2 | -33/+0 |
2019-10-07 | arm64: vdso32: Fix broken compat vDSO build warnings | Vincenzo Frascino | 3 | -16/+6 |
2019-10-07 | arm64: mm: fix spurious fault detection | Mark Rutland | 1 | -1/+1 |
2019-10-06 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -1/+1 |
2019-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -53/+24 |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+0 |
2019-10-04 | ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCI | Maxime Ripard | 3 | -0/+6 |
2019-10-04 | arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 | James Morse | 1 | -3/+9 |
2019-10-04 | arm64: Fix incorrect irqflag restore for priority masking for compat | James Morse | 1 | -0/+1 |
2019-10-04 | arm64: mm: avoid virt_to_phys(init_mm.pgd) | Mark Rutland | 1 | -1/+10 |
2019-10-04 | arm64: cpufeature: Effectively expose FRINT capability to userspace | Julien Grall | 1 | -0/+1 |
2019-10-04 | arm64: Mark functions using explicit register variables as '__always_inline' | Will Deacon | 1 | -2/+4 |
2019-10-03 | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 3 | -53/+24 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 2 | -8/+0 |
2019-10-01 | arm64/sve: Fix wrong free for task->thread.sve_state | Masayoshi Mizuma | 1 | -17/+15 |
2019-10-01 | arm64: errata: Update stale comment | Thierry Reding | 1 | -2/+2 |
2019-09-30 | arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y | Keerthy | 1 | -1/+1 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+3 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2 | -2/+2 |
2019-09-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -90/+3 |
2019-09-25 | arm64, mm: make randomization selected by generic topdown mmap layout | Alexandre Ghiti | 2 | -9/+0 |
2019-09-25 | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 3 | -78/+1 |
2019-09-25 | arm64: consider stack randomization for mmap base only when necessary | Alexandre Ghiti | 1 | -1/+5 |
2019-09-25 | arm64: make use of is_compat_task instead of hardcoding this test | Alexandre Ghiti | 1 | -1/+1 |
2019-09-25 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2 | -3/+1 |
2019-09-25 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -2/+0 |
2019-09-25 | mm: introduce page_size() | Matthew Wilcox (Oracle) | 1 | -2/+1 |
2019-09-24 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -19/+64 |
2019-09-24 | Merge branch 'lorenzo/pci/tegra' | Bjorn Helgaas | 3 | -2/+64 |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+4 |
2019-09-21 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 12 | -45/+1141 |
2019-09-20 | arm64: tegra: Add PCIe slot supply information in p2972-0000 platform | Vidya Sagar | 2 | -1/+27 |
2019-09-20 | arm64: tegra: Add configuration for PCIe C5 sideband signals | Vidya Sagar | 1 | -1/+37 |
2019-09-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -7/+16 |
2019-09-20 | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+13 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -1/+2 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 6 | -117/+16 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 6 | -14/+70 |