summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-102-6/+0Star
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-181-15/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-27/+4Star
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
| * arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-293-26/+4Star
| * Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-171-2/+1Star
| |\
* | | arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-051-40/+3Star
* | | arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier2012-12-051-0/+3
* | | arm64: add hypervisor stubMarc Zyngier2012-12-053-1/+115
* | | arm64: record boot mode when entering the kernelMarc Zyngier2012-12-051-3/+22
* | | arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-051-4/+0Star
* | | arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-052-2/+3
* | | arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-052-3/+7
* | | arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-051-44/+44
* | | arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-051-3/+3
* | | arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-051-1/+1
* | | arm64: signal: let the compiler inline compat_get_sigframeWill Deacon2012-11-231-3/+3
* | | arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-231-6/+6
* | | arm64: signal: align return types for compat and native setup_returnWill Deacon2012-11-231-9/+5Star
* | | arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-231-21/+16Star
* | | Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-195-44/+16Star
|\| |
| * | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-176-59/+75
| |\ \
| * | | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-235-44/+16Star
* | | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-136-61/+76
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1Star
| |/
| * arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-18/+0Star
| * arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2Star
| * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
| * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-181-6/+30
| * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
| * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-181-10/+10
| * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-161-1/+0Star
* | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-174-50/+0Star
* | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-172-44/+1Star
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-172-54/+28Star
|/
* Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds2012-10-135-143/+16Star
|\
| * arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-111-3/+3
| * arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-114-8/+4Star
| * arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-112-132/+9Star
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-132-5/+5
|/
* arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-081-0/+1
* arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-081-20/+0Star
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-53/+0Star
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-271-6/+6
* arm64: Build infrastructureCatalin Marinas2012-09-173-0/+154
* arm64: Generic timers supportMarc Zyngier2012-09-171-0/+65
* arm64: Loadable modulesWill Deacon2012-09-171-0/+456
* arm64: Miscellaneous library functionsMarc Zyngier2012-09-171-0/+46
* arm64: Performance counters supportWill Deacon2012-09-171-0/+1368