summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-293-1/+54
| * | | arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-293-1/+215
| * | | arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-293-23/+113
| * | | arm64: perf: add guest vs host discriminationMarc Zyngier2013-01-291-0/+37
| * | | arm64: Add simple earlyprintk supportCatalin Marinas2013-01-223-2/+129
| * | | arm64: Populate the platform devicesCatalin Marinas2013-01-221-0/+8
| |/ /
* | | ARM64 idle: delete pm_idleLen Brown2013-02-171-9/+4
|/ /
* | arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-102-6/+0
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-15/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-27/+4
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
| * arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-283-26/+4
| * Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-161-2/+1
| |\
* | | arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-051-40/+3
* | | 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/+0
* | | 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/+5
* | | arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-231-21/+16
* | | Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-195-44/+16
|\ \ \ | |/ /
| * | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-166-59/+75
| |\ \
| * | | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-225-44/+16
* | | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-136-61/+76
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1
| |/
| * arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-18/+0
| * arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2
| * 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/+0
* | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-174-50/+0
* | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-172-44/+1
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-172-54/+28
|/
* Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds2012-10-135-143/+16
|\
| * 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/+4
| * arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-112-132/+9
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-122-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/+0
OpenPOWER on IntegriCloud