summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: early_printk: add support for FastModel console outputMarc Zyngier2013-03-201-0/+12
| |/ /
* | | arm64: Use generic idle loopThomas Gleixner2013-04-082-39/+6
|/ /
* | arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
* | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-5/+0
|\
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-5/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-244/+4
|\ \
| * | arm64: switch to generic old sigaction() (compat-only)Al Viro2013-02-141-45/+0
| * | arm64: switch to generic compat rt_sigaction()Al Viro2013-02-141-41/+0
| * | arm64: switch compat to generic old sigsuspendAl Viro2013-02-141-12/+0
| * | arm64: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-141-18/+0
| * | arm64: switch to generic compat rt_sigpending()Al Viro2013-02-141-18/+0
| * | arm64: switch to generic compat rt_sigprocmask()Al Viro2013-02-141-33/+0
| * | arm64: switch to generic sigaltstackAl Viro2013-02-145-77/+4
| |/
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+27
|\ \
| * \ Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-011-2/+27
| |\ \ | | |/ | |/|
| | * arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-311-2/+27
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2011-29/+560
|\ \ \
| * | | arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-1/+3
| * | | arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon2013-02-111-2/+2
| * | | 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
OpenPOWER on IntegriCloud