aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-05arm64: compat for clock_adjtime(2) is miswiredAl Viro
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon
2012-12-03arm64: Add dtbs target for building all the enabled dtb filesRob Herring
2012-12-03arm64: use new common dtc ruleStephen Warren
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas
2012-11-23arm64: signal: let the compiler inline compat_get_sigframeWill Deacon
2012-11-23arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon
2012-11-23arm64: signal: align return types for compat and native setup_returnWill Deacon
2012-11-23arm64: signal: push the unwinding prologue on the signal stackWill Deacon
2012-11-23arm64: Include the clkdev.h generic headerCatalin Marinas
2012-11-20arm64: Force use of common clk at architecture levelDeepak Saxena
2012-11-19Merge branch 'execve' into upstreamCatalin Marinas
2012-11-19Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-11-14Merge branch 'execve' into upstreamCatalin Marinas
2012-11-14arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon
2012-11-14arm64: Make the user fault reporting more specificCatalin Marinas
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13Merge tag 'v3.7-rc5' into execveCatalin Marinas
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon