summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2014-05-161-0/+19
* arm64: topology: Add support for topology DT bindingsMark Brown2014-05-161-8/+196
* arm64: topology: Initialise default topology state immediatelyMark Brown2014-05-161-4/+4
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-167-33/+205
|\
| * arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-082-14/+54
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-084-17/+135
| * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-084-13/+27
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-124-2/+4
* | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-122-27/+33
* | arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-121-2/+3
* | arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-121-47/+26
* | arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon2014-05-091-5/+3
* | arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-091-1/+1
* | arm64: Clean up the default pgprot settingCatalin Marinas2014-05-091-1/+0
* | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-091-0/+10
* | arm64: Remove the aux_context structureCatalin Marinas2014-05-091-10/+17
* | arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-092-3/+11
* | arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas2014-05-091-38/+1
* | arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-091-0/+15
* | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-031-1/+1
* | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-4/+2
* | arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
* | arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-083-2/+34
|\
| * arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-051-2/+28
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-073-8/+13
|\ \
| * | arm64: add early_ioremap supportMark Salter2014-04-073-8/+11
| * | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+2
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-2/+11
|\ \ \ | |/ / |/| |
| * | arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * | arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3113-67/+632
|\ \ \ | | |/ | |/|
| * | arm64: smp: make local symbol staticJingoo Han2014-03-131-1/+1
| * | arm64: debug: make local symbols staticJingoo Han2014-03-131-2/+2
| * | ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet2014-03-131-8/+67
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-132-1/+46
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-043-1/+107
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+32
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-0/+1
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-6/+3
| * | arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
| * | arm64: vdso: clean up vdso_pagelist initializationNathan Lynch2014-02-261-30/+12
| * | arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
| * | arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
| * | arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-262-4/+4
| * | arm64: KGDB: Add step debugging supportVijaya Kumar K2014-02-261-8/+56
| * | arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-262-0/+289
| * | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-261-0/+1
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-111-1/+5
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud