Age | Commit message (Expand) | Author |
2014-07-14 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-07-07 | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel |
2014-07-04 | arm64: fix el2_setup check of CurrentEL | Marc Zyngier |
2014-06-18 | arm64: ptrace: fix empty registers set in prstatus of aarch32 process core | Victor Kamensky |
2014-06-18 | arm64: ptrace: change fs when passing kernel pointer to regset code | Will Deacon |
2014-06-18 | arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' | Paul Bolle |
2014-06-18 | arm64: Bug fix in stack alignment exception | ChiaHao |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-05 | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-05-30 | arm64: kernel: initialize broadcast hrtimer based clock event device | Lorenzo Pieralisi |
2014-05-29 | arm64: ftrace: Add system call tracepoint | AKASHI Takahiro |
2014-05-29 | arm64: ftrace: Add CALLER_ADDRx macros | AKASHI Takahiro |
2014-05-29 | arm64: ftrace: Add dynamic ftrace support | AKASHI Takahiro |
2014-05-29 | arm64: Add ftrace support | AKASHI Takahiro |
2014-05-29 | arm64: Add 'notrace' attribute to unwind_frame() for ftrace | AKASHI Takahiro |
2014-05-23 | arm64: Fix linker script entry point | Geoff Levand |
2014-05-23 | arm64: efi: only attempt efi map setup if booting via EFI | Leif Lindholm |
2014-05-23 | arm64: lib: Implement optimized string length routines | zhichang.yuan |
2014-05-23 | arm64: lib: Implement optimized string compare routines | zhichang.yuan |
2014-05-23 | arm64: lib: Implement optimized memcmp routine | zhichang.yuan |
2014-05-16 | arm64: Fix deadlock scenario with smp_send_stop() | Arun KS |
2014-05-16 | arm64: Fix machine_shutdown() definition | Arun KS |
2014-05-16 | arm64: Support arch_irq_work_raise() via self IPIs | Larry Bassel |
2014-05-16 | arm64: topology: Add support for topology DT bindings | Mark Brown |
2014-05-16 | arm64: topology: Initialise default topology state immediately | Mark Brown |
2014-05-16 | Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ... | Catalin Marinas |
2014-05-15 | ARM: Check if a CPU has gone offline | Ashwin Chaugule |
2014-05-15 | PSCI: Add initial support for PSCIv0.2 functions | Ashwin Chaugule |
2014-05-12 | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h | AKASHI Takahiro |
2014-05-12 | arm64: split syscall_trace() into separate functions for enter/exit | AKASHI Takahiro |
2014-05-12 | arm64: make a single hook to syscall_trace() for all syscall features | AKASHI Takahiro |
2014-05-12 | arm64: debug: avoid accessing mdscr_el1 on fault paths where possible | Will Deacon |
2014-05-12 | arm64: use cpu_online_mask when using forced irq_set_affinity | Sudeep Holla |
2014-05-09 | arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag | Will Deacon |
2014-05-09 | arm64: barriers: make use of barrier options with explicit barriers | Will Deacon |
2014-05-09 | arm64: Clean up the default pgprot setting | Catalin Marinas |
2014-05-09 | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS | Catalin Marinas |
2014-05-09 | arm64: Remove the aux_context structure | Catalin Marinas |
2014-05-09 | arm64: Provide read/write fault information in compat signal handlers | Catalin Marinas |
2014-05-09 | arm64: Remove boot thread synchronisation for spin-table release method | Catalin Marinas |
2014-05-09 | arm64: Implement cache_line_size() based on CTR_EL0.CWG | Catalin Marinas |
2014-05-08 | arm64: add support for kernel mode NEON in interrupt context | Ard Biesheuvel |
2014-05-08 | arm64: defer reloading a task's FPSIMD state to userland resume | Ard Biesheuvel |
2014-05-08 | arm64: add abstractions for FPSIMD state manipulation | Ard Biesheuvel |
2014-05-03 | arm64: Use bus notifiers to set per-device coherent DMA ops | Catalin Marinas |
2014-05-03 | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier |
2014-04-30 | arm64: efi: add EFI stub | Mark Salter |
2014-04-30 | arm64: add EFI runtime services | Mark Salter |