summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-085-13/+30
| * | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-125-7/+4
| * | arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-121-0/+5
| * | 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-122-2/+16
| * | arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-122-54/+42
| * | arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-092-4/+4
| * | arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-091-3/+9
| * | arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon2014-05-091-5/+3
| * | arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon2014-05-091-2/+2
| * | arm64: barriers: wire up new barrier optionsWill Deacon2014-05-091-7/+7
| * | arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-096-15/+15
| * | arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper2014-05-093-77/+26
| * | arm64: xchg: prevent warning if return value is unusedWill Deacon2014-05-091-1/+6
| * | arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-093-1/+36
| * | arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas2014-05-091-1/+1
| * | arm64: Clean up the default pgprot settingCatalin Marinas2014-05-095-95/+50
| * | arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-092-8/+8
| * | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-092-0/+17
| * | arm64: Remove the aux_context structureCatalin Marinas2014-05-092-41/+17
| * | arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-095-9/+20
| * | 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-094-1/+41
* | | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-0510-18/+858
|\ \ \
| * | | arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm2014-05-231-0/+3
| * | | arm64: efi: add EFI stubMark Salter2014-04-305-3/+308
| * | | arm64: add EFI runtime servicesMark Salter2014-04-305-0/+501
| * | | arm64: Add function to create identity mappingsMark Salter2014-04-302-18/+49
| | |/ | |/|
* | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-21/+0
|\ \ \
| * \ \ Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-204-166/+3
| |\ \ \
| * \ \ \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1311-14/+55
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-21/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \ \
| * | | | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0411-48/+245
|\ \ \ \ \
| * | | | | arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-254-1/+7
| * | | | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-153-0/+55
| * | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-152-38/+164
| * | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-302-4/+8
| * | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-303-5/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-2214-17/+67
| |\ \ \ \ \
| * | | | | | arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2014-05-221-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-14/+3
|\ \ \ \ \ \
| * | | | | | arch,arm64: Convert smp_mb__*()Peter Zijlstra2014-04-183-14/+3
| |/ / / / /
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-034-166/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-277-7/+13
| |\ \ \ \ \
| * | | | | | arm64: remove arch specific earlyprintkRob Herring2014-04-243-168/+0
| * | | | | | arm64: enable FIX_EARLYCON_MEM kconfigRob Herring2014-04-241-0/+3
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud