Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 1 | -0/+15 |
2017-03-29 | arm64: switch to RAW_COPY_USER | Al Viro | 1 | -0/+1 |
2017-03-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+4 |
2017-03-10 | arm64: support keyctl() system call in 32-bit mode | Eric Biggers | 1 | -0/+4 |
2017-03-07 | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 | Shanker Donthineni | 1 | -0/+10 |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+34 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2017-02-22 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
2017-02-21 | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann | 1 | -0/+1 |
2017-02-10 | arm64: Work around Falkor erratum 1003 | Christopher Covington | 1 | -0/+18 |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott | 1 | -3/+2 |
2017-02-06 | arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA | Ard Biesheuvel | 1 | -0/+4 |
2017-02-06 | kprobes/arm64: Remove a redundant dependency from the Kconfig | Masami Hiramatsu | 1 | -1/+1 |
2017-02-01 | arm64: Work around Falkor erratum 1009 | Christopher Covington | 1 | -0/+10 |
2017-01-26 | arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set | Kefeng Wang | 1 | -1/+1 |
2017-01-12 | arm64: Add support for CONFIG_DEBUG_VIRTUAL | Laura Abbott | 1 | -0/+1 |
2016-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+12 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 1 | -0/+1 |
2016-11-21 | arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN | Catalin Marinas | 1 | -0/+8 |
2016-11-11 | arm64: split thread_info from task stack | Mark Rutland | 1 | -0/+1 |
2016-11-07 | arm64: Add uprobe support | Pratyush Anand | 1 | -0/+3 |
2016-10-17 | arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y | Ard Biesheuvel | 1 | -1/+1 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -1/+0 |
2016-10-08 | arm64 Kconfig: select gigantic page | Yisheng Xie | 1 | -0/+1 |
2016-10-05 | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-10-04 | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2016-09-28 | ARM64: ACPI: enable ACPI_SPCR_TABLE | Aleksey Makarov | 1 | -0/+1 |
2016-09-28 | arm64: Kconfig: remove SMP dependence for NUMA | Kefeng Wang | 1 | -1/+0 |
2016-09-26 | arm64: Kconfig: select OF/ACPI_NUMA under NUMA config | Kefeng Wang | 1 | -1/+2 |
2016-09-23 | arm/arm64: arch_timer: Use archdata to indicate vdso suitability | Scott Wood | 1 | -0/+1 |
2016-09-13 | Merge tag 'v4.8-rc2' into devel | Linus Walleij | 1 | -0/+1 |
2016-09-09 | arm64/numa: support HAVE_SETUP_PER_CPU_AREA | Zhen Lei | 1 | -0/+8 |
2016-08-31 | arm64: don't select PERF_USE_VMALLOC by default | Kim Phillips | 1 | -1/+0 |
2016-08-26 | arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled | Will Deacon | 1 | -10/+5 |
2016-08-26 | arm64: always enable DEBUG_RODATA and remove the Kconfig option | Mark Rutland | 1 | -0/+3 |
2016-08-25 | arm64: hibernate: Support DEBUG_PAGEALLOC | James Morse | 1 | -1/+0 |
2016-08-09 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+1 |
2016-08-08 | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-08-03 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+4 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+1 |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 1 | -2/+2 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+15 |
2016-07-27 | arm64: Only select ARM64_MODULE_PLTS if MODULES=y | Catalin Marinas | 1 | -1/+1 |
2016-07-27 | arm64/uaccess: Enable hardened usercopy | Kees Cook | 1 | -0/+1 |
2016-07-21 | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 1 | -0/+3 |
2016-07-19 | arm64: Add kernel return probes support (kretprobes) | Sandeepa Prabhu | 1 | -0/+1 |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 1 | -0/+1 |
2016-07-19 | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long | 1 | -0/+1 |
2016-06-27 | arm64/kexec: Add core kexec support | Geoff Levand | 1 | -0/+10 |