index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-12-05
arm64: Remove reference to asm/opcodes.h
Marc Zyngier
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2016-12-02
arm64: smp: Prevent raw_smp_processor_id() recursion
Robin Murphy
2016-11-29
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
2016-11-29
arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
Jintack
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-23
arm64: Enable HIBERNATION in defconfig
Catalin Marinas
2016-11-21
arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
Catalin Marinas
2016-11-21
arm64: xen: Enable user access before a privcmd hvc call
Catalin Marinas
2016-11-21
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
arm64: hw_breakpoint: Handle inexact watchpoint addresses
Pavel Labath
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
arm64: unexport walk_stackframe
Mark Rutland
2016-11-11
arm64: traps: simplify die() and __die()
Mark Rutland
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
arm64: asm-offsets: remove unused definitions
Mark Rutland
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
2016-11-09
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
2016-11-09
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
2016-11-09
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
2016-11-09
arm64: Fix typo in add_default_hugepagesz() for 64K pages
Catalin Marinas
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2016-11-07
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
2016-11-07
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
2016-11-07
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
arm64: dump: Remove max_addr
Laura Abbott
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
[next]