aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2-15/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-35/+10
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds29-366/+469
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-11/+17
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-12-05arm64: compat for clock_adjtime(2) is miswiredAl Viro1-1/+1
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2-40/+67
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier1-0/+3
2012-12-05arm64: add hypervisor stubMarc Zyngier4-1/+118
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier2-3/+73
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier2-4/+8
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier1-0/+10
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier1-2/+19
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon3-6/+7
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2-3/+7
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon1-44/+44
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon1-3/+3
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon1-1/+1
2012-12-03arm64: Add dtbs target for building all the enabled dtb filesRob Herring2-6/+12
2012-12-03arm64: use new common dtc ruleStephen Warren3-6/+6
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro1-1/+1
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan1-1/+0
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas1-0/+2
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-8/+0
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro7-28/+12
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro10-207/+56
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2-11/+9
2012-11-23arm64: signal: let the compiler inline compat_get_sigframeWill Deacon1-3/+3
2012-11-23arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon1-6/+6
2012-11-23arm64: signal: align return types for compat and native setup_returnWill Deacon1-9/+5
2012-11-23arm64: signal: push the unwinding prologue on the signal stackWill Deacon1-21/+16
2012-11-23arm64: Include the clkdev.h generic headerCatalin Marinas1-0/+1
2012-11-20arm64: Force use of common clk at architecture levelDeepak Saxena1-0/+1
2012-11-19Merge branch 'execve' into upstreamCatalin Marinas7-52/+25
2012-11-19Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas7-52/+25
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro5-4/+5
2012-11-16Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro14-82/+92
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas3-23/+25
2012-11-14Merge branch 'execve' into upstreamCatalin Marinas10-157/+33
2012-11-14arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon1-2/+2
2012-11-14arm64: Make the user fault reporting more specificCatalin Marinas1-2/+11
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-13Merge tag 'v3.7-rc5' into execveCatalin Marinas16-86/+97
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon3-25/+3
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1