aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
* | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | arm64: switch to generic old sigaction() (compat-only)Al Viro2013-02-14
| * | arm64: switch to generic compat rt_sigaction()Al Viro2013-02-14
| * | arm64: switch compat to generic old sigsuspendAl Viro2013-02-14
| * | arm64: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-14
| * | arm64: switch to generic compat rt_sigpending()Al Viro2013-02-14
| * | arm64: switch to generic compat rt_sigprocmask()Al Viro2013-02-14
| * | arm64: switch to generic sigaltstackAl Viro2013-02-14
| |/
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * \ Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-01
| |\ \ | | |/ | |/|
| | * arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-31
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \
| * | | arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-11
| * | | arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon2013-02-11
| * | | arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-29
| * | | arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-29
| * | | arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-29
| * | | arm64: perf: add guest vs host discriminationMarc Zyngier2013-01-29
| * | | arm64: Add simple earlyprintk supportCatalin Marinas2013-01-22
| * | | arm64: Populate the platform devicesCatalin Marinas2013-01-22
| |/ /
* / / ARM64 idle: delete pm_idleLen Brown2013-02-17
|/ /
* / arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-10
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-28
| * Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
| |\
* | | 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