summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
* | | | arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* | | | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-25
* | | | arm64: ELF: add support for big-endian executablesWill Deacon2013-10-25
* | | | arm64: big-endian: fix byteorder includeWill Deacon2013-10-25
* | | | arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon2013-10-25
* | | | arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-25
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-25
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-25
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-25
* | | | arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-24
* | | | arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-24
* | | | arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-24
* | | | arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-24
* | | | arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-23
| |/ / |/| |
* | | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-02
* | | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-30
* | | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-30
* | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-27
* | | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-25
* | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-25
| |/ |/|
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-20
* | arm64: Make do_bad_area() function staticCatalin Marinas2013-09-20
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-06
|\ \ \
| * | | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
| * | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
| * | | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-02
| * | | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-30
| * | | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-28
| * | | arm64: move elf notes into readonly segmentMark Salter2013-08-27
| * | | arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-22
| * | | arm64: Expand arm64 image headerRoy Franz2013-08-22
| * | | ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-22
| * | | arm64: add support for kernel mode NEONArd Biesheuvel2013-08-20
| * | | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-20
| * | | arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-20
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
| |\ \ \
| | * | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-01
| | * | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-01