aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-07-07efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-30arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-05-29arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro
2014-05-23arm64: Fix linker script entry pointGeoff Levand
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan
2014-05-16arm64: Fix deadlock scenario with smp_send_stop()Arun KS
2014-05-16arm64: Fix machine_shutdown() definitionArun KS
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-05-16arm64: topology: Add support for topology DT bindingsMark Brown
2014-05-16arm64: topology: Initialise default topology state immediatelyMark Brown
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-05-12arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-05-12arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro
2014-05-12arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2014-05-12arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-05-09arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-09arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas
2014-05-09arm64: Remove the aux_context structureCatalin Marinas
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas
2014-05-09arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel
2014-05-08arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-05-08arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier
2014-04-30arm64: efi: add EFI stubMark Salter
2014-04-30arm64: add EFI runtime servicesMark Salter