summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-15/+0
|\
| * arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-13/+0
| * of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-4/+4
|\ \
| * | arm64/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+4
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-17/+5
|\ \ \
| * | | arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-17/+5
| * | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-131-0/+8
| |\ \ \
* | | | | arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-281-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-278-30/+194
|\ \ \ \ \
| * | | | | dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-254-14/+41
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-246-3/+30
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-3014-40/+148
| |\ \ \ \ \
| * | | | | | dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar2016-06-102-0/+55
| * | | | | | arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim2016-06-101-3/+0
| * | | | | | arm64: bpf: optimize JMP_CALLZi Shen Lim2016-06-101-3/+0
| * | | | | | arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2016-06-102-10/+98
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-274-2/+9
|\ \ \ \ \ \
| * | | | | | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-061-0/+1
| * | | | | | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-062-0/+7
| * | | | | | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-2773-412/+3106
|\ \ \ \ \ \
| * | | | | | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-271-1/+0
| * | | | | | arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas2016-07-271-1/+1
| * | | | | | arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel2016-07-251-3/+6
| * | | | | | arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel2016-07-251-1/+1
| * | | | | | Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-2125-9/+1772
| |\ \ \ \ \ \
| | * | | | | | arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-07-211-0/+5
| | * | | | | | arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-07-211-12/+10
| | * | | | | | arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-07-201-8/+14
| | * | | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-07-191-0/+2
| | * | | | | | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-192-1/+90
| | * | | | | | arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-195-0/+100
| | * | | | | | arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-198-15/+326
| | * | | | | | arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-193-0/+30
| | * | | | | | arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-07-194-0/+31
| | * | | | | | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-1914-5/+859
| | * | | | | | arm64: add conditional instruction simulation supportDavid A. Long2016-07-194-4/+119
| | * | | | | | arm64: Add more test functions to insn.cDavid A. Long2016-07-192-0/+70
| | * | | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-193-0/+152
| * | | | | | | arm64: Honor nosmp kernel command line optionSuzuki K Poulose2016-07-211-0/+7
| * | | | | | | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-07-211-1/+1
| * | | | | | | arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon2016-07-191-3/+0
| * | | | | | | arm64: debug: remove redundant spsr manipulationWill Deacon2016-07-191-11/+2
| * | | | | | | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-193-2/+2
| * | | | | | | arm64: localise Image objcopy flagsMark Rutland2016-07-192-1/+2
| * | | | | | | arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin2016-07-191-1/+0
| * | | | | | | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-122-0/+122
| * | | | | | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-124-15/+64
OpenPOWER on IntegriCloud