aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
| * | | arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-09
| * | | arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-09
| * | | arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-09
| * | | arm64: perf: move to common attr_group fieldsMark Rutland2016-09-09
| * | | arm64: simplify sysreg manipulationMark Rutland2016-09-09
| * | | arm64: Use static keys for CPU featuresCatalin Marinas2016-09-07
| * | | arm64: ftrace: add save_stack_trace_regs()Pratyush Anand2016-09-05
| * | | arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel2016-09-05
| * | | arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon2016-09-02
| * | | arm64: head.S: document the use of callee saved registersArd Biesheuvel2016-09-02
| * | | arm64: head.S: use ordinary stack frame for __primary_switched()Ard Biesheuvel2016-09-02
| * | | arm64: kernel: drop use of x24 from primary boot pathArd Biesheuvel2016-09-02
| * | | arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel2016-09-02
| * | | arm64: head.S: move KASLR processing out of __enable_mmu()Ard Biesheuvel2016-09-02
| * | | arm64: kernel: use ordinary return/argument register for el2_setup()Ard Biesheuvel2016-09-02
| * | | arm64: kernel: fix style issues in sleep.SArd Biesheuvel2016-09-02
| * | | arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin2016-09-01
| * | | arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon2016-09-01
| * | | arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-01
| * | | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-08-31
| * | | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-31
| * | | arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-31
| * | | arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-31
| * | | arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-31
| * | | Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse2016-08-26
| * | | arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-26
| * | | arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-26
| * | | arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-25
| * | | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-25
| * | | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
| * | | arm64: Create sections.hJames Morse2016-08-25
| * | | arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand2016-08-25
| * | | arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2016-08-22
| * | | arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-22
| * | | arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang2016-08-22
| * | | arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang2016-08-22
| * | | arm64: perf: Use the builtin_platform_driverKefeng Wang2016-08-22
| * | | arm64: factor work_pending state machine to CChris Metcalf2016-08-22
| * | | arm64: hibernate: reduce TLB maintenance scopeMark Rutland2016-08-22
| |/ /
* | | arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-23
* | | arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-23
| |/ |/|
* | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-08-25
|/
* arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-17
* arm64: hibernate: handle allocation failuresMark Rutland2016-08-12
* arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-12
* arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-12
* arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-11
* arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-09
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-06
|\
| * arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-29