aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
* arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-05
* arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier2012-12-05
* arm64: add hypervisor stubMarc Zyngier2012-12-05
* arm64: record boot mode when entering the kernelMarc Zyngier2012-12-05
* arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-05
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-05
* arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-05
* arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-05
* arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-05
* arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-05
* arm64: signal: let the compiler inline compat_get_sigframeWill Deacon2012-11-23
* arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-23
* arm64: signal: align return types for compat and native setup_returnWill Deacon2012-11-23
* arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-23
* Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-19
|\
| * Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-16
| |\
| * | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-22
* | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13
|\ \ \ | |/ / |/| |
| * | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-08
| |/
| * arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
| * arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-08
| * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-18
| * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-18
| * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-18
| * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-18
| * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-16
* | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-17
* | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-17
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
|/
* Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds2012-10-12
|\
| * arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-11
| * arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-11
| * arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-11
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
|/
* arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-08
* arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-08
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-27
* arm64: Build infrastructureCatalin Marinas2012-09-17
* arm64: Generic timers supportMarc Zyngier2012-09-17
* arm64: Loadable modulesWill Deacon2012-09-17
* arm64: Miscellaneous library functionsMarc Zyngier2012-09-17
* arm64: Performance counters supportWill Deacon2012-09-17
* arm64: Debugging supportWill Deacon2012-09-17
* arm64: Floating point and SIMDCatalin Marinas2012-09-17
* arm64: 32-bit (compat) applications supportWill Deacon2012-09-17
* arm64: Signal handling supportCatalin Marinas2012-09-17
* arm64: VDSO supportWill Deacon2012-09-17
* arm64: System calls handlingCatalin Marinas2012-09-17
* arm64: SMP supportCatalin Marinas2012-09-17